PHPGurukul Art Gallery Management System
cpe:2.3:a:phpgurukul:art_gallery_management_system:*:*:*:*:*:*:*
- 1.1
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.
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.
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.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.