{ "id": "CVE-2020-36219", "sourceIdentifier": "cve@mitre.org", "published": "2021-01-26T18:15:56.567", "lastModified": "2021-02-03T16:19:30.620", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption implements Sync unconditionally, a data race can occur." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate atomic-option versiones hasta el 31-10-2020 para Rust. Debido a que AtomicOption(T) implementa una Sync incondicionalmente, una carrera de datos puede ocurrir" } ], "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": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:atomic-option_project:atomic-option:*:*:*:*:*:rust:*:*", "versionEndIncluding": "2020-10-31", "matchCriteriaId": "8EBF80BE-F2B9-419D-BCF4-BCD50B5BE29E" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0113.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ] } ] }