ID CVE-2017-5627
Summary An issue was discovered in Artifex Software, Inc. MuJS before 4006739a28367c708dea19aeb19b8a1a9326ce08. The jsR_setproperty function in jsrun.c lacks a check for a negative array length. This leads to an integer overflow in the js_pushstring function in jsrun.c when parsing a specially crafted JS file.
References
Vulnerable Configurations
  • 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:*:*:*:*:*:*:*
  • cpe:2.3:a:artifex:mujs:2017-01-12:*:*:*:*:*:*:*
    cpe:2.3:a:artifex:mujs:2017-01-12:*:*:*:*:*:*:*
CVSS
Base: 6.8 (as of 22-04-2020 - 12:59)
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
refmap via4
bid 95856
confirm
Last major update 22-04-2020 - 12:59
Published 30-01-2017 - 04:59
Last modified 22-04-2020 - 12:59
Back to Top