CVE-2025-3188: PHPGurukul e-Diary Management System add-notes.php sql injection
Published Apr 4, 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.
Affected Software
2 affected components
Phpgurukul e-Diary Management System
Phpgurukul e-Diary Management System=1.0
Event History
Apr 4, 2025
CVE Published
via MITRE·12:31 AM
Data Sourced
via MITRE·12:31 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·01:15 AM
DescriptionSeverityWeakness
Oct 29, 57230
Event
via FIRST·01:53 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-3188?
CVE-2025-3188 is classified as a critical severity vulnerability.
2
How does CVE-2025-3188 affect the PHPGurukul e-Diary Management System?
CVE-2025-3188 allows for SQL injection through the manipulation of the Category argument in the /add-notes.php file.
3
Can CVE-2025-3188 be exploited remotely?
Yes, CVE-2025-3188 can be exploited remotely.
4
What part of the PHPGurukul e-Diary Management System is vulnerable in CVE-2025-3188?
The vulnerability in CVE-2025-3188 affects the /add-notes.php file.
5
How can I mitigate the risks associated with CVE-2025-3188?
To mitigate CVE-2025-3188, it is recommended to sanitize input and employ parameterized queries to prevent SQL injection.