PHPGurukul Art Gallery Management System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in PHPGurukul Art Gallery Management System version 1.1. The issue resides in the file '/admin/changeimage4.php', where the 'editid' parameter is manipulated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, with public knowledge of the exploit available.

Impact

Exploitation of this vulnerability allows unauthorized access to the database, manipulation or deletion of data, and potential control over the system, disrupting services and posing a significant security risk.

Reproduction

The vulnerability can be reproduced by sending a request to '/admin/changeimage4.php' with a crafted 'editid' parameter that includes malicious SQL payloads. This can be done using tools like sqlmap, which automates the process of finding and exploiting SQL injection vulnerabilities.

Remediation

No specific remediation is known for this vulnerability. However, it is generally recommended to use prepared statements and parameter binding to prevent SQL injection, along with input validation and filtering.

Added: Jun 21, 2025, 8:27 PM
Updated: Jun 21, 2025, 8:27 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
7.5
exploitability
9.7
remediation
0.0
relevance
0.2
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.