First published: Sun Mar 23 2025(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Art Gallery Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2643 has been classified as a critical vulnerability.
CVE-2025-2643 allows for SQL injection through manipulation of the 'arttype' argument in the edit-art-type-detail.php file.
To fix CVE-2025-2643, ensure input validation for the 'arttype' parameter and employ prepared statements for database queries.
CVE-2025-2643 affects PHPGurukul Art Gallery Management System version 1.0.
Exploiting CVE-2025-2643 could lead to unauthorized data manipulation and access to sensitive information in the database.