fkie_cve-2020-36465
Vulnerability from fkie_nvd
Published
2021-08-08 06:15
Modified
2024-11-21 05:29
Severity ?
Summary
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md | Third Party Advisory | |
cve@mitre.org | https://rustsec.org/advisories/RUSTSEC-2020-0146.html | Exploit, Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://rustsec.org/advisories/RUSTSEC-2020-0146.html | Exploit, Issue Tracking, Patch, Third Party Advisory |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*", "matchCriteriaId": "1839430D-6714-405E-B418-A2D2BCF1FABC", "versionEndExcluding": "0.8.4", "versionStartIncluding": "0.8.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*", "matchCriteriaId": "C8E8E5B9-85C1-4DF5-890C-AB1CEB44A59F", "versionEndExcluding": "0.9.1", "versionStartIncluding": "0.9.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*", "matchCriteriaId": "AB08F2F4-8C79-43C9-8E23-7EBE07518811", "versionEndExcluding": "0.10.1", "versionStartIncluding": "0.10.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*", "matchCriteriaId": "96C4891B-A37F-4508-8FCF-E3A54954B7FB", "versionEndExcluding": "0.11.2", "versionStartIncluding": "0.11.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*", "matchCriteriaId": "3CBB67B5-B7B7-45C5-B1E9-D754D6BE3565", "versionEndExcluding": "0.12.4", "versionStartIncluding": "0.12.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:generic-array_project:generic-array:*:*:*:*:*:rust:*:*", "matchCriteriaId": "04E98FB1-7F57-4BA9-964E-B121ABC8356C", "versionEndExcluding": "0.13.3", "versionStartIncluding": "0.13.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes." }, { "lang": "es", "value": "Se ha detectado un problema en la crate generic-array versiones anteriores a 0.13.3 para Rust. Viola la solidez al usar la macro arr! para extender los tiempos de vida" } ], "id": "CVE-2020-36465", "lastModified": "2024-11-21T05:29:35.807", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-08-08T06:15:08.117", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/RUSTSEC-2020-0146.md" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://rustsec.org/advisories/RUSTSEC-2020-0146.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…