Vulnerability Description
Smartshop 1 contains a time-based blind SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'searched' parameter in search.php. Attackers can send GET requests with malicious SQL payloads like SLEEP commands to extract sensitive database information including product details and system data.
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-search-php
FAQ
What is CVE-2018-25342?
CVE-2018-25342 is a vulnerability with a CVSS score of 8.2 (HIGH). Smartshop 1 contains a time-based blind SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'searched' parameter in searc...
How severe is CVE-2018-25342?
CVE-2018-25342 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-25342?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.