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 product.php with union-based SQL injection payloads in the id parameter to extract sensitive database information including usernames and database names.
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/...-injection-via-product-php-id-parameter (VulnCheck Advisory: Smartshop 1 SQL Injection via product.php id Parameter)