{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2012-10049", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2025-08-08T16:06:25.404Z", "datePublished": "2025-08-08T18:13:47.402Z", "dateUpdated": "2026-05-15T11:13:57.782Z" }, "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "modules": [ "/work/resultimage.php" ], "product": "WebPageTest", "vendor": "WPO Foundation", "versions": [ { "lessThanOrEqual": "2.6", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:webpagetest:webpagetest:*:*:*:*:*:*:*:*", "versionStartIncluding": "0", "versionEndIncluding": "2.6" } ] } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "dun" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
WebPageTest version 2.6 and earlier contains an arbitrary file upload vulnerability in the resultimage.php script. The application fails to validate or sanitize user-supplied input before saving uploaded files to a publicly accessible directory. This flaw allows remote attackers to upload and execute arbitrary PHP code, resulting in full remote code execution under the web server context.