Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-4052. PoCs published by d3hydr8.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Nukedit by injecting arbitrary JavaScript code via the 'email' parameter in the login page. The PoC uses a crafted URL to trigger an alert box, proving the lack of input sanitization.
Description
Cross-site scripting (XSS) vulnerability in utilities/login.asp in nukedit 4.9.7 and earlier allows remote attackers to inject arbitrary web script or HTML via the email parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Nukedit by injecting arbitrary JavaScript code via the 'email' parameter in the login page. The PoC uses a crafted URL to trigger an alert box, proving the lack of input sanitization.