Vulnerability Description
mPDF version 7.1.7 and earlier contains a CWE-502: Deserialization of Untrusted Data vulnerability in getImage() method of Image/ImageProcessor class that can result in Arbitry code execution, file write, etc.. This attack appears to be exploitable via attacker must host crafted image on victim server and trigger generation of pdf file with content <img src="phar://path/to/crafted/image">. This vulnerability appears to have been fixed in 7.1.8.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mpdf Project | Mpdf | <= 7.1.7 |
Related Weaknesses (CWE)
References
- https://github.com/mpdf/mpdf/issues/949ExploitIssue TrackingThird Party Advisory
- https://github.com/mpdf/mpdf/issues/949ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2019-1000005?
CVE-2019-1000005 is a vulnerability with a CVSS score of 8.8 (HIGH). mPDF version 7.1.7 and earlier contains a CWE-502: Deserialization of Untrusted Data vulnerability in getImage() method of Image/ImageProcessor class that can result in Arbitry code execution, file wr...
How severe is CVE-2019-1000005?
CVE-2019-1000005 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-1000005?
Check the references section above for vendor advisories and patch information. Affected products include: Mpdf Project Mpdf.