7.5
CVSSv3

CVE-2023-34104

Published: 06/06/2023 Updated: 22/01/2024
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

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 denial of service (DoS) attacks. By crafting an entity name that results in an intentionally bad performing regex and utilizing it in the entity replacement step of the parser, this can cause the parser to stall for an indefinite amount of time. This problem has been resolved in v4.2.4. Users are advised to upgrade. Users unable to upgrade should avoid using DOCTYPE parsing by setting the `processEntities: false` option.

Vulnerable Product Search on Vulmon Subscribe to Product

fast-xml-parser project fast-xml-parser

Vendor Advisories

Synopsis Important: Migration Toolkit for Applications security and bug fix update Type/Severity Security Advisory: Important Topic Migration Toolkit for Applications 620 releaseRed Hat Product Security has rated this update as having a security impact of Important A Common Vulnerability Scoring System (CVSS) base score, which gives a deta ...

Github Repositories

CLI to get a list of GitHub repos with open security alerts

GitHub Vulnerable Repo Reporter List the repositories owned by an organization that have a vulnerability alert This application requires a GitHub Personal access token You can create an access token from the Developer settings page in your GitHub account settings Set token to the GITHUB_TOKEN environment variable You must be a member of the organization, and you must use a