Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2092.
AI-analyzed exploit summary This is a technical writeup describing a file inclusion vulnerability in LS simple guestbook (v1) where unsanitized user input is written to posts.txt and subsequently included, leading to arbitrary PHP code execution. The advisory includes a proof-of-concept example and a recommended patch.
Description
Direct static code injection vulnerability in index.php in Limesoft Guestbook (LS Simple Guestbook) allows remote attackers to inject arbitrary PHP code into posts.txt via the name parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This is a technical writeup describing a file inclusion vulnerability in LS simple guestbook (v1) where unsanitized user input is written to posts.txt and subsequently included, leading to arbitrary PHP code execution. The advisory includes a proof-of-concept example and a recommended patch.