5.5

CVE-2016-9189

Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Integer Overflow" issue affecting the Image.core.map_buffer in map.c component.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PythonPillow Version <= 3.3.1
DebianDebian Linux Version8.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.86% 0.765
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:P/I:N/A:N
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.

https://security.gentoo.org/glsa/201612-52
http://pillow.readthedocs.io/en/3.4.x/releasenotes/3.3.2.html
Vendor Advisory
http://www.debian.org/security/2016/dsa-3710
Third Party Advisory
http://www.securityfocus.com/bid/94234
Third Party Advisory
VDB Entry
https://github.com/python-pillow/Pillow/issues/2105
Patch
Third Party Advisory
Issue Tracking
https://github.com/python-pillow/Pillow/pull/2146/commits/c50ebe6459a131a1ea8ca531f10da616d3ceaa0f
Patch
Third Party Advisory
Issue Tracking