VYPR

Online Food Ordering Script

by Projectworlds

CVEs (4)

  • CVE-2023-45347CriNov 2, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Food Ordering System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The '*_verified' parameter of the routers/user-router.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-45346CriNov 2, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Food Ordering System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The '*_role' parameter of the routers/user-router.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-45345CriNov 2, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Food Ordering System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The '*_deleted' parameter of the routers/user-router.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-45338CriNov 2, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Food Ordering System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'id' parameter of the routers/add-ticket.php resource does not validate the characters received and they are sent unfiltered to the database.