68 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-52530",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-11-11T20:15:20.247",
"lastModified": "2024-11-12T19:35:14.927",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\\0' characters at the end of header names are ignored, i.e., a \"Transfer-Encoding\\0: chunked\" header is treated the same as a \"Transfer-Encoding: chunked\" header."
},
{
"lang": "es",
"value": "La librer\u00eda libsoup de GNOME anterior a 3.6.0 permite el contrabando de solicitudes HTTP en algunas configuraciones porque se ignoran los caracteres '\\0' al final de los nombres de encabezado, es decir, un encabezado \"Transfer-Encoding\\0: chunked\" se trata de la misma manera que un encabezado \"Transfer-Encoding: chunked\"."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-444"
}
]
}
],
"references": [
{
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/377",
"source": "cve@mitre.org"
},
{
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/402",
"source": "cve@mitre.org"
},
{
"url": "https://gitlab.gnome.org/Teams/Releng/security/-/wikis/home",
"source": "cve@mitre.org"
}
]
}