{ "id": "CVE-2015-10004", "sourceIdentifier": "security@golang.org", "published": "2022-12-27T22:15:10.947", "lastModified": "2025-04-11T23:15:25.577", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC." }, { "lang": "es", "value": "Los m\u00e9todos de validaci\u00f3n de tokens son susceptibles a un canal lateral de temporizaci\u00f3n durante la comparaci\u00f3n HMAC. Con una cantidad suficientemente grande de solicitudes a trav\u00e9s de una conexi\u00f3n de baja latencia, un atacante puede usar esto para determinar el HMAC esperado." } ], "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:H/I:N/A:N", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-668" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:json_web_token_project:json_web_token:-:*:*:*:*:go:*:*", "matchCriteriaId": "7D52A34D-2AF5-4373-8B69-4A4AC8A7711D" } ] } ] } ], "references": [ { "url": "https://github.com/robbert229/jwt/commit/ca1404ee6e83fcbafb66b09ed0d543850a15b654", "source": "security@golang.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/robbert229/jwt/issues/12", "source": "security@golang.org", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2020-0023", "source": "security@golang.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "https://github.com/robbert229/jwt/commit/ca1404ee6e83fcbafb66b09ed0d543850a15b654", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/robbert229/jwt/issues/12", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2020-0023", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] } ] }