CVE-2012-10062: XAMPP WebDAV PHP Upload Authentication Bypass RCE
A vulnerability in XAMPP, developed by Apache Friends, version 1.7.3's default WebDAV configuration allows remote authenticated attackers to upload and execute arbitrary PHP code. The WebDAV service, accessible via /webdav/, accepts HTTP PUT requests using default credentials. This permits attackers to upload a malicious PHP payload and trigger its execution via a subsequent GET request, resulting in remote code execution on the server.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2012-10062?
CVE-2012-10062 is classified as a critical vulnerability due to its potential to allow remote code execution.
How do I fix CVE-2012-10062?
To fix CVE-2012-10062, disable the WebDAV service or change the default credentials for the XAMPP WebDAV configuration.
Who is affected by CVE-2012-10062?
CVE-2012-10062 affects users of XAMPP version 1.7.3 with default WebDAV configurations.
What kind of attacks does CVE-2012-10062 enable?
CVE-2012-10062 allows authenticated remote attackers to upload and execute arbitrary PHP code on the server.
When was CVE-2012-10062 disclosed?
CVE-2012-10062 was disclosed in 2012, highlighting a significant security flaw in XAMPP.