First published: Tue Apr 29 2025(Updated: )
A vulnerability, which was classified as critical, has been found in PHPGurukul Notice Board System 1.0. This issue affects some unknown processing of the file /category.php. The manipulation of the argument catname leads to sql injection. The attack may 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 Notice Board System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4060 is classified as a critical vulnerability.
CVE-2025-4060 allows for SQL injection through the manipulation of the catname argument in /category.php.
Yes, the vulnerability can be exploited remotely.
Successful exploitation of CVE-2025-4060 may lead to unauthorized access to the database and sensitive data.
To mitigate CVE-2025-4060, ensure that all user inputs in the application are properly sanitized and validated.