First published: Fri Apr 04 2025(Updated: )
A vulnerability classified as critical has been found in PHPGurukul e-Diary Management System 1.0. This affects an unknown part of the file /add-notes.php. The manipulation of the argument Category leads to sql injection. It is possible to initiate the attack 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 e-Diary Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3188 is classified as a critical severity vulnerability.
CVE-2025-3188 allows for SQL injection through the manipulation of the Category argument in the /add-notes.php file.
Yes, CVE-2025-3188 can be exploited remotely.
The vulnerability in CVE-2025-3188 affects the /add-notes.php file.
To mitigate CVE-2025-3188, it is recommended to sanitize input and employ parameterized queries to prevent SQL injection.