Exploitation Summary
EIP tracks 1 public exploit for CVE-2018-25340. PoCs published by L0RD.
AI-analyzed exploit summary This is a technical writeup detailing SQL injection vulnerabilities in Smartshop 1, specifically in category.php, product.php, and search.php. It includes vulnerable code snippets, payload examples, and parameter details.
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.
Exploits (1)
This is a technical writeup detailing SQL injection vulnerabilities in Smartshop 1, specifically in category.php, product.php, and search.php. It includes vulnerable code snippets, payload examples, and parameter details.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N