Files
CVEs-PoC/2009/CVE-2009-0610.md
T
2024-05-26 14:27:05 +02:00

18 lines
819 B
Markdown

### [CVE-2009-0610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0610)
![](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 static code injection vulnerabilities in post.php in Simple PHP News 1.0 final allow remote attackers to inject arbitrary PHP code into news.txt via the (1) title or (2) date parameter, and then execute the code via a direct request to display.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/gosirys/Exploits