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

19 lines
656 B
Markdown

### [CVE-2012-0694](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0694)
![](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
SugarCRM CE <= 6.3.1 contains scripts that use "unserialize()" with user controlled input which allows remote attackers to execute arbitrary PHP code.
### POC
#### Reference
- https://seclists.org/bugtraq/2012/Jun/165
- https://www.exploit-db.com/exploits/19381
#### Github
No PoCs found on GitHub currently.