vendor:
K-Links
by:
R3d-D3v!L
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: K-Links
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
2011
REMOTE SQL iNJECTioN
A remote SQL injection vulnerability exists in K-Links software. An attacker can send a maliciously crafted request to the vulnerable server, which can be used to execute arbitrary SQL commands. The proof of concept is a maliciously crafted URL that contains an SQL injection payload. The payload is sent to the vulnerable server, which then executes the malicious SQL command.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.