Description
Smartshop 1 contains a SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the id parameter. Attackers can send GET requests to category.php with UNION-based SQL injection payloads in the id parameter to extract sensitive database information including usernames and other data.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
L0RD or borna.nematzadeh123@gmail.com
References
www.exploit-db.com/exploits/44823 (ExploitDB-44823)
www.behance.net/...9080415/Smartshop-Free-e-commerce-website (Official Product Homepage)
github.com/smakosh/Smartshop/archive/master.zip (Product Reference)
www.vulncheck.com/...rtshop-1-sql-injection-via-category-php (VulnCheck Advisory: Smartshop 1 SQL Injection via category.php)