cve/2005/CVE-2005-3010.md

18 lines
727 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-3010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3010)
![](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
Direct static code injection vulnerability in the flood protection feature in inc/shows.inc.php in CuteNews 1.4.0 and earlier allows remote attackers to execute arbitrary PHP code via the HTTP_CLIENT_IP header (Client-Ip), which is injected into data/flood.db.php.
### POC
#### Reference
- http://securityreason.com/securityalert/14
#### Github
No PoCs found on GitHub currently.