vendor:
WSN Links
by:
d3v1l
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WSN Links
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:webmastersite_net:wsnlinks
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
WSN Links 2.20 (comments.php) – SQL Injection Vulnerability
A SQL injection vulnerability exists in WSN Links 2.20. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize all user input to ensure that it conforms to the expected format, type, length, and range.