CVE-2019-25674
HighCVSS 8.2Exploitation Probability (EPSS)
Low risk33th percentile - higher than 33% of all known CVEs
Summary
CMSsite 1.0 contains an SQL injection vulnerability in the 'post' parameter, allowing unauthenticated attackers to manipulate database queries. The attack can be performed remotely via GET requests to post.php, leading to data leakage or time-based blind SQL injection attacks.
Risk Assessment
Unauthenticated attackers can steal sensitive database information or perform blind SQL attacks, potentially leading to full system compromise.
Recommendation
Update CMSsite to the latest version or apply a patch that sanitizes input in the 'post' parameter. In the meantime, restrict access to post.php.
Other vulnerabilities in CMSsite
Original NVD description (English source)
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.

