René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

98 lines
2.6 KiB
JSON

{
"id": "CVE-2023-25950",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2023-04-11T09:15:07.937",
"lastModified": "2023-04-21T18:03:17.827",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "HTTP request/response smuggling vulnerability in HAProxy version 2.7.0, and 2.6.1 to 2.6.7 allows a remote attacker to alter a legitimate user's request. As a result, the attacker may obtain sensitive information or cause a denial-of-service (DoS) condition."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-444"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.6.1",
"versionEndIncluding": "2.6.7",
"matchCriteriaId": "2B5851EB-42FF-48AB-AB3B-25CB8C671475"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:haproxy:haproxy:2.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C3C053BE-78C8-475F-8D2B-56FAD7B0E0D2"
}
]
}
]
}
],
"references": [
{
"url": "https://git.haproxy.org/?p=haproxy-2.7.git;a=commit;h=3ca4223c5e1f18a19dc93b0b09ffdbd295554d46",
"source": "vultures@jpcert.or.jp",
"tags": [
"Mailing List",
"Patch"
]
},
{
"url": "https://jvn.jp/en/jp/JVN38170084/",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://www.haproxy.org/",
"source": "vultures@jpcert.or.jp",
"tags": [
"Product"
]
}
]
}