UNKNOWNCVE-2019-25674
CMSsite 1.0 SQL Injection via post Parameter
Platform
php
Component
cmssite
CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'post' parameter. Attackers can send GET requests to post.php with malicious 'post' values to extract sensitive database information or perform time-based blind SQL injection attacks.
How to fix
Actualice CMSsite a una versión corregida. Si no hay una versión corregida disponible, considere deshabilitar o eliminar el parámetro 'post' en el archivo 'post.php' para evitar la inyección SQL. Implemente una validación y saneamiento robustos de todas las entradas del usuario para prevenir futuras vulnerabilidades.
Monitor your dependencies automatically
Get notified when new vulnerabilities affect your projects. Free forever.
Start free