CVE-2014-4616

MEDIUMCVSS 5.9/10EPSS 8.13%

Last modified

CVE-2014-4616 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Array index error in the scanstring function in the _json module in Python 2.7 through 3.5 and simplejson before 2.6.1 allows context-dependent attackers to read arbitrary process memory via a negative index value in the idx argument to the raw_decode function.. EPSS estimates a 8.13% chance of exploitation in the next 30 days.

Description

Array index error in the scanstring function in the _json module in Python 2.7 through 3.5 and simplejson before 2.6.1 allows context-dependent attackers to read arbitrary process memory via a negative index value in the idx argument to the raw_decode function.

Metrics

CVSS 3.1
5.9/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
8.13%

94.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPython>= 2.7.0, < 2.7.7
PythonPython>= 3.0.0, < 3.2.6
PythonPython>= 3.3.0, < 3.3.6
PythonPython>= 3.4.0, < 3.4.1
Simplejson ProjectSimplejson< 2.6.1
OpensuseOpensuse13.1
Opensuse ProjectOpensuse12.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2014-4616?
Array index error in the scanstring function in the _json module in Python 2.7 through 3.5 and simplejson before 2.6.1 allows context-dependent attackers to read arbitrary process memory via a negative index value in the idx argument to the raw_decode function.
How severe is CVE-2014-4616?
CVE-2014-4616 has a CVSS score of 5.9/10 (MEDIUM severity). The EPSS model estimates a 8.13% probability of exploitation in the next 30 days.
How do I fix CVE-2014-4616?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2014-4616?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST