Files
CVEs-PoC/2012/CVE-2012-10062.md
T
2025-09-29 21:09:30 +02:00

20 lines
1.2 KiB
Markdown

### [CVE-2012-10062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10062)
![](https://img.shields.io/static/v1?label=Product&message=XAMPP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-306%20Missing%20Authentication%20for%20Critical%20Function&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brightgreen)
### Description
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.
### POC
#### Reference
- https://www.exploit-db.com/exploits/18367
- https://www.vulncheck.com/advisories/xampp-webdav-php-upload-auth-bypass-rce
#### Github
- https://github.com/ARPSyndicate/cve-scores