GHSA-4H96-MV53-2C86
Vulnerability from github – Published: 2025-05-08 14:53 – Updated: 2025-05-08 14:53
VLAI?
Summary
fast_id_map has a soundness issue and is unmaintained
Details
FastMap::get() lacks sufficient checks to its parameter index and is used to unsafely get a Vec element.
fast_id_map is unmaintained.
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "fast_id_map"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2025-05-08T14:53:46Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "`FastMap::get()` lacks sufficient checks to its parameter index and is used to unsafely get a `Vec` element.\n\n`fast_id_map` is unmaintained.",
"id": "GHSA-4h96-mv53-2c86",
"modified": "2025-05-08T14:53:46Z",
"published": "2025-05-08T14:53:46Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Bruce0203/fast_map"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0034.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "fast_id_map has a soundness issue and is unmaintained"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…