Search for packages
purl | pkg:npm/acorn@7.1.1 |
Vulnerability | Summary | Fixed by |
---|---|---|
This package is not known to be affected by vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-7mjh-3bax-aaaj | Regular Expression Denial of Service in Acorn Affected versions of acorn are vulnerable to Regular Expression Denial of Service. A regex in the form of /[x-\ud800]/u causes the parser to enter an infinite loop. The string is not valid UTF16 which usually results in it being sanitized before reaching the parser. If an application processes untrusted input and passes it directly to acorn, attackers may leverage the vulnerability leading to Denial of Service. |
GHSA-6chw-6frg-f759
GMS-2020-702 |
VCID-jwd6-vwuz-aaad | Withdrawn: ESLint dependencies are vulnerable (ReDoS and Prototype Pollution) |
GHSA-7fhm-mqm4-2wp7
|
VCID-zhe7-r2mz-aaac | Regular Expression Denial of Service A regex in the form of `/[x-\ud800]/u` causes the parser to enter an infinite loop. The string is not valid UTF16 which usually results in it being sanitized before reaching the parser. |
GMS-2020-1
|