Codezips Project Management System SQL Injection Vulnerability in Course Name Parameter

Vulnerability

A critical SQL injection vulnerability has been identified in Codezips Project Management System version 1.0. The issue resides in the file '/pages/forms/course.php', specifically within the 'course_name' parameter. This vulnerability allows remote attackers to inject malicious SQL queries, potentially leading to unauthorized database access, sensitive data leakage, data manipulation or deletion, and in some cases, system control or service interruption. The vulnerability does not require authentication, which adds to its severity.

Impact

Exploitation of this vulnerability allows for SQL injection, with impacts including unauthorized database access, leakage of sensitive information, manipulation or deletion of data, and potential disruption of services or system control.

Reproduction

The vulnerability can be reproduced by sending an HTTP POST request to '/pages/forms/course.php' with a crafted 'course_name' parameter that includes SQL injection payloads. This can be done manually or using automated tools like sqlmap.

Remediation

It is recommended to implement prepared statements and parameter binding to prevent SQL injection, validate and sanitize user inputs, restrict database account privileges, and conduct regular security audits.

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

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
7.5
exploitability
9.5
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
10.0

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