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.
References
| Link | Resource |
|---|---|
| https://github.com/VictorAlagwu/CMSsite | Product |
| https://www.exploit-db.com/exploits/46402 | Exploit Third Party Advisory VDB Entry |
| https://www.vulncheck.com/advisories/cmssite-sql-injection-via-post-parameter | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-04-05 21:16
Updated : 2026-07-24 22:10
NVD link : CVE-2019-25674
Mitre link : CVE-2019-25674
CVE.ORG link : CVE-2019-25674
JSON object : View
Products Affected
victoralagwu
- cmssite
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
