blob: 4d7e0ebc838073680aa98facfbbed2e954cecfa4 [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2025-22868"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"title": "Unexpected memory consumption during token parsing in golang.org/x/oauth2",
"descriptions": [
{
"lang": "en",
"value": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing."
}
],
"affected": [
{
"vendor": "golang.org/x/oauth2",
"product": "golang.org/x/oauth2/jws",
"collectionURL": "https://pkg.go.dev",
"packageName": "golang.org/x/oauth2/jws",
"versions": [
{
"version": "0",
"lessThan": "0.27.0",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Verify"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-1286: Improper Validation of Syntactic Correctness of Input"
}
]
}
],
"references": [
{
"url": "https://go.dev/cl/652155"
},
{
"url": "https://go.dev/issue/71490"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"credits": [
{
"lang": "en",
"value": "jub0bs"
}
]
}
}
}