Git · Base64Captcha · CVE-2023-45292
**Name of the Vulnerable Software and Affected Versions**
No specific software or versions are mentioned in the provided descriptions.
**Description**
The issue concerns the default implementation of a Verify function used to check a Captcha. Verification can be bypassed under certain conditions. 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.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this issue.