Dompdf Project

Dompdf

18 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.64%
  • Veröffentlicht 28.07.2026 20:42:57
  • Zuletzt bearbeitet 04.08.2026 16:34:42

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior accept a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bounds width × height before the image is converted through GD. A 58-byte...

Exploit
  • EPSS 0.5%
  • Veröffentlicht 28.07.2026 20:41:02
  • Zuletzt bearbeitet 04.08.2026 15:54:55

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a Denial of Service (DoS) attack via resource exhaustion. An attacker can crash the PHP process by providing a specially crafted HTML document containing a single i...

Exploit
  • EPSS 0.26%
  • Veröffentlicht 28.07.2026 20:19:22
  • Zuletzt bearbeitet 04.08.2026 15:21:31

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, if a malicious actor can supply unrestricted content for rendering by Dompdf they can utilize the SVG rendering functionality to leak filesystem information when rendering PDF fi...

Exploit
  • EPSS 0.45%
  • Veröffentlicht 28.07.2026 20:17:36
  • Zuletzt bearbeitet 04.08.2026 16:39:54

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, aAn attacker who controls the HTML input can bypass this restriction by embedding a target file path inside an SVG image delivered through a  data:  URI, because dompdf processes...

Exploit
  • EPSS 0.28%
  • Veröffentlicht 28.07.2026 19:28:43
  • Zuletzt bearbeitet 05.08.2026 16:37:42

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri() method enforces chroot boundaries with a strpos() prefix check after normalizing paths with  realpath() . Because normalization strips the trailing directo...

Exploit
  • EPSS 0.51%
  • Veröffentlicht 28.07.2026 19:23:45
  • Zuletzt bearbeitet 05.08.2026 16:29:57

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files via the file:// pro...

Exploit
  • EPSS 0.92%
  • Veröffentlicht 15.11.2024 11:15:06
  • Zuletzt bearbeitet 19.11.2024 17:12:15

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

Exploit
  • EPSS 1.39%
  • Veröffentlicht 15.11.2024 11:15:05
  • Zuletzt bearbeitet 19.11.2024 17:11:23

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:// pr...

Exploit
  • EPSS 1.46%
  • Veröffentlicht 13.12.2023 21:15:09
  • Zuletzt bearbeitet 21.11.2024 08:36:46

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

Exploit
  • EPSS 2.49%
  • Veröffentlicht 07.02.2023 19:15:09
  • Zuletzt bearbeitet 21.11.2024 07:48:26

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