We found results for “”
CVE-2013-1424
Good to know:
Date: July 21, 2020
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
Related Resources (5)
Severity Score
Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | NONE |
Availability (A): | NONE |