vendor:
Web Design
by:
p0pc0rn
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Web Design
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
2011
RaksoCT Web Design Vulnerable to Multiples SQL Injection
RaksoCT Web Design is vulnerable to multiple SQL Injection attacks. The vulnerable parameters are 'gallery_details.asp?a_id', 'news.asp?intSeq' and 'news.asp?id'. Blind SQL injection can be performed by appending ' and '1'='1' for true and ' and '0'='1' for false to the vulnerable parameters.
Mitigation:
Input validation and sanitization should be performed on user input to prevent SQL injection attacks.