CVE-2016-5636
Vulnerability Summary
Timeline
Description
Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.
CVSS Metrics
- v3.0•CRITICAL•Score: 9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 10AV:N/AC:L/Au:N/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 45.12%• Percentile: 98%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- python•python
3.0 | 3.0.1 | 3.1.0 | 3.1.1 | 3.1.2 | 3.1.3 | 3.1.4 | 3.1.5 | 3.2.0 | 3.2.1 | 3.2.2 | 3.2.3 | 3.2.4 | 3.2.5 | 3.2.6 | 3.3.0 | 3.3.1 | 3.3.2 | 3.3.3 | 3.3.4 | 3.3.5 | 3.3.6 | 3.4.0 | 3.4.1 | 3.4.2 | 3.4.3 | 3.4.4 | ≤ 2.7.11 | 3.5.0 | 3.5.1
References (15)
- http://www.splunk.com/view/SP-CAAAPUE
- http://www.openwall.com/lists/oss-security/2016/06/16/1
- http://www.splunk.com/view/SP-CAAAPSV
- https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html
- https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
- https://bugs.python.org/issue26171
- https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS
- http://www.securitytracker.com/id/1038138
- http://www.securityfocus.com/bid/91247
- https://security.gentoo.org/glsa/201701-18
- https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2
- http://www.openwall.com/lists/oss-security/2016/06/15/15
- http://rhn.redhat.com/errata/RHSA-2016-2586.html
- http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html