#VU72316 Files or Directories Accessible to External Parties in Dompdf - CVE-2022-41343
Published: February 16, 2023 / Updated: February 20, 2023
Dompdf
dompdf
Description
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to insecure handling of data passed via the "src:url" field of an @font-face Cascading Style Sheets (CSS) statement inside an HTML input file to the registerFont() function in FontMetrics.php. A remote attacker can write arbitrary data to the filesystem (e.g. can create a .php file) and later execute it on the server.
Note, the vulnerability exists due to insufficient patch for #VU72315 (CVE-2022-28368).