blob: 6d71be83312dd633a14b19ec123ecab4bd5f2d98 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-3250",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-51744",
"GHSA-29wx-vh33-7x7r"
],
"summary": "Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt",
"details": "Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt",
"affected": [
{
"package": {
"name": "github.com/golang-jwt/jwt/v4",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.5.1"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/golang-jwt/jwt/v4",
"symbols": [
"Parse",
"ParseWithClaims",
"Parser.Parse",
"Parser.ParseWithClaims"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
},
{
"type": "FIX",
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3250",
"review_status": "REVIEWED"
}
}