VYPR

Github.com/mojocn/base64captcha

by mojocn

Source repositories

CVEs (1)

  • CVE-2023-45292Dec 11, 2023
    risk 0.00cvss epss 0.00

    When using the default implementation of Verify to check a Captcha, verification can be bypassed. For example, if the first parameter is a non-existent id, the second parameter is an empty string, and the third parameter is true, the function will always consider the Captcha to…