registerFont in FontMetrics.php in Dompdf before 2.0.1 allows remote file inclusion because a URI validation failure does not halt font registration, as demonstrated by a @font-face rule.
The product makes files or directories accessible to unauthorized actors, even though they should not be.
Link | Tags |
---|---|
https://github.com/dompdf/dompdf/issues/2994 | patch exploit third party advisory issue tracking |
https://github.com/dompdf/dompdf/pull/2995 | third party advisory patch |
https://github.com/dompdf/dompdf/releases/tag/v2.0.1 | third party advisory release notes |
https://tantosec.com/blog/cve-2022-41343/ | third party advisory exploit |