icon

We found results for “

CVE-2013-1424

Date: June 26, 2025

Matplotlib before 1.4.3 is vulnerable to buffer overrun in mplutils Printf().Printf constructor accepts an arbitrary format string and values, and dumps it into a 1024-byte buffer with vsprintf. This is obviously not safe, as the user can simply supply enough bytes to overflow the 1024-byte buffer.

Language: C++

Severity Score

Severity Score

Weakness Type (CWE)

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-120

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): HIGH
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us