Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2017-08-24T20:29:00.173

Last Modified

2025-04-20T01:37:25.860

Status

Deferred

Source

[email protected]

Severity

CVSSv3.1: 5.9 (MEDIUM)

CVSSv2 Vector

AV:N/AC:M/Au:N/C:P/I:N/A:N

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: NONE
  • Availability Impact: NONE
Exploitability Score

8.6

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-129

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application python python < 2.7.7 Yes
Application python python < 3.2.6 Yes
Application python python < 3.3.6 Yes
Application python python < 3.4.1 Yes
Application simplejson_project simplejson < 2.6.1 Yes
Operating System opensuse opensuse 13.1 Yes
Operating System opensuse_project opensuse 12.3 Yes

References