Lucene search
+L

172 matches found

OSV
OSV
added 2023/06/13 12:44 p.m.12 views

GHSA-X3CC-X39P-42QX fast-xml-parser vulnerable to Prototype Pollution through tag or attribute name

Impact As a part of this vulnerability, user was able to se code using proto as a tag or attribute name. js const XMLParser, XMLBuilder, XMLValidator = require"fast-xml-parser"; let XMLdata = "hacked" const parser = new XMLParser; let jObj = parser.parseXMLdata; console.logjObj.polluted // should...

6.5CVSS7AI score0.09877EPSS
SaveExploits1References6
Veracode
Veracode
added 2023/06/08 9:32 a.m.41 views

Regular Expression Denial Of Service (ReDoS)

fast-xml-parser is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists in the readDocType function at DocTypeReader.js which allows an attacker to cause an application crash by submitting an entity name with bad preforming regex because entity names are not sanitize...

7.5CVSS6.7AI score0.01135EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/06/06 6:15 p.m.28 views

CVE-2023-34104

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

7.5CVSS7.4AI score0.01135EPSS
SaveExploits0References3
Prion
Prion
added 2023/06/06 6:15 p.m.33 views

Code injection

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

5CVSS7.3AI score0.01135EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/06/06 5:35 p.m.150 views

CVE-2023-34104

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits0
CVE
CVE
added 2023/06/06 5:35 p.m.258 views

CVE-2023-34104

CVE-2023-34104 is a ReDoS vulnerability in the Natural Intelligence fast-xml-parser used by IBM Cloud Pak for Data (and related IBM products). The flaw arises from unescaped/sanitized special characters in entity names that are used to build a regex for entity replacement in DOCTYPE parsing, enab...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/06/06 5:33 p.m.9 views

GHSA-6W63-H3FJ-Q4VW fast-xml-parser vulnerable to Regex Injection via Doctype Entities

Impact "fast-xml-parser" allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for DoS attacks. By crafting an entity name that results in an...

7.5CVSS6.9AI score0.01135EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/06/06 5:33 p.m.185 views

fast-xml-parser vulnerable to Regex Injection via Doctype Entities

Impact "fast-xml-parser" allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for DoS attacks. By crafting an entity name that results in an...

7.5CVSS7AI score0.01135EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/06 12:0 a.m.11 views

PT-2023-24675 · Unknown · Fast-Xml-Parser

Name of the Vulnerable Software and Affected Versions: fast-xml-parser versions prior to 4.2.4 Description: The issue allows special characters in entity names, which are not escaped or sanitized. This can be abused for denial of service DoS attacks by crafting an entity name that results in an...

7.5CVSS7.2AI score0.01135EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/06/06 12:0 a.m.15 views

fast-xml-parser 安全漏洞

fast-xml-parser is an open source library from Natural Intelligence. It is used to quickly validate XML, parse XML and build XML without C/C++ based libraries and callbacks. A security vulnerability exists in versions prior to fast-xml-parser v4.2.4 that stems from the fact that fast-xml-parser...

7.5CVSS7.2AI score0.01135EPSS
SaveExploits0References4
Snyk
Snyk
added 2023/02/19 4:13 p.m.12 views

Prototype Pollution

Overview 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 aName variable. PoC js const XMLParser, XMLBuilder, XMLValidator...

6.5CVSS7.5AI score0.01152EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/08/13 12:0 a.m.9 views

PT-2021-24348 · Unknown · Fast-Xml-Parser

Name of the Vulnerable Software and Affected Versions: fast-xml-parser versions prior to 4.1.2 Description: The issue allows for Prototype Pollution via the proto variable. This can be exploited by including proto as a tag or attribute name in an XML string. The estimated number of potentially...

6.5CVSS6.2AI score0.09877EPSS
SaveExploits1References18
Rows per page
Query Builder