CVE-2019-25674
Received Received - Intake
SQL Injection in CMSsite 1.0 post.php Allows Data Theft

Publication date: 2026-04-05

Last updated on: 2026-04-09

Assigner: VulnCheck

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-05
Last Modified
2026-04-09
Generated
2026-06-16
AI Q&A
2026-04-06
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
victoralagwu cmssite 1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

This vulnerability can allow attackers to extract sensitive information from the database without authentication.

It can also enable time-based blind SQL injection attacks, potentially leading to unauthorized data access or manipulation.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2019-25674. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart