cve/2018/CVE-2018-19047.md
2024-06-09 00:33:16 +00:00

871 B

CVE-2018-19047

Description

** DISPUTED ** mPDF through 7.1.6, if deployed as a web application that accepts arbitrary HTML, allows SSRF, as demonstrated by a '<img src="http://192.168' substring that triggers a call to getImage in Image/ImageProcessor.php. NOTE: the software maintainer disputes this, stating "If you allow users to pass HTML without sanitising it, you're asking for trouble."

POC

Reference

Github

No PoCs found on GitHub currently.