{ "id": "CVE-2020-35909", "sourceIdentifier": "cve@mitre.org", "published": "2020-12-31T09:15:15.347", "lastModified": "2021-01-14T21:20:28.997", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the multihash crate before 0.11.3 for Rust. The from_slice parsing code can panic via unsanitized data from a network server." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate multihash versiones anteriores a 0.11.3 para Rust. El c\u00f3digo de an\u00e1lisis de from_slice puede entrar en p\u00e1nico por medio de datos no saneados de un servidor de red." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.8 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.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:protocol:multihash:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.11.3", "matchCriteriaId": "096ADCE9-E4F3-428B-BE4C-DEECDCE09FFC" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0068.html", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }