vendor:
Affiliate Tracking Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
Authentication Bypass
89
CWE
Product Name: Affiliate Tracking Script
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: icaffiliatetracking
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
Affiliate Tracking Script 1.1 – Authentication Bypass
The vulnerability allows an attacker to inject sql commands by using a crafted username and password. The crafted username is 'or 1=1 or ''=' and the password can be anything.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.