First published: Tue May 06 2025(Updated: )
A vulnerability was found in PHPGurukul Art Gallery Management System 1.1. It has been rated as critical. Affected by this issue is some unknown functionality of the file /admin/add-art-type.php. The manipulation of the argument arttype leads to sql injection. The attack may be launched 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-4309 has been rated as critical due to its potential for SQL injection.
CVE-2025-4309 affects the /admin/add-art-type.php file, allowing manipulation of the 'arttype' parameter which leads to SQL injection.
Exploiting CVE-2025-4309 can allow attackers to execute arbitrary SQL commands on the database.
To fix CVE-2025-4309, sanitize inputs to the 'arttype' parameter and use prepared statements to prevent SQL injection.
As of now, no official patch has been released for CVE-2025-4309, so immediate security measures are recommended.