vendor:
Varient
by:
Mehmet EMIROGLU
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Varient
Affected Version From: 1.6.1
Affected Version To: 1.6.1
Patch Exists: NO
Related CWE: N/A
CPE: a:codingest:varient
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Wamp64, Windows
2019
Varient 1.6.1 SQL Inj.
Varient 1.6.1 is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'user_id' parameter in the POST request. The attack pattern is '%27)/**/oR/**/3211170=3211170/**/aNd/**/(%276199%27)=(%276199'
Mitigation:
Input validation should be used to prevent SQL Injection attacks. Sanitize all user input and use parameterized queries.