CVE-2019-25697 PUBLISHED

CMSsite 1.0 SQL Injection via category.php

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

CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the cat_id parameter. Attackers can send GET requests to category.php with malicious cat_id values to extract sensitive database information including usernames and credentials.

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

  • Majid kalantari (mjd.hack@gmail.com) finder

References

Problem Types

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