VYPR

Travel Website

by Travel Website

CVEs (5)

  • CVE-2023-50867CriJan 4, 2024
    risk 0.64cvss 9.8epss 0.01

    Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the signupAction.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-50866CriJan 4, 2024
    risk 0.64cvss 9.8epss 0.01

    Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the loginAction.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-50865CriJan 4, 2024
    risk 0.64cvss 9.8epss 0.01

    Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'city' parameter of the hotelSearch.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-50863CriJan 4, 2024
    risk 0.64cvss 9.8epss 0.01

    Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'hotelIDHidden' parameter of the generateReceipt.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-50862CriJan 4, 2024
    risk 0.64cvss 9.8epss 0.01

    Travel Website v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'hotelIDHidden' parameter of the booking.php resource does not validate the characters received and they are sent unfiltered to the database.