Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-34104

7.5 · HIGH
Published Jun 6, 2023 naturalintelligence CWE-400 EPSS 1.14% (64th pctl)

Overview

CVE-2023-34104 is a high-severity vulnerability affecting naturalintelligence fast-xml-parser. It was published on June 6, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from naturalintelligence. Update fast-xml-parser to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
naturalintelligence fast-xml-parser >= 0, < 4.2.4 Affected

Frequently Asked Questions

What is CVE-2023-34104?

CVE-2023-34104 is a high-severity vulnerability affecting naturalintelligence fast-xml-parser. It was published on June 6, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-34104?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-34104?

Check the references section for vendor advisories and patches from naturalintelligence. Update fast-xml-parser to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-34104?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-34104 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.