GHSA-xm9m-2vj8-fmfr

Suggest an improvement
Source
https://github.com/advisories/GHSA-xm9m-2vj8-fmfr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/09/GHSA-xm9m-2vj8-fmfr/GHSA-xm9m-2vj8-fmfr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xm9m-2vj8-fmfr
Aliases
Published
2021-09-01T18:30:40Z
Modified
2023-11-08T04:05:27.607591Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Uninitialized memory access in toodee
Details

An issue was discovered in the toodee crate before 0.3.0 for Rust. The row-insertion feature allows attackers to read the contents of uninitialized memory locations.

Database specific
{
    "nvd_published_at": "2021-03-05T09:15:00Z",
    "cwe_ids": [
        "CWE-908"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-30T21:56:39Z"
}
References

Affected packages

crates.io / toodee

Package

Affected ranges

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

Ecosystem specific

{
    "affected_functions": [
        "toodee::TooDee::insert_row"
    ]
}