CVE-2023-45292
CVE-2023-45292 describes a Captcha verification bypass in the Go package github.com/mojocn/base64Captcha. The Default Verify function can incorrectly treat a request as valid when the first parameter is a non-existent ID, the second parameter is an empty string, and the third parameter is true, a...