vendor:
ASP Portal
by:
mh_p0rtal
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ASP Portal
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
ASPNuke ASP Portal
This exploit allows an attacker to inject malicious SQL code into the vulnerable ASPNuke ASP Portal application. The malicious code is used to update the tbluser table in the database, setting the username and password to 'trapset'. This allows the attacker to gain access to the application.
Mitigation:
Input validation should be used to prevent malicious SQL code from being injected into the application.