{ "id": "CVE-2020-36205", "sourceIdentifier": "cve@mitre.org", "published": "2021-01-26T18:15:55.707", "lastModified": "2021-02-03T02:33:51.037", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la caja xcb hasta el 2020-12-10 para Rust. base::Error no tiene solidez. Debido al campo p\u00fablico ptr, puede ocurrir un use-after-free o double-free" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1 }, "baseSeverity": "LOW", "exploitabilityScore": 3.9, "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-415" }, { "lang": "en", "value": "CWE-416" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:xcb_project:xcb:*:*:*:*:*:rust:*:*", "versionEndIncluding": "2020-12-10", "matchCriteriaId": "095C7CDD-807B-44D6-B9F2-C3EDD673F7FB" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0097.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ] } ] }