VYPR

Billing System

by Phpgurukul

CVEs (2)

  • CVE-2025-65380MedDec 2, 2025
    risk 0.42cvss 6.5epss 0.00

    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.

  • CVE-2025-65379MedDec 2, 2025
    risk 0.42cvss 6.5epss 0.00

    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.