4.3
CVSSv2

CVE-2014-4616

Published: 24/08/2017 Updated: 13/07/2022
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 5.9 | Impact Score: 3.6 | Exploitability Score: 2.2
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

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

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

python python

simplejson project simplejson

opensuse project opensuse 12.3

opensuse opensuse 13.1

Vendor Advisories

Debian Bug report logs - #752395 python27: CVE-2014-4616: JSON module: reading arbitrary process memory Package: python27; Maintainer for python27 is Matthias Klose <doko@debianorg>; Source for python27 is src:python27 (PTS, buildd, popcon) Reported by: Gert van Dijk <gertvdijk@gmailcom> Date: Mon, 23 Jun 2014 ...
Several security issues were fixed in Python ...
It was <a href="bugspythonorg/issue21529"</a>reported</a> that Python built-in _json module have a flaw (insufficient bounds checking), which allows a local user to read current process' arbitrary memory Quoting the upstream bug report: <i>The sole prerequisites of this attack are that the attacker is able to control ...
It was <a href="bugspythonorg/issue21529">reported</a> that Python built-in _json module have a flaw (insufficient bounds checking), which allows a local user to read current process' arbitrary memory Quoting the upstream bug report: <i>The sole prerequisites of this attack are that the attacker is able to control or inf ...
A flaw was found in the way the json module handled negative index argument passed to certain functions (such as raw_decode()) An attacker able to control index value passed to one of the affected functions could possibly use this flaw to disclose portions of the application memory ...