mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2005-3010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3010)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|