CVE-2018-14883
Vulnerability Summary
Timeline
Description
An issue was discovered in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8. An Integer Overflow leads to a heap-based buffer over-read in exif_thumbnail_extract of exif.c.
CVSS Metrics
- v3.0•HIGH•Score: 7.5CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- v2.0•MEDIUM•Score: 5AV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 21.49%• Percentile: 96%
Techniques & Countermeasures
- CWE-125•Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
- 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
- canonical•ubuntu_linux
12.04 | 14.04 | 16.04 | 18.04
- debian•debian_linux
8.0 | 9.0
- netapp•storage_automation_store
na
- Unknown•PHP
< 5.6.37 | ≥ 7.0.0, < 7.0.31 | ≥ 7.1.0, < 7.1.20 | ≥ 7.2.0, < 7.2.8
References (10)
- http://www.securityfocus.com/bid/104871
- https://security.netapp.com/advisory/ntap-20181107-0003/
- https://usn.ubuntu.com/3766-1/
- https://www.tenable.com/security/tns-2018-12
- https://www.debian.org/security/2018/dsa-4353
- http://php.net/ChangeLog-5.php
- https://lists.debian.org/debian-lts-announce/2018/09/msg00000.html
- https://bugs.php.net/bug.php?id=76423
- https://usn.ubuntu.com/3766-2/
- http://php.net/ChangeLog-7.php