vendor:
cpLinks
by:
InjEctOr & FishEr762
8.8
CVSS
HIGH
Bypass/SQL/XSS
89, 79, 80
CWE
Product Name: cpLinks
Affected Version From: 01.03
Affected Version To: 01.03
Patch Exists: NO
Related CWE: N/A
CPE: a:cplinks:cpLinks
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
2006
cpLinks v1.03 Multiple Vulnerabilities (bypass/SQL/XXS)
cpLinks v1.03 is vulnerable to bypass, SQL and XSS injection. An attacker can bypass the authentication by entering ' or 1=1 /* in the username field and can inject malicious SQL and XSS payloads in the search_category and search_text parameters of the search.php page.
Mitigation:
Input validation should be done on the server-side to prevent malicious payloads from being injected. Access to the admin panel should be restricted to trusted IP addresses.