CVE-2023-23924

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dompdf_project:dompdf:2.0.1:*:*:*:*:*:*:*

History

01 Feb 2023, 13:25

Type Values Removed Values Added
New CVE

Information

Published : 2023-02-01 00:15

Updated : 2024-02-04 23:14


NVD link : CVE-2023-23924

Mitre link : CVE-2023-23924

CVE.ORG link : CVE-2023-23924


JSON object : View

Products Affected

dompdf_project

  • dompdf
CWE
CWE-863

Incorrect Authorization

CWE-551

Incorrect Behavior Order: Authorization Before Parsing and Canonicalization