Files
CVEs-PoC/2010/CVE-2010-1335.md
T
2024-06-18 02:51:15 +02:00

18 lines
922 B
Markdown

### [CVE-2010-1335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1335)
![](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
Multiple PHP remote file inclusion vulnerabilities in Insky CMS 006-0111, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the ROOT parameter to (1) city.get/city.get.php, (2) city.get/index.php, (3) message2.send/message.send.php, (4) message.send/message.send.php, and (5) pages.add/pages.add.php in insky/modules/. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://packetstormsecurity.org/1003-exploits/inskycms-rfi.txt
#### Github
No PoCs found on GitHub currently.