7.8
CVE-2024-29645
- EPSS 0.24%
- Veröffentlicht 02.12.2024 15:15:10
- Zuletzt bearbeitet 01.07.2025 15:02:37
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Buffer Overflow vulnerability in radarorg radare2 v.5.8.8 allows an attacker to execute arbitrary code via the parse_die function.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.152 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-120 Buffer 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.
https://gist.github.com/Crispy-fried-chicken/83f0f5e8a475284d64bf99fb342e9027
https://github.com/radareorg/radare2/commit/72bf3a486fa851797aa21887a40ba0e3d3a6d620
https://github.com/radareorg/radare2/pull/22561