vendor:
AspNews
by:
Bl@ckbe@rD
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AspNews
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2008
AspNews Remote SQL Injection Exploit
An attacker can exploit a SQL injection vulnerability in AspNews by sending a specially crafted HTTP request to viewnews.asp with a malicious SQL statement in the newsID parameter. This can be done either by directly injecting the malicious SQL statement or by blind injection.
Mitigation:
Input validation should be used to prevent SQL injection attacks.