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

18 lines
813 B
Markdown

### [CVE-2007-2577](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2577)
![](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 ACP3 4.0 beta 3 allow remote attackers to execute arbitrary SQL commands via (1) the mode parameter to feeds.php, the (2) form[cat] parameter to (a) news/list/index.php or (b) certain news/details/id_*/action_create/index.php files, or (3) the form[mods][] parameter to search/list/action_search/index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/2686
#### Github
No PoCs found on GitHub currently.