CVE-2011-5026
Winn GuestBook < 2.4.8d - Cross-Site Scripting via Name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-5026. PoCs published by G13.
AI-analyzed exploit summary This is a writeup describing a stored XSS vulnerability in Winn Guestbook v2.4.8c due to lack of input sanitization on the 'name' variable. The exploit requires the attacker's email to be in the 'approved posters' list for successful execution.
Description
Cross-site scripting (XSS) vulnerability in the addPost function in data/functions.php in Winn GuestBook before 2.4.8d allows remote attackers to inject arbitrary web script or HTML via the name parameter to index.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This is a writeup describing a stored XSS vulnerability in Winn Guestbook v2.4.8c due to lack of input sanitization on the 'name' variable. The exploit requires the attacker's email to be in the 'approved posters' list for successful execution.