mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-29 20:30:57 +02:00
871 B
871 B
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.