GHSA-m325-rxjv-pwph

Suggest an improvement
Source
https://github.com/advisories/GHSA-m325-rxjv-pwph
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-m325-rxjv-pwph/GHSA-m325-rxjv-pwph.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-m325-rxjv-pwph
Aliases
Published
2022-06-17T00:11:41Z
Modified
2024-03-15T00:05:17.689306Z
Summary
Deserialization functions pass uninitialized memory to user-provided Read
Details

Affected versions of this crate passed an uninitialized buffer to a user-provided Read instance in:

  • deserialize_binary
  • deserialize_string
  • deserialize_extension_others
  • deserialize_string_primitive

This can result in safe Read implementations reading from the uninitialized buffer leading to undefined behavior.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-17T00:11:41Z"
}
References

Affected packages

crates.io / messagepack-rs

Package

Name
messagepack-rs
View open source insights on deps.dev
Purl
pkg:cargo/messagepack-rs

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.8.1