GHSA-j8qq-58cr-8cc7

Suggest an improvement
Source
https://github.com/advisories/GHSA-j8qq-58cr-8cc7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-j8qq-58cr-8cc7/GHSA-j8qq-58cr-8cc7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-j8qq-58cr-8cc7
Aliases
Published
2021-08-25T20:52:53Z
Modified
2023-11-08T04:05:16.796827Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
Out of bounds read in bra
Details

Buffered Random Access (BRA) provides easy random memory access to a sequential source of data in Rust. This is achieved by greedily retaining all memory read from a given source. Buffered Random Access (BRA) provides easy random memory access to a sequential source of data in Rust. An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory.

Database specific
{
    "nvd_published_at": "2021-01-26T18:16:00Z",
    "github_reviewed_at": "2021-08-19T18:46:05Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-125",
        "CWE-908"
    ]
}
References

Affected packages

crates.io / bra

Package

Affected ranges

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