blob: b99455ff5f2387f80091816b523703329c38b79b [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2023-45292"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"title": "Captcha verification bypass in github.com/mojocn/base64Captcha",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "github.com/mojocn/base64Captcha",
"product": "github.com/mojocn/base64Captcha",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/mojocn/base64Captcha",
"programRoutines": [
{
"name": "memoryStore.Verify"
}
],
"defaultStatus": "affected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-305: Authentication Bypass by Primary Weakness"
}
]
}
],
"references": [
{
"url": "https://github.com/mojocn/base64Captcha/issues/120"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-2386"
}
],
"credits": [
{
"lang": "en",
"value": "@cangkuai"
}
]
}
}
}