CVE-2019-25674 PUBLISHED

CMSsite 1.0 SQL Injection via post Parameter

Assigner: VulnCheck
Reserved: 05.04.2026 Published: 05.04.2026 Updated: 05.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor VictorAlagwu
Product CMSsite
Versions
  • Version 1.0 is affected

Credits

  • Mr Winst0n finder

References

Problem Types

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