CVE-2018-25340

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.
Configurations

No configuration.

History

23 Jul 2026, 11:10

Type Values Removed Values Added
Summary
  • (es) Smartshop 1 contiene una vulnerabilidad de inyección SQL que permite a atacantes no autenticados ejecutar consultas SQL arbitrarias inyectando código malicioso a través del parámetro id. Los atacantes pueden enviar solicitudes GET a category.php con cargas útiles de inyección SQL basadas en UNION en el parámetro id para extraer información sensible de la base de datos, incluyendo nombres de usuario y otros datos.

23 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-23 19:16

Updated : 2026-07-23 11:10


NVD link : CVE-2018-25340

Mitre link : CVE-2018-25340

CVE.ORG link : CVE-2018-25340


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')