CVE-2023-50262
Last modified
CVE-2023-50262 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Dompdf is an HTML to PDF converter for PHP. When parsing SVG images Dompdf performs an initial validation to ensure that paths within the SVG are allowed. EPSS estimates a 1.46% chance of exploitation in the next 30 days.
Description
Dompdf is an HTML to PDF converter for PHP. When parsing SVG images Dompdf performs an initial validation to ensure that paths within the SVG are allowed. One of the validations is that the SVG document does not reference itself. However, prior to version 2.0.4, a recursive chained using two or more SVG documents is not correctly validated. Depending on the system configuration and attack pattern this could exhaust the memory available to the executing process and/or to the server itself. php-svg-lib, when run in isolation, does not support SVG references for `image` elements. However, when used in combination with Dompdf, php-svg-lib will process SVG images referenced by an `image` element. Dompdf currently includes validation to prevent self-referential `image` references, but a chained reference is not checked. A malicious actor may thus trigger infinite recursion by chaining references between two or more SVG images. When Dompdf parses a malicious payload, it will crash due after exceeding the allowed execution time or memory usage. An attacker sending multiple request to a system can potentially cause resource exhaustion to the point that the system is unable to handle incoming request. Version 2.0.4 contains a fix for this issue.
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 |
|---|---|---|
| Dompdf Project | Dompdf | <= 2.0.3 |
References
- https://github.com/dompdf/dompdf/security/advisories/GHSA-3qx2-6f78-w2j2Exploit, Vendor Advisory
- https://github.com/dompdf/dompdf/security/advisories/GHSA-3qx2-6f78-w2j2Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-50262?
How severe is CVE-2023-50262?
How do I fix CVE-2023-50262?
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-50256Froxlor is open source server administration software. Prior…7.5
- CVE-2023-50257eProsima Fast DDS (formerly Fast RTPS) is a C++ implementati…8.1
- CVE-2023-50258Medusa is an automatic video library manager for TV shows. V…5.3
- CVE-2023-50259Medusa is an automatic video library manager for TV shows. V…5.3
- CVE-2023-5026A vulnerability classified as problematic has been found in …6.1
- CVE-2023-50260Wazuh is a free and open source platform used for threat pre…8.8
- CVE-2023-50263Nautobot is a Network Source of Truth and Network Automation…5.3
- CVE-2023-50264Bazarr manages and downloads subtitles. Prior to 1.3.1, Baza…7.5
- CVE-2023-50265Bazarr manages and downloads subtitles. Prior to 1.3.1, the …7.5
- CVE-2023-50266Bazarr manages and downloads subtitles. In version 1.2.4, th…5.3
- CVE-2023-50267MeterSphere is a one-stop open source continuous testing pla…4.3
- CVE-2023-50268jq is a command-line JSON processor. Version 1.7 is vulnerab…5.5
Are you affected by CVE-2023-50262?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
