Files
CVEs-PoC/2012/CVE-2012-1495.md
2024-06-18 02:51:15 +02:00

20 lines
817 B
Markdown

### [CVE-2012-1495](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1495)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
install/index.php in WebCalendar before 1.2.5 allows remote attackers to execute arbitrary code via the form_single_user_login parameter.
### POC
#### Reference
- https://packetstormsecurity.com/files/112323/WebCalendar-1.2.4-Pre-Auth-Remote-Code-Injection.html
- https://packetstormsecurity.com/files/112332/WebCalendar-1.2.4-Remote-Code-Execution.html
- https://www.exploit-db.com/exploits/18775
#### Github
- https://github.com/axelbankole/CVE-2012-1495-Webcalendar-