GHSA-95hm-pr6q-298w

Suggest an improvement
Source
https://github.com/advisories/GHSA-95hm-pr6q-298w
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-95hm-pr6q-298w/GHSA-95hm-pr6q-298w.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-95hm-pr6q-298w
Published
2025-09-15T13:37:16Z
Modified
2025-09-15T13:37:16Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
fast-able is vulnerable to DoS attack through insecure method
Details

The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here.

Database specific
{
    "github_reviewed": true,
    "severity": "HIGH",
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-125"
    ],
    "github_reviewed_at": "2025-09-15T13:37:16Z"
}
References

Affected packages

crates.io / fast-able

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.13.7