← Back

Base64captcha

base64captcha

Vendor: Mojotv • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mojotv
1Base64captcha
Jun 17, 2026
Dec 11, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
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...Show more
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 be correct.Show less