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.0. The issue resides in the file '/admin/edit-art-product-detail.php?editid=2', where the 'editide', 'sprice', and 'description' parameters can be manipulated to execute unauthorized SQL commands. This vulnerability can be exploited remotely, without any authentication.

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 request to '/admin/edit-art-product-detail.php?editid=2' with crafted input in the 'editide', 'sprice', and 'description' parameters that includes SQL injection payloads. The application does not properly sanitize these inputs, allowing for the execution of malicious SQL commands.

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

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
5.0
exploitability
9.7
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.