VYPR

Student Information System

by Kashipara

CVEs (3)

  • CVE-2023-5011HigDec 20, 2023
    risk 0.57cvss 8.8epss 0.01

    Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'coursename' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-5010HigDec 20, 2023
    risk 0.57cvss 8.8epss 0.01

    Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'coursecode' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-5007HigDec 20, 2023
    risk 0.57cvss 8.8epss 0.01

    Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'id' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database.