Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- 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-i
FAQ
What is CVE-2018-25341?
CVE-2018-25341 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 r...
How severe is CVE-2018-25341?
CVE-2018-25341 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25341?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.