{ "id": "CVE-2020-36564", "sourceIdentifier": "security@golang.org", "published": "2022-12-27T22:15:11.673", "lastModified": "2024-11-21T05:29:50.827", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Due to improper validation of caller input, validation is silently disabled if the provided expected token is malformed, causing any user supplied token to be considered valid." }, { "lang": "es", "value": "Debido a una validaci\u00f3n incorrecta de la entrada de la persona que llama, la validaci\u00f3n se desactiva silenciosamente si el token esperado proporcionado tiene un formato incorrecto, lo que hace que cualquier token proporcionado por el usuario se considere v\u00e1lido." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:nosurf_project:nosurf:*:*:*:*:*:go:*:*", "versionEndExcluding": "1.1.1", "matchCriteriaId": "A223A3C0-6811-4238-B5A6-3BE3DFE734C0" } ] } ] } ], "references": [ { "url": "https://github.com/justinas/nosurf/commit/4d86df7a4affa1fa50ab39fb09aac56c3ce9c314", "source": "security@golang.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/justinas/nosurf/pull/60", "source": "security@golang.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2020-0049", "source": "security@golang.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/justinas/nosurf/commit/4d86df7a4affa1fa50ab39fb09aac56c3ce9c314", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/justinas/nosurf/pull/60", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2020-0049", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] } ] }