VYPR

Student Result Management System

by Projectworlds

CVEs (4)

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

    Student Result Management System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'class_name' parameter of the add_results.php resource does not validate the characters received and they are sent unfiltered to the database.

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

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

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

    Student Result Management System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'class_name' parameter of the add_students.php resource does not validate the characters received and they are sent unfiltered to the database.

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

    Student Result Management System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'class_id' parameter of the add_classes.php resource does not validate the characters received and they are sent unfiltered to the database.