ID CVE-2017-6960
Summary An issue was discovered in apng2gif 1.7. There is an integer overflow resulting in a heap-based buffer over-read, related to the load_apng function and the imagesize variable.
References
Vulnerable Configurations
  • cpe:2.3:a:apng2gif_project:apng2gif:1.7:*:*:*:*:*:*:*
    cpe:2.3:a:apng2gif_project:apng2gif:1.7:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*
CVSS
Base: 5.0 (as of 20-01-2023 - 15:03)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:N/I:N/A:P
refmap via4
misc https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854367
mlist [debian-lts-announce] 20200331 [SECURITY] [DLA 2165-1] apng2gif security update
ubuntu USN-4513-1
Last major update 20-01-2023 - 15:03
Published 17-03-2017 - 09:59
Last modified 20-01-2023 - 15:03
Back to Top