ID CVE-2019-9210
Summary In AdvanceCOMP 2.1, png_compress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. (There is also a heap-based buffer over-read.)
References
Vulnerable Configurations
  • cpe:2.3:a:advancemame:advancecomp:2.1:*:*:*:*:*:*:*
    cpe:2.3:a:advancemame:advancecomp:2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*
CVSS
Base: 6.8 (as of 06-04-2022 - 18:27)
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 MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:P/I:P/A:P
redhat via4
advisories
bugzilla
id 1684596
title CVE-2019-9210 advancecomp: integer overflow in png_compress in pngex.cc
oval
OR
  • comment Red Hat Enterprise Linux must be installed
    oval oval:com.redhat.rhba:tst:20070304026
  • AND
    • comment Red Hat Enterprise Linux 7 is installed
      oval oval:com.redhat.rhba:tst:20150364027
    • comment advancecomp is earlier than 0:1.15-22.el7
      oval oval:com.redhat.rhsa:tst:20201037001
    • comment advancecomp is signed with Red Hat redhatrelease2 key
      oval oval:com.redhat.rhsa:tst:20192332002
rhsa
id RHSA-2020:1037
released 2020-03-31
severity Moderate
title RHSA-2020:1037: advancecomp security update (Moderate)
rpms
  • advancecomp-0:1.15-22.el7
  • advancecomp-debuginfo-0:1.15-22.el7
refmap via4
fedora FEDORA-2019-ee98058a22
misc https://sourceforge.net/p/advancemame/bugs/277/
mlist [debian-lts-announce] 20190302 [SECURITY] [DLA 1702-1] advancecomp security update
ubuntu
  • USN-3936-1
  • USN-3936-2
Last major update 06-04-2022 - 18:27
Published 27-02-2019 - 14:29
Last modified 06-04-2022 - 18:27
Back to Top