{ "id": "CVE-2021-25905", "sourceIdentifier": "cve@mitre.org", "published": "2021-01-26T18:16:22.553", "lastModified": "2024-11-21T05:55:34.620", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate bra versiones anteriores a 0.1.1 para Rust. Carece de solidez porque puede leer la memoria no inicializada" } ], "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:H/I:N/A:H", "baseScore": 9.1, "baseSeverity": "CRITICAL", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "baseScore": 6.4, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-908" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:bra_project:bra:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.1.1", "matchCriteriaId": "18781FF7-0306-4DFA-951F-A116E63EE63E" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2021-0008.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] }, { "url": "https://rustsec.org/advisories/RUSTSEC-2021-0008.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] } ] }