- Description
- 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.
- Source
- security@golang.org
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- Severity
- MEDIUM
- nvd@nist.gov
- CWE-345
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mojotv:base64captcha:*:*:*:*:*:go:*:*",
"vulnerable": true,
"matchCriteriaId": "20EF9A8D-B33C-468E-9928-2E80A0C1EA00",
"versionEndExcluding": "1.3.6"
}
],
"operator": "OR"
}
]
}
]