CVE-2005-2064
published 2005-06-29CVE-2005-2064: Multiple cross-site scripting vulnerabilities in ASP Nuke 0.80 allow remote attackers to inject arbitrary web script or HTML via the (1) email parameter to…
PriorityP420medium5CVSS 2.0
AVNACLAuNCNIPAN
EXPLOIT
EPSS
2.03%
78.7th percentile
Multiple cross-site scripting vulnerabilities in ASP Nuke 0.80 allow remote attackers to inject arbitrary web script or HTML via the (1) email parameter to forgot_password.asp, or the (2) FirstName, (3) LastName, (4) Username, (5) Password, (6) Address1, (7) Address2, (8) City, (9) ZipCode, (10) Email parameter to register.asp.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| asp-nuke | asp-nuke | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
ASPNuke 0.80 - 'register.asp' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2005-06-27
CVE-2005-2064 ASPNuke 0.80 - 'register.asp' Multiple Cross-Site Scripting Vulnerabilities
ASPNuke 0.80 - 'register.asp' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/14062/info
ASPNuke is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://www.example.com/module/account/register/register.asp?FirstName=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/module/account/register/register.asp?LastName=%22%3E%3Cscript%3Ealert(document.cookie)%3C/scri
Exploit-DB
ASPNuke 0.80 - 'forgot_password.asp?email' Cross-Site Scripting
exploitdb·2005-06-27
CVE-2005-2064 ASPNuke 0.80 - 'forgot_password.asp?email' Cross-Site Scripting
ASPNuke 0.80 - 'forgot_password.asp?email' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/14062/info
ASPNuke is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://www.example.com/module/account/register/forgot_password.asp?email=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
No writeups or analysis indexed.
2005-06-29
Published