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

197 lines
6.3 KiB
JSON

{
"id": "CVE-2021-38512",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-08-10T23:15:07.277",
"lastModified": "2024-11-21T06:17:17.300",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the actix-http crate before 3.0.0-beta.9 for Rust. HTTP/1 request smuggling (aka HRS) can occur, potentially leading to credential disclosure."
},
{
"lang": "es",
"value": "Se ha detectado un problema en la crate actix-http versiones anteriores a 3.0.0-beta.9 para Rust. Puede ocurrir un contrabando de peticiones HTTP/1 (tambi\u00e9n se conoce como HRS), conllevando potencialmente a una divulgaci\u00f3n de credenciales"
}
],
"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:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:actix:actix-http:*:*:*:*:*:rust:*:*",
"versionEndExcluding": "3.0.0",
"matchCriteriaId": "D13E99B5-BB83-43AF-B44B-1A450EE6921C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:-:*:*:*:rust:*:*",
"matchCriteriaId": "DAA38214-CBE7-44A9-8BFB-31584A4867D9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta1:*:*:*:rust:*:*",
"matchCriteriaId": "C0D1215A-B7AE-47AD-9125-00CBA9F4C7D7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta2:*:*:*:rust:*:*",
"matchCriteriaId": "26C9C53E-DF80-423E-B039-3868997180ED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta3:*:*:*:rust:*:*",
"matchCriteriaId": "AFD17412-394B-42EC-9188-83B513395E8E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta4:*:*:*:rust:*:*",
"matchCriteriaId": "056B011C-94E3-4155-B89D-8DDF4179DF05"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta5:*:*:*:rust:*:*",
"matchCriteriaId": "CFFAC29A-8F49-4385-B74A-C3D02DFED833"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta6:*:*:*:rust:*:*",
"matchCriteriaId": "446C5334-AABA-48A4-8B7D-66783AF2BC7D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta7:*:*:*:rust:*:*",
"matchCriteriaId": "2A466F32-6B37-45B7-B6F8-FE6BA3CEB076"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:actix:actix-http:3.0.0:beta8:*:*:*:rust:*:*",
"matchCriteriaId": "DB81437B-703D-4BA5-8276-5CEFEE84DE73"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/67URRW4K47SR6LNQB4YALPLGGQMQK7HO/",
"source": "cve@mitre.org"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/actix-http/RUSTSEC-2021-0081.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0081.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/67URRW4K47SR6LNQB4YALPLGGQMQK7HO/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/actix-http/RUSTSEC-2021-0081.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0081.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}