Description
Varient 1.6.1 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the user_id parameter. Attackers can submit POST requests with crafted SQL payloads in the user_id field to bypass authentication and extract sensitive database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Mehmet EMIROGLU
References
www.exploit-db.com/exploits/47058 (ExploitDB-47058)
varient.codingest.com/ (Official Product Homepage)
www.vulncheck.com/...ent-sql-injection-via-user-id-parameter (VulnCheck Advisory: Varient 1.6.1 SQL Injection via user_id Parameter)