5.6
CVE-2013-1424
- EPSS 0.11%
- Veröffentlicht 26.06.2025 20:02:13
- Zuletzt bearbeitet 06.08.2025 16:29:38
- Quelle security@debian.org
- Teams Watchlist Login
- Unerledigt Login
Buffer overflow vulnerability in matplotlib.This issue affects matplotlib: before upstream commit ba4016014cb4fb4927e36ce8ea429fed47dcb787.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Debian ≫ Matplotlib Version >= 0.99.3-1 < 1.4.2-3.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.295 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.6 | 2.2 | 3.4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
|
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, leading to a buffer overflow.