CVE-2010-4879
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
PHP remote file inclusion vulnerability in dompdf.php in dompdf 0.6.0 beta1 allows remote attackers to execute arbitrary PHP code via a URL in the input_file parameter.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2010-4879
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0.6.1+dfsg-1 |
| debian | bullseye | fixed | 0.6.1+dfsg-1 |
| debian | sid | fixed | 0.6.1+dfsg-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | dompdf/dompdf | >=0.6,<0.6.1 | 0.6.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| digitaljunkies | dompdf | 0.6.0 | |
References
- http://www.exploit-db.com/exploits/14851
- https://nvd.nist.gov/vuln/detail/CVE-2010-4879
- https://github.com/dompdf/dompdf/commit/23a693993299e669306929e3d49a4a1f7b3fb028
- https://github.com/FriendsOfPHP/security-advisories/blob/master/dompdf/dompdf/CVE-2010-4879.yaml
- https://github.com/dompdf/dompdf
- https://github.com/dompdf/dompdf/releases/tag/v0.6.2
- https://github.com/dompdf/dompdf/wiki/Securing-dompdf
- https://security-tracker.debian.org/tracker/CVE-2010-4879
CWEs
CWE-94
Verify integrity in audit chain (admin only). AS-IS.