GHSA-5rrv-m36h-qwf8

Suggest an improvement
Source
https://github.com/advisories/GHSA-5rrv-m36h-qwf8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-5rrv-m36h-qwf8/GHSA-5rrv-m36h-qwf8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5rrv-m36h-qwf8
Aliases
Published
2021-08-25T20:44:40Z
Modified
2023-11-08T04:01:16.223940Z
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 chttp
Details

The From implementation for Vec 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
{
    "nvd_published_at": "2019-09-09T12:15:10Z",
    "cwe_ids": [
        "CWE-416"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T21:22:50Z"
}
References

Affected packages

crates.io / chttp

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.1.1
Fixed
0.1.3