CVE-2011-4273
GoAhead Webserver 2.18 - Cross-Site Scripting via Group Parameter or URL Parameter
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2011-4273. PoCs published by Silent Dream.
AI-analyzed exploit summary This exploit demonstrates an HTML injection vulnerability in GoAhead WebServer 2.18. It sends a crafted POST request with malicious script tags in the 'user' and 'group' parameters, which can execute arbitrary JavaScript in the context of the affected browser.
Description
Multiple cross-site scripting (XSS) vulnerabilities in GoAhead Webserver 2.18 allow remote attackers to inject arbitrary web script or HTML via (1) the group parameter to goform/AddGroup, related to addgroup.asp; (2) the url parameter to goform/AddAccessLimit, related to addlimit.asp; or the (3) user (aka User ID) or (4) group parameter to goform/AddUser, related to adduser.asp.
Exploits (3)
This exploit demonstrates an HTML injection vulnerability in GoAhead WebServer 2.18. It sends a crafted POST request with malicious script tags in the 'user' and 'group' parameters, which can execute arbitrary JavaScript in the context of the affected browser.
This exploit demonstrates an HTML injection vulnerability in GoAhead WebServer 2.18. It sends a maliciously crafted POST request to inject a JavaScript alert, exploiting insufficient input sanitization.
This exploit demonstrates an HTML injection vulnerability in GoAhead WebServer 2.18. It sends a maliciously crafted POST request to inject a JavaScript alert, proving the lack of input sanitization.