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.
References
| Link | Resource |
|---|---|
| https://github.com/VictorAlagwu/CMSsite/archive/master.zip | Product |
| https://www.exploit-db.com/exploits/46259 | Exploit Third Party Advisory VDB Entry |
| https://www.vulncheck.com/advisories/cmssite-sql-injection-via-category-php | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-04-12 13:16
Updated : 2026-06-17 02:32
NVD link : CVE-2019-25697
Mitre link : CVE-2019-25697
CVE.ORG link : CVE-2019-25697
JSON object : View
Products Affected
victoralagwu
- cmssite
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
