mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
106 lines
3.7 KiB
JSON
106 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2024-49214",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "QUIC in HAProxy 3.1.x before 3.1-dev7, 3.0.x before 3.0.5, and 2.9.x before 2.9.11 allows opening a 0-RTT session with a spoofed IP address. This can bypass the IP allow/block list functionality."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.haproxy.org/download/3.1/src/CHANGELOG",
|
|
"refsource": "MISC",
|
|
"name": "https://www.haproxy.org/download/3.1/src/CHANGELOG"
|
|
},
|
|
{
|
|
"url": "https://github.com/haproxy/haproxy/commit/f627b9272bd8ffca6f2f898bfafc6bf0b84b7d46",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/haproxy/haproxy/commit/f627b9272bd8ffca6f2f898bfafc6bf0b84b7d46"
|
|
},
|
|
{
|
|
"url": "https://www.mail-archive.com/haproxy@formilux.org/msg45291.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mail-archive.com/haproxy@formilux.org/msg45291.html"
|
|
},
|
|
{
|
|
"url": "https://www.mail-archive.com/haproxy@formilux.org/msg45314.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mail-archive.com/haproxy@formilux.org/msg45314.html"
|
|
},
|
|
{
|
|
"url": "https://www.mail-archive.com/haproxy@formilux.org/msg45315.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mail-archive.com/haproxy@formilux.org/msg45315.html"
|
|
},
|
|
{
|
|
"url": "https://www.haproxy.org/download/3.0/src/CHANGELOG",
|
|
"refsource": "MISC",
|
|
"name": "https://www.haproxy.org/download/3.0/src/CHANGELOG"
|
|
},
|
|
{
|
|
"url": "https://www.haproxy.org/download/2.9/src/CHANGELOG",
|
|
"refsource": "MISC",
|
|
"name": "https://www.haproxy.org/download/2.9/src/CHANGELOG"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AC:L/AV:N/A:N/C:N/I:L/PR:N/S:U/UI:N",
|
|
"version": "3.1"
|
|
}
|
|
}
|
|
} |