cve/2005/CVE-2005-0859.md
2024-06-18 02:51:15 +02:00

18 lines
889 B
Markdown

### [CVE-2005-0859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0859)
![](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
PHP remote file inclusion vulnerability in CzarNews 1.13b allows remote attackers to execute arbitrary PHP code via the tpath parameter to (1) headlines.php or (2) news.php. NOTE: some sources have reported the "dir" parameter as being affected; however, this is likely a cut-and-paste error from the wrong section of the original vulnerability report. Also, the news.php version was later reported to be in 1.12 through 1.14.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2009
#### Github
No PoCs found on GitHub currently.