fast-xml-parser@2.7.1 vulnerabilities
Validate XML, Parse XML, Build XML without C/C++ based libraries
-
latest version
4.5.0
-
latest non vulnerable version
-
first published
8 years ago
-
latest version published
3 months ago
-
licenses detected
- >=0
Direct Vulnerabilities
Known vulnerabilities in the fast-xml-parser package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) in Note: The vulnerability is in the experimental "v5" functionality that is included in version 4.x during development, at the time of discovery. How to fix Regular Expression Denial of Service (ReDoS)? Upgrade |
<4.4.1
|
fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to allowing special characters in entity names, which are not escaped or sanitized. An attacker can inject an inefficient regex in the entity replacement step of the parser, this can cause the parser to stall for an indefinite amount of time. How to fix Regular Expression Denial of Service (ReDoS)? Upgrade |
<4.2.4
|
fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Prototype Pollution due to improper argument validation, which is exploitable via the How to fix Prototype Pollution? Upgrade |
<4.1.2
|