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

19 lines
838 B
Markdown

### [CVE-2014-9235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9235)
![](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 SQL injection vulnerabilities in Zoph (aka Zoph Organizes Photos) 0.9.1 and earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) _action parameter to group.php or (2) user.php or the (3) location_id parameter to photos.php in php/.
### POC
#### Reference
- http://packetstormsecurity.com/files/129141/Zoph-0.9.1-Cross-Site-Scripting-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Nov/45
#### Github
No PoCs found on GitHub currently.