ID CVE-2017-7976
Summary Artifex jbig2dec 0.13 allows out-of-bounds writes and reads because of an integer overflow in the jbig2_image_compose function in jbig2_image.c during operations on a crafted .jb2 file, leading to a denial of service (application crash) or disclosure of sensitive information from process memory.
References
Vulnerable Configurations
  • cpe:2.3:a:artifex:jbig2dec:0.13:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:jbig2dec:0.13:*:*:*:*:*:*:*
CVSS
Base: 5.8 (as of 04-11-2017 - 01:29)
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 NONE PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:P/I:N/A:P
refmap via4
debian DSA-3855
gentoo GLSA-201708-10
misc https://bugs.ghostscript.com/show_bug.cgi?id=697683
Last major update 04-11-2017 - 01:29
Published 19-04-2017 - 17:59
Last modified 04-11-2017 - 01:29
Back to Top