{ "id": "CVE-2020-35911", "sourceIdentifier": "cve@mitre.org", "published": "2020-12-31T09:15:15.457", "lastModified": "2021-01-05T15:47:39.777", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockReadGuard unsoundness." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate lock_api versiones anteriores a 0.4.2 para Rust. Puede producirse una carrera de datos debido a una falta de solidez de la funci\u00f3n MappedRwLockReadGuard." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 4.7, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.0, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "accessVector": "LOCAL", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 1.9 }, "baseSeverity": "LOW", "exploitabilityScore": 3.4, "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:lock_api_project:lock_api:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.4.2", "matchCriteriaId": "B91CFF8B-BDB3-426A-994F-1D50FBCEA9AB" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0070.html", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }