CodeProjects News Publishing Site Dashboard SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in CodeProjects News Publishing Site Dashboard version 1.0. The issue resides in the file '/api.php', where the 'cat_id' parameter is not properly sanitized, allowing remote attackers to manipulate SQL queries and potentially compromise the application's database. This vulnerability affects the application's confidentiality, integrity, and availability.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, send a GET request to '/news/api.php' with a crafted 'cat_id' parameter that includes SQL injection payloads. The lack of input validation will allow the injected SQL code to be executed by the application's database, demonstrating the SQL injection vulnerability.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
8.7
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.