ID CVE-2016-9108
Summary Integer overflow in the js_regcomp function in regexp.c in Artifex Software, Inc. MuJS before commit b6de34ac6d8bb7dd5461c57940acfbd3ee7fd93e allows attackers to cause a denial of service (application crash) via a crafted regular expression.
References
Vulnerable Configurations
  • cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:25:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:25:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:-:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:-:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:1.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:1.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:2016-10-26:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:2016-10-26:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:2016-10-31:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:2016-10-31:*:*:*:*:*:*:*
CVSS
Base: 5.0 (as of 22-04-2020 - 13:00)
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
bid 96006
confirm https://bugzilla.redhat.com/show_bug.cgi?id=1390266
fedora
  • FEDORA-2016-2edfd75312
  • FEDORA-2016-49a72fb9bd
  • FEDORA-2016-4cf3e3f488
mlist [oss-security] 20161030 Re: CVE request - integer overflow and crash parsing regex in mujs
Last major update 22-04-2020 - 13:00
Published 03-02-2017 - 15:59
Last modified 22-04-2020 - 13:00
Back to Top