vendor:
N/A
by:
Sideswipe
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N/A
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: Windows XP and Windows 7
2011
EquiPCS=>SQL onjection vulnerability
The vulnerability exists in the 'section.asp' and 'id' parameters of the website, which can be exploited to inject malicious SQL queries. An attacker can inject malicious SQL queries to gain access to the database and extract sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also be configured to use parameterized queries.