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