GHSA-2g5c-v49p-7c89HighCVSS 8.2
Smartshop 1 contains a SQL injection vulnerability that allows unauthenticated attackers to...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2018-25341
- https://github.com/smakosh/Smartshop/archive/master.zip
- https://www.behance.net/gallery/49080415/Smartshop-Free-e-commerce-website
- https://www.exploit-db.com/exploits/44823
- https://www.vulncheck.com/advisories/smartshop-1-sql-injection-via-product-php-id-parameter
- https://github.com/advisories/GHSA-2g5c-v49p-7c89