Junglewise Threat Intelligence

CVE-2019-25697: VictorAlagwu CMSsite SQL injection in category.php

CVE-2019-25697 · Severity: high · CVSS 8.2 · Published 2026-04-12

Technologies: Victoralagwu Cmssite. Vendors: Victoralagwu.

Executive brief

CMSsite, a content management system, contains a security flaw that allows unauthorized individuals to access its internal database. By sending a specially crafted web request, an attacker can steal sensitive information such as user credentials and administrative data. This could lead to a full takeover of the website and the exposure of private user information.

Technical details

A SQL injection vulnerability exists in CMSsite 1.0 within the category.php component. The application fails to properly sanitize the 'cat_id' GET parameter before using it in a MySQL query, specifically within the SELECT statement targeting the 'posts' table. An unauthenticated remote attacker can exploit this by supplying malicious SQL commands via a UNION-based attack. This allows for the extraction of arbitrary data from the database, including user credentials and system configuration. The vulnerability is confirmed by public exploit code demonstrating the use of UNION SELECT to retrieve database user information.

Affected products

  • VictorAlagwu CMSsite 1.0

Timeline

  • 2019-01-27: disclosed: Vulnerability discovered and exploit code authored by Majid kalantari
  • 2019-01-28: other: Exploit published on Exploit-DB (EDB-ID 46259)
  • 2026-04-12: advisory: CVE-2019-25697 published by NVD/VulnCheck

References

Related threats