зеркало из https://github.com/golang/vulndb.git
92 строки
2.0 KiB
JSON
92 строки
2.0 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-2917",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"GHSA-7jmw-8259-q9jx"
|
|
],
|
|
"summary": "Traefik has unexpected behavior with IPv4-mapped IPv6 addresses in github.com/traefik/traefik",
|
|
"details": "Traefik has unexpected behavior with IPv4-mapped IPv6 addresses in github.com/traefik/traefik",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/traefik/traefik",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/traefik/traefik/v2",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "2.11.4"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/traefik/traefik/v3",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "3.0.0-beta3"
|
|
},
|
|
{
|
|
"fixed": "3.0.2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/traefik/traefik/security/advisories/GHSA-7jmw-8259-q9jx"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/traefik/traefik/releases/tag/v2.11.4"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/traefik/traefik/releases/tag/v3.0.2"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-2917",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |