Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mpdf Project | Mpdf | <= 7.1.6 |
Related Weaknesses (CWE)
References
- https://github.com/mpdf/mpdf/issues/867ExploitThird Party Advisory
- https://github.com/mpdf/mpdf/issues/867ExploitThird Party Advisory
FAQ
What is CVE-2018-19047?
CVE-2018-19047 is a vulnerability with a CVSS score of 10.0 (CRITICAL). 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/Image...
How severe is CVE-2018-19047?
CVE-2018-19047 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2018-19047?
Check the references section above for vendor advisories and patch information. Affected products include: Mpdf Project Mpdf.