ID CVE-2016-10141
Summary An integer overflow vulnerability was observed in the regemit function in regexp.c in Artifex Software, Inc. MuJS before fa3d30fd18c348bb4b1f3858fb860f4fcd4b2045. The attack requires a regular expression with nested repetition. A successful exploitation of this issue can lead to code execution or a denial of service (buffer overflow) condition.
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:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 22-04-2020 - 12:53)
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
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid 95876
confirm
Last major update 22-04-2020 - 12:53
Published 13-01-2017 - 09:59
Last modified 22-04-2020 - 12:53
Back to Top