Arbitrary File Read Vulnerability in dompdf Product by Dompdf
CVE-2014-2383
Currently unrated
Key Information:
Badges
👾 Exploit Exists🟡 Public PoC🟣 EPSS 43%
What is CVE-2014-2383?
The dompdf library prior to version 0.6.1 is susceptible to a vulnerability that allows context-dependent attackers to bypass chroot protections. By exploiting the PHP protocol and wrappers in the input_file parameter when DOMPDF_ENABLE_PHP is enabled, attackers can read arbitrary files from the server. This can be achieved through specially crafted inputs, potentially exposing sensitive information or files. It is crucial for users of dompdf to upgrade to at least version 0.6.1 to mitigate this risk.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.