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

19 lines
706 B
Markdown

### [CVE-2007-2093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2093)
![](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 index.php in Limesoft Guestbook (LS Simple Guestbook) 1.0 allows remote attackers to inject arbitrary PHP code into posts.txt via the message parameter.
### POC
#### Reference
- http://securityreason.com/securityalert/2590
- https://www.exploit-db.com/exploits/3735
#### Github
No PoCs found on GitHub currently.