URI validation failure on SVG parsing in Dompdf
48Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 10epss 3.6%
from disclosure to weapon1 days
Published on NVDJan 31
1st PoC+1d
exploitation probability
3.6%top 12% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:H
Affected products
dompdf · dompdfpublic PoCs found — 1
githubgithub.com/motikan2010/CVE-2023-23924★ 9⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.