dompdf_project dompdf CVE Vulnerabilities (12)

CVEs: 12 CPE versions: View versions table

Summary

This page lists publicly disclosed CVE vulnerabilities affecting dompdf_project dompdf (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.

Showing 112 of 12 CVEs
«« First « Prev Page 1 / 1 Next »
CVE Summary Source Max CVSS EPSS % Published Updated
CVE-2021-3902 An improper restriction of external entities (XXE) vulnerability in dompdf/dompdf's SVG parser allows for Server-Side Request Forgery (SSRF) and deserialization attacks. This issue affects all versions prior to 2.0.0. The vulnerability can be exploited even if the isRemoteEnabled option is set to false. It allows attackers to perform SSRF, disclose internal image files, and cause PHAR deserialization attacks. [email protected] 9.8 5.09% 2024-11-15 2024-11-19
CVE-2021-3838 DomPDF before version 2.0.0 is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the file_get_contents() function. An attacker who can upload files of any type to the server can pass in the phar:// protocol to unserialize the uploaded file and instantiate arbitrary PHP objects. This can lead to remote code execution, especially when DOMPdf is used with frameworks with documented POP chains like Laravel or vulnerable developer code. [email protected] 9.8 6.93% 2024-11-15 2024-11-19
CVE-2023-50262 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-s [email protected] 5.3 6.15% 2023-12-13 2024-11-21
CVE-2023-24813 Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of `image` tags and respects `xlink:href` even if `href` is specified. However, php-svg-lib, which is later used to parse the svg file, parses the href attribute. Since `href` is respected if both `xlink:href` and `href` is specified, it's possible to bypass the protection o [email protected] 10.0 9.32% 2023-02-07 2024-11-21
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 deletio [email protected] 10.0 51.46% 2023-02-01 2024-11-21
CVE-2022-41343 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. [email protected] 7.5 54.02% 2022-09-25 2025-05-22
CVE-2022-2400 External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0. [email protected] 5.3 0.33% 2022-07-18 2024-11-21
CVE-2022-0085 Server-Side Request Forgery (SSRF) in GitHub repository dompdf/dompdf prior to 2.0.0. [email protected] 5.3 0.44% 2022-06-28 2024-11-21
CVE-2022-28368 Dompdf 1.2.1 allows remote code execution via a .php file in the src:url field of an @font-face Cascading Style Sheets (CSS) statement (within an HTML input file). [email protected] 9.8 88.27% 2022-04-03 2024-11-21
CVE-2014-5013 DOMPDF before 0.6.2 allows remote code execution, a related issue to CVE-2014-2383. [email protected] 8.8 25.61% 2020-01-10 2024-11-21
CVE-2014-5012 DOMPDF before 0.6.2 allows denial of service. [email protected] 6.5 0.14% 2020-01-10 2024-11-21
CVE-2014-5011 DOMPDF before 0.6.2 allows Information Disclosure. [email protected] 6.5 0.18% 2020-01-10 2024-11-21
«« First « Prev Page 1 / 1 Next »
cvelogic Threat Intelligence