Code-Projects News-Buzz Content Management System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects News-Buzz version 1.0, specifically within the file /admin/users.php. The vulnerability arises from the improper handling of the 'change_to_admin' parameter, allowing remote attackers to manipulate the input and execute malicious SQL commands. This issue has been publicly disclosed and is actively exploitable.

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

The vulnerability can be reproduced by sending a GET request to the /admin/users.php file with the 'change_to_admin' parameter. The request should include a payload that exploits the SQL injection vulnerability, such as an error-based or time-based blind SQL injection payload. This can be done using a tool like SQLMap, which automates the process of finding and exploiting SQL injection vulnerabilities.

Added: Sep 1, 2025, 7:22 PM
Updated: Sep 1, 2025, 7:22 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
0.2
threat
6.4
urgency
2.9
incentive
1.7

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