Vulnerability Description
PHPGurukul Billing System 1.0 is vulnerable to SQL Injection in the admin/index.php endpoint. Specifically, the username parameter 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-65380.mdThird Party Advisory
- https://phpgurukul.com/billing-system-using-php-and-mysqlProduct
FAQ
What is CVE-2025-65380?
CVE-2025-65380 is a vulnerability with a CVSS score of 6.5 (MEDIUM). PHPGurukul Billing System 1.0 is vulnerable to SQL Injection in the admin/index.php endpoint. Specifically, the username parameter accepts unvalidated user input, which is then concatenated directly i...
How severe is CVE-2025-65380?
CVE-2025-65380 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-65380?
Check the references section above for vendor advisories and patch information. Affected products include: Phpgurukul Billing System.