ID CVE-2017-7885
Summary Artifex jbig2dec 0.13 has a heap-based buffer over-read leading to denial of service (application crash) or disclosure of sensitive information from process memory, because of an integer overflow in the jbig2_decode_symbol_dict function in jbig2_symbol_dict.c in libjbig2dec.a during operation on a crafted .jb2 file.
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=697703
Last major update 04-11-2017 - 01:29
Published 17-04-2017 - 00:59
Last modified 04-11-2017 - 01:29
Back to Top