CVE Catalog

CVE-2019-25668

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

33th percentile - higher than 33% of all known CVEs

Summary

News Website Script 2.0.5 has an SQL injection vulnerability in the news ID parameter, allowing unauthenticated attackers to manipulate database queries. Attackers can send GET requests to index.php/show/news/ with malicious SQL to extract sensitive data.

Risk Assessment

An unauthenticated attacker can access sensitive database information (e.g., news content, user data), compromising system confidentiality.

Recommendation

Upgrade the script to the latest version or apply the vendor's patch, and implement parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

News Website Script 2.0.5 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the news ID parameter. Attackers can send GET requests to index.php/show/news/ with malicious SQL statements to extract sensitive database information.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS