RUSTSEC-2019-0016

Source
https://rustsec.org/advisories/RUSTSEC-2019-0016
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2019-0016.json
JSON Data
https://api.test.osv.dev/v1/vulns/RUSTSEC-2019-0016
Aliases
Published
2019-09-01T12:00:00Z
Modified
2023-11-01T04:50:34.808908Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Use-after-free in buffer conversion implementation
Details

The From<Buffer> implementation for Vec<u8> was not properly implemented, returning a vector backed by freed memory. This could lead to memory corruption or be exploited to cause undefined behavior.

A fix was published in version 0.1.3.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / chttp

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.1.1
Fixed
0.1.3

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [],
        "os": [],
        "functions": []
    }
}

Database specific

source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2019-0016.json"
informational
null
categories
[]
cvss
"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"