{ "id": "CVE-2020-35928", "sourceIdentifier": "cve@mitre.org", "published": "2020-12-31T09:15:16.507", "lastModified": "2021-01-06T18:27:48.867", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate concread versiones anteriores a 0.2.6 para Rust. Unos atacantes pueden causar una carrera de datos de ARCache(K,V) mediante el env\u00edo de tipos que no implementan Send/Sync." } ], "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:concread_project:concread:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.2.6", "matchCriteriaId": "5C31136B-4B63-4D27-A359-FEF0620005A4" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0092.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }