{ "id": "CVE-2020-35918", "sourceIdentifier": "cve@mitre.org", "published": "2020-12-31T09:15:15.880", "lastModified": "2022-09-02T15:44:03.987", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the branca crate before 0.10.0 for Rust. Decoding tokens (with invalid base62 data) can panic." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate branca versiones anteriores a 0.10.0 para Rust. Unos tokens de decodificaci\u00f3n (con datos base62 no v\u00e1lidos) pueden generar p\u00e1nico." } ], "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:C", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 3.9, "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:hakobaito:branca:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.10.0", "matchCriteriaId": "776D9591-5C9C-446A-B90E-8C5DA5DEE8FA" } ] } ] } ], "references": [ { "url": "https://github.com/return/branca/issues/24", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/tuupola/branca-spec/issues/22", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0075.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }