mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
109 lines
4.0 KiB
JSON
109 lines
4.0 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-39321",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Traefik is an HTTP reverse proxy and load balancer. Versions prior to 2.11.6, 3.0.4, and 3.1.0-rc3 have a vulnerability that allows bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes sent with spoofed IP addresses. Versions 2.11.6, 3.0.4, and 3.1.0-rc3 contain a patch for this issue. No known workarounds are available."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-639: Authorization Bypass Through User-Controlled Key",
|
|
"cweId": "CWE-639"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "traefik",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "traefik",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "< 2.11.6"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.0.0-beta3, < 3.0.4"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.1.0-rc1, < 3.1.0-rc3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/traefik/traefik/security/advisories/GHSA-gxrv-wf35-62w9",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/traefik/traefik/security/advisories/GHSA-gxrv-wf35-62w9"
|
|
},
|
|
{
|
|
"url": "https://github.com/traefik/traefik/releases/tag/v2.11.6",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/traefik/traefik/releases/tag/v2.11.6"
|
|
},
|
|
{
|
|
"url": "https://github.com/traefik/traefik/releases/tag/v3.0.4",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/traefik/traefik/releases/tag/v3.0.4"
|
|
},
|
|
{
|
|
"url": "https://github.com/traefik/traefik/releases/tag/v3.1.0-rc3",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/traefik/traefik/releases/tag/v3.1.0-rc3"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-gxrv-wf35-62w9",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |