CVE-2018-25341

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
23/05/2026
Last modified:
17/06/2026

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.