CVE-2023-34104
Last modified
CVE-2023-34104 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.14% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Naturalintelligence | Fast-Xml-Parser | < 4.2.4 |
References
- https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vwMitigation, Vendor Advisory
- https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vwMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-34104?
How severe is CVE-2023-34104?
How do I fix CVE-2023-34104?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-34099Shopware is an open source e-commerce software. The mail val…5.3
- CVE-2023-3410The Bricks theme for WordPress is vulnerable to Stored Cross…5.4
- CVE-2023-34100Contiki-NG is an open-source, cross-platform operating syste…6.5
- CVE-2023-34101Contiki-NG is an operating system for internet of things dev…9.1
- CVE-2023-34102Avo is an open source ruby on rails admin panel creation fra…8.8
- CVE-2023-34103Avo is an open source ruby on rails admin panel creation fra…5.4
- CVE-2023-34105SRS is a real-time video server supporting RTMP, WebRTC, HLS…7.5
- CVE-2023-34106GLPI is a free asset and IT management software package. Ver…6.5
- CVE-2023-34107GLPI is a free asset and IT management software package. Ver…6.5
- CVE-2023-34108mailcow is a mail server suite based on Dovecot, Postfix and…8.8
- CVE-2023-34109zxcvbn-ts is an open source password strength estimator writ…7.5
- CVE-2023-3411The Image Map Pro – Drag-and-drop Builder for Interactive Im…4.3
Are you affected by CVE-2023-34104?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
