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 the PHPGurukul Art Gallery Management System version 1.0. The issue arises in the file '/admin/add-art-product.php', where the 'arttype' parameter is not properly validated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, without any authentication, potentially leading to unauthorized access to the database, modification or deletion of data, and exposure of sensitive information.
Exploitation of this vulnerability allows for SQL injection, which could be used to manipulate the application's database. This could include unauthorized data access, data modification or deletion, and in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a request to the '/admin/add-art-product.php' file with a crafted 'arttype' parameter that includes SQL injection payloads. The lack of input validation will allow the injected SQL to be executed, demonstrating the vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.