cve/2007/CVE-2007-2898.md
2024-05-26 14:27:05 +02:00

19 lines
672 B
Markdown

### [CVE-2007-2898](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2898)
![](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
SQL injection vulnerability in includes/rating.php in 2z Project 0.9.5 allows remote attackers to execute arbitrary SQL commands via the rating parameter to index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/2752
- http://www.waraxe.us/advisory-51.html
#### Github
No PoCs found on GitHub currently.