CWE · MITRE source
CWE-120Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
Last updated: 04 July 2026 00:28 UTC
Cumulative inbound coverage
How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.
Collective: mostly · 17 mapping(s) from 2 framework(s): CAPEC 12 (partial) · ATT&CK 5 (mostly)
NIST 800-53 r5 controls that address this weakness (1)AI
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SC-27 | Platform-independent Applications | SC | Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows. |
MITRE ATT&CK techniques this weakness enables
Our own two-way CWE↔ATT&CK cross-walk — a direct mapping with no public source (the CWE→CAPEC→ATT&CK chain leaves most top weaknesses, incl. XSS and SQLi, mapped to nothing). Drafted by Grok and spot-checked by Claude Opus 4.8.
Direction: ← other covers this;
→ this covers other (F/M/P = full / mostly /
partial).
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2004-0210 KEV | 10.0 | 7.8 | 0.0761 | 2004-08-06 |
CVE-2006-2492 KEV | 10.0 | 8.8 | 0.4839 | 2006-05-20 |
CVE-2007-5659 KEV | 10.0 | 7.8 | 0.9422 | 2008-02-12 |
CVE-2010-2572 KEV | 10.0 | 7.8 | 0.6260 | 2010-11-10 |
CVE-2013-0641 KEV | 10.0 | 7.8 | 0.3245 | 2013-02-14 |
CVE-2013-1331 KEV | 10.0 | 7.8 | 0.8188 | 2013-06-12 |
CVE-2016-0099 KEV | 10.0 | 7.8 | 0.3716 | 2016-03-09 |
CVE-2016-6366 KEV | 10.0 | 8.8 | 0.8750 | 2016-08-18 |
CVE-2016-10174 KEV | 10.0 | 9.8 | 0.8345 | 2017-01-30 |
CVE-2017-7269 KEV | 10.0 | 9.8 | 0.9982 | 2017-03-27 |
CVE-2017-6862 KEV | 10.0 | 9.8 | 0.4270 | 2017-05-26 |
CVE-2018-6789 KEV | 10.0 | 9.8 | 0.8224 | 2018-02-08 |
CVE-2019-11043 KEV | 10.0 | 8.7 | 0.9947 | 2019-10-28 |
CVE-2020-15069 KEV | 10.0 | 9.8 | 0.1067 | 2020-06-29 |
CVE-2020-5135 KEV | 10.0 | 9.8 | 0.2687 | 2020-10-12 |
CVE-2020-15999 KEV | 10.0 | 9.6 | 0.5063 | 2020-11-03 |
CVE-2021-30983 KEV | 10.0 | 7.8 | 0.0293 | 2021-08-24 |
CVE-2022-37055 KEV | 10.0 | 9.8 | 0.5704 | 2022-08-28 |
CVE-2023-33009 KEV | 10.0 | 9.8 | 0.2814 | 2023-05-24 |
CVE-2023-33010 KEV | 10.0 | 9.8 | 0.2881 | 2023-05-24 |
CVE-2023-41064 KEV | 10.0 | 7.8 | 0.1526 | 2023-09-07 |
CVE-2025-31277 KEV UPD | 10.0 | 8.8 | 0.0148 | 2025-07-30 |
CVE-2025-20333 KEV | 10.0 | 9.9 | 0.4039 | 2025-09-25 |
CVE-2025-43520 KEV | 10.0 | 5.5 | 0.0040 | 2025-12-12 |
CVE-1999-0046 | 8.0 | 0.0 | 0.5281 | 1997-02-06 |