{ "id": "CVE-2021-38191", "sourceIdentifier": "cve@mitre.org", "published": "2021-08-08T06:15:08.967", "lastModified": "2022-11-03T02:51:18.153", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread." }, { "lang": "es", "value": "Se ha detectado un problema en la crate tokio versiones anteriores a 1.8.1 para Rust. Tras una funci\u00f3n JoinHandle::abort, una Tarea puede ser lanzada en el hilo equivocado" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "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-362" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*", "versionStartIncluding": "0.3.0", "versionEndExcluding": "1.5.1", "matchCriteriaId": "B505EDA7-2107-4169-8D1E-CD2AAA038674" }, { "vulnerable": true, "criteria": "cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*", "versionStartIncluding": "1.6.0", "versionEndExcluding": "1.6.3", "matchCriteriaId": "033FFED8-23B5-451F-847E-475D961C6832" }, { "vulnerable": true, "criteria": "cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*", "versionStartIncluding": "1.7.0", "versionEndExcluding": "1.7.2", "matchCriteriaId": "FA62E77D-CAF1-40CF-B472-13CBCA974C07" }, { "vulnerable": true, "criteria": "cpe:2.3:a:tokio:tokio:1.8.0:*:*:*:*:*:*:*", "matchCriteriaId": "BE706735-E1D9-46AB-AAFD-C7DEFC58AD5D" } ] } ] } ], "references": [ { "url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tokio/RUSTSEC-2021-0072.md", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://rustsec.org/advisories/RUSTSEC-2021-0072.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] } ] }