CVE-2025-4013: PHPGurukul Art Gallery Management System aboutus.php sql injection
A vulnerability was found in PHPGurukul Art Gallery Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /admin/aboutus.php. The manipulation of the argument pagetitle leads to sql injection. It is possible to launch the attack 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-4013?
CVE-2025-4013 has been classified as a critical vulnerability.
How is CVE-2025-4013 exploited?
CVE-2025-4013 can be exploited through SQL injection via the 'pagetitle' argument in the file /admin/aboutus.php.
Which software is affected by CVE-2025-4013?
CVE-2025-4013 affects PHPGurukul Art Gallery Management System version 1.0.
Can CVE-2025-4013 be exploited remotely?
Yes, CVE-2025-4013 can be exploited remotely.
How do I fix CVE-2025-4013?
To fix CVE-2025-4013, it's recommended to sanitize all user inputs and validate the 'pagetitle' argument properly.