2024-12-08 03:06:42 +00:00

84 lines
3.0 KiB
JSON

{
"id": "CVE-2024-41671",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-07-29T15:15:15.760",
"lastModified": "2024-11-21T09:32:56.690",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1."
},
{
"lang": "es",
"value": " Twisted es un framework basado en eventos para aplicaciones de Internet, compatible con Python 3.6+. El servidor HTTP 1.0 y 1.1 proporcionado por twisted.web podr\u00eda procesar solicitudes HTTP canalizadas desordenadas, lo que posiblemente resulte en la divulgaci\u00f3n de informaci\u00f3n. Esta vulnerabilidad se soluciona en 24.7.0rc1."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 3.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-444"
}
]
}
],
"references": [
{
"url": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.vicarius.io/vsociety/posts/disordered-http-pipeline-in-twistedweb-cve-2024-4167",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}