VYPR

Online Voting System Project

by Projectworlds

CVEs (3)

  • CVE-2023-48434CriDec 20, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the reg_action.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-48433CriDec 20, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Voting System Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'username' parameter of the login_action.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2024-45986MedSep 26, 2024
    risk 0.35cvss 5.4epss 0.00

    A stored Cross-Site Scripting (XSS) vulnerability was identified in Projectworld Online Voting System 1.0 that occurs when an account is registered with a malicious javascript payload. The payload is stored and subsequently executed in the voter.php and profile.php pages…