CVE-2025-2643: PHPGurukul Art Gallery Management System edit-art-type-detail.php sql injection
A vulnerability has been found in PHPGurukul Art Gallery Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file /admin/edit-art-type-detail.php?editid=1. The manipulation of the argument arttype leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-2643?
CVE-2025-2643 has been classified as a critical vulnerability.
How does CVE-2025-2643 impact PHPGurukul Art Gallery Management System?
CVE-2025-2643 allows for SQL injection through manipulation of the 'arttype' argument in the edit-art-type-detail.php file.
How do I fix CVE-2025-2643?
To fix CVE-2025-2643, ensure input validation for the 'arttype' parameter and employ prepared statements for database queries.
Which version of PHPGurukul Art Gallery Management System is affected by CVE-2025-2643?
CVE-2025-2643 affects PHPGurukul Art Gallery Management System version 1.0.
What are the potential consequences of exploiting CVE-2025-2643?
Exploiting CVE-2025-2643 could lead to unauthorized data manipulation and access to sensitive information in the database.