CVE-2025-6417: PHPGurukul Art Gallery Management System add-artist.php sql injection
A vulnerability has been found in PHPGurukul Art Gallery Management System 1.1 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /admin/add-artist.php. The manipulation of the argument awarddetails leads to sql injection. The attack can be launched 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-6417?
CVE-2025-6417 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-6417?
CVE-2025-6417 is a SQL injection vulnerability found in the add-artist.php file.
How does the CVE-2025-6417 vulnerability occur?
CVE-2025-6417 occurs due to improper input handling in the awarddetails argument.
What software is affected by CVE-2025-6417?
CVE-2025-6417 affects the PHPGurukul Art Gallery Management System version 1.1.
How do I fix CVE-2025-6417?
To fix CVE-2025-6417, ensure to validate and sanitize inputs for SQL queries in the affected file.