vendor:
ke_dompdf
by:
RedTeam Pentesting
7,5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: ke_dompdf
Affected Version From: 0.0.3
Affected Version To: 0.0.5
Patch Exists: YES
Related CWE: CVE-2014-6235
CPE: a:typo3:ke_dompdf
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2014
Advisory: Remote Code Execution in TYPO3 Extension ke_dompdf
The TYPO3 extension ke_dompdf contains a version of the dompdf library including all files originally supplied with it. This includes an examples page, which contains different examples for HTML-entities rendered as a PDF. This page also allows users to enter their own HTML code into a text box to be rendered by the webserver using dompdf. dompdf also supports rendering of PHP files and the examples page also accepts PHP code tags, which are then executed and rendered into a PDF on the server. Since those files are not protected in the TYPO3 extension directory, anyone can access this URL and execute arbitrary PHP code on the system.
Mitigation:
Update to version 0.0.5 of the ke_dompdf extension.