VYPR

Online Matrimonial Project

by Projectworlds.in

CVEs (3)

  • CVE-2023-46793CriNov 7, 2023
    risk 0.64cvss 9.8epss 0.01

    Online Matrimonial Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'day' parameter in the 'register()' function of the functions.php resource does not validate the characters received and they are sent unfiltered to the database.

  • CVE-2023-46787CriNov 7, 2023
    risk 0.64cvss 9.8epss 0.01

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

  • CVE-2023-46785CriNov 7, 2023
    risk 0.64cvss 9.8epss 0.01

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