CVE-2025-5639: PHPGurukul Notice Board System forgot-password.php sql injection
Published Jun 5, 2025
·Updated
A vulnerability was found in PHPGurukul Notice Board System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /forgot-password.php. The manipulation of the argument email leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
2 affected components
Phpgurukul Notice Board System
Phpgurukul Notice Board System=1.0
Event History
Jun 5, 2025
CVE Published
via MITRE·05:31 AM
Data Sourced
via MITRE·05:31 AM
DescriptionSeverityWeakness
Jan 12, 57458
Event
via FIRST·06:50 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-5639?
CVE-2025-5639 is classified as a critical vulnerability.
2
How does CVE-2025-5639 affect the PHPGurukul Notice Board System?
CVE-2025-5639 affects the /forgot-password.php file through SQL injection via the email argument.
3
Can CVE-2025-5639 be exploited remotely?
Yes, CVE-2025-5639 can be exploited remotely by attackers.
4
What type of attack is associated with CVE-2025-5639?
CVE-2025-5639 is associated with SQL injection attacks.
5
How do I fix CVE-2025-5639 in my application?
To fix CVE-2025-5639, you should validate and sanitize user inputs in the /forgot-password.php file to prevent SQL injection.