{ "id": "CVE-2020-36469", "sourceIdentifier": "cve@mitre.org", "published": "2021-08-08T06:15:08.267", "lastModified": "2021-08-16T17:58:40.897", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally." }, { "lang": "es", "value": "Se ha detectado un problema en la crate appendix hasta el 15-11-2020 para Rust. Para los par\u00e1metros gen\u00e9ricos de tipo K y V, Send y Sync son implementados incondicionalmente" } ], "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:appendix_project:appendix:*:*:*:*:*:rust:*:*", "versionEndIncluding": "2020-11-15", "matchCriteriaId": "34D82A42-1301-44D5-81C2-6396EA04F373" } ] } ] } ], "references": [ { "url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/appendix/RUSTSEC-2020-0149.md", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0149.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] } ] }