Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-2648. PoCs published by Mustafa Can Bjorn.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in ASPBB 0.5.2 by injecting a script tag into the 'search' parameter of the 'perform_search.asp' endpoint. The script executes an alert with a string constructed from character codes, proving arbitrary JavaScript execution.
Description
Cross-site scripting (XSS) vulnerability in perform_search.asp for ASPBB 0.52 and earlier allows remote attackers to inject arbitrary HTML or web script via the search parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in ASPBB 0.5.2 by injecting a script tag into the 'search' parameter of the 'perform_search.asp' endpoint. The script executes an alert with a string constructed from character codes, proving arbitrary JavaScript execution.