gsd-2014-4616
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-4616", "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.", "id": "GSD-2014-4616", "references": [ "https://www.suse.com/security/cve/CVE-2014-4616.html", "https://access.redhat.com/errata/RHSA-2015:2101", "https://access.redhat.com/errata/RHSA-2015:1064", "https://access.redhat.com/errata/RHEA-2014:1175", "https://ubuntu.com/security/CVE-2014-4616", "https://advisories.mageia.org/CVE-2014-4616.html", "https://alas.aws.amazon.com/cve/html/CVE-2014-4616.html", "https://linux.oracle.com/cve/CVE-2014-4616.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-4616" ], "details": "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.", "id": "GSD-2014-4616", "modified": "2023-12-13T01:22:45.804762Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-4616", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/12297", "refsource": "MISC", "url": "https://hackerone.com/reports/12297" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752395", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752395" }, { "name": "RHSA-2015:1064", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2015-1064.html" }, { "name": "68119", "refsource": "BID", "url": "http://www.securityfocus.com/bid/68119" }, { "name": "openSUSE-SU-2014:0890", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2014-07/msg00015.html" }, { "name": "GLSA-201503-10", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201503-10" }, { "name": "[oss-security] 20140624 Re: CVE request: python: _json module is vulnerable to arbitrary process memory read", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/06/24/7" }, { "name": "http://bugs.python.org/issue21529", "refsource": "CONFIRM", "url": "http://bugs.python.org/issue21529" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1112285", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112285" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.6.1", "affected_versions": "All versions before 2.6.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-129", "CWE-937" ], "date": "2022-07-27", "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.", "fixed_versions": [ "2.6.1" ], "identifier": "CVE-2014-4616", "identifiers": [ "GHSA-9772-cwx9-r4cj", "CVE-2014-4616" ], "not_impacted": "All versions starting from 2.6.1", "package_slug": "pypi/simplejson", "pubdate": "2022-05-14", "solution": "Upgrade to version 2.6.1 or above.", "title": "Improper Validation of Array Index", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2014-4616", "https://hackerone.com/reports/12297", "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752395", "https://bugzilla.redhat.com/show_bug.cgi?id=1112285", "https://security.gentoo.org/glsa/201503-10", "http://bugs.python.org/issue21529", "http://lists.opensuse.org/opensuse-updates/2014-07/msg00015.html", "http://openwall.com/lists/oss-security/2014/06/24/7", "http://rhn.redhat.com/errata/RHSA-2015-1064.html", "http://www.securityfocus.com/bid/68119", "https://github.com/advisories/GHSA-9772-cwx9-r4cj" ], "uuid": "d7e52d8e-a9e8-4fbd-a332-e1e086656c90" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.3.6", "versionStartIncluding": "3.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.7.7", "versionStartIncluding": "2.7.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.6", "versionStartIncluding": "3.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.4.1", "versionStartIncluding": "3.4.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:simplejson_project:simplejson:*:*:*:*:*:python:*:*", "cpe_name": [], "versionEndExcluding": "2.6.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse_project:opensuse:12.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-4616" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-129" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/12297", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://hackerone.com/reports/12297" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1112285", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112285" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752395", "refsource": "MISC", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752395" }, { "name": "[oss-security] 20140624 Re: CVE request: python: _json module is vulnerable to arbitrary process memory read", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2014/06/24/7" }, { "name": "openSUSE-SU-2014:0890", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2014-07/msg00015.html" }, { "name": "http://bugs.python.org/issue21529", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "http://bugs.python.org/issue21529" }, { "name": "GLSA-201503-10", "refsource": "GENTOO", "tags": [ "Patch", "Third Party Advisory", "VDB Entry" ], "url": "https://security.gentoo.org/glsa/201503-10" }, { "name": "68119", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/68119" }, { "name": "RHSA-2015:1064", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1064.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } }, "lastModifiedDate": "2022-07-13T15:04Z", "publishedDate": "2017-08-24T20:29Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.