VYPR

Railway Reservation System

by Projectworlds

CVEs (3)

  • CVE-2023-48689CriDec 21, 2023
    risk 0.64cvss 9.8epss 0.01

    Railway Reservation System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'byname' parameter of the train.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-48687CriDec 21, 2023
    risk 0.64cvss 9.8epss 0.01

    Railway Reservation System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'from' parameter of the reservation.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-48685CriDec 21, 2023
    risk 0.64cvss 9.8epss 0.01

    Railway Reservation System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'psd' parameter of the login.php resource does not validate the characters received and they are sent unfiltered to the database.