VYPR

Oppia

by Oppia

CVEs (2)

  • CVE-2023-40021MedAug 16, 2023
    risk 0.00cvss 5.3epss 0.01

    Oppia is an online learning platform. When comparing a received CSRF token against the expected token, Oppia uses the string equality operator (`==`), which is not safe against timing attacks. By repeatedly submitting invalid tokens, an attacker can brute-force the expected CSRF…

  • CVE-2021-41733MedNov 8, 2021
    risk 0.00cvss 6.1epss 0.01

    Oppia 3.1.4 does not verify that certain URLs are valid before navigating to them.