CVE-2023-45292

Source
https://cve.org/CVERecord?id=CVE-2023-45292
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-45292.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-45292
Aliases
Published
2023-12-11T21:51:16.055Z
Modified
2026-07-08T06:23:47.939918845Z
Summary
Captcha verification bypass in github.com/mojocn/base64Captcha
Details

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.

Database specific
{
    "cna_assigner": "Go",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/45xxx/CVE-2023-45292.json"
}
References

Affected packages

Git / github.com/mojocn/base64captcha

Affected ranges

Type
GIT
Repo
https://github.com/mojocn/base64captcha
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.3.6"
        }
    ],
    "cpe": "cpe:2.3:a:mojotv:base64captcha:*:*:*:*:*:go:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.2.2
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-45292.json"