Dompdf is an HTML to PDF converter. The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing `<image>` tags with uppercase letters. This may lead to arbitrary object unserialize on PHP < 8, through the `phar` URL wrapper. An attacker can exploit the vulnerability to call arbitrary URL with arbitrary protocols, if they can provide a SVG file to dompdf. In PHP versions before 8.0.0, it leads to arbitrary unserialize, that will lead to the very least to an arbitrary file deletion and even remote code execution, depending on classes that are available.
References
Link | Resource |
---|---|
https://github.com/dompdf/dompdf/commit/7558f07f693b2ac3266089f21051e6b78c6a0c85 | Patch Third Party Advisory |
https://github.com/dompdf/dompdf/releases/tag/v2.0.2 | Release Notes Third Party Advisory |
https://github.com/dompdf/dompdf/security/advisories/GHSA-3cw5-7cxw-v5qg | Exploit Third Party Advisory |
Configurations
History
07 Nov 2023, 04:08
Type | Values Removed | Values Added |
---|---|---|
Summary | Dompdf is an HTML to PDF converter. The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing `<image>` tags with uppercase letters. This may lead to arbitrary object unserialize on PHP < 8, through the `phar` URL wrapper. An attacker can exploit the vulnerability to call arbitrary URL with arbitrary protocols, if they can provide a SVG file to dompdf. In PHP versions before 8.0.0, it leads to arbitrary unserialize, that will lead to the very least to an arbitrary file deletion and even remote code execution, depending on classes that are available. |
Information
Published : 2023-02-01 00:15
Updated : 2024-02-28 19:51
NVD link : CVE-2023-23924
Mitre link : CVE-2023-23924
CVE.ORG link : CVE-2023-23924
JSON object : View
Products Affected
dompdf_project
- dompdf