Vulnerability Description
PHPGurukul Billing System 1.0 is vulnerable to SQL Injection in the /admin/password-recovery.php endpoint. Specifically, the username and mobileno parameters accepts unvalidated user input, which is then concatenated directly into a backend SQL query.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phpgurukul | Billing System | 1.0 |
Related Weaknesses (CWE)
References
- https://github.com/dewcode91/security-research/blob/main/CVE-2025-65379.mdThird Party Advisory
- https://phpgurukul.com/billing-system-using-php-and-mysql/Product
FAQ
What is CVE-2025-65379?
CVE-2025-65379 is a vulnerability with a CVSS score of 6.5 (MEDIUM). PHPGurukul Billing System 1.0 is vulnerable to SQL Injection in the /admin/password-recovery.php endpoint. Specifically, the username and mobileno parameters accepts unvalidated user input, which is t...
How severe is CVE-2025-65379?
CVE-2025-65379 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-65379?
Check the references section above for vendor advisories and patch information. Affected products include: Phpgurukul Billing System.