原始 OSV JSON{
"id": "GHSA-5rrv-m36h-qwf8",
"aliases": [
"CVE-2019-16140"
],
"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.\n\nA fix was published in version 0.1.3.",
"summary": "Use-after-free in chttp",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.1.1"
},
{
"fixed": "0.1.3"
}
]
}
],
"package": {
"name": "chttp",
"ecosystem": "crates.io"
}
}
],
"modified": "2023-06-13T16:55:57Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T20:44:40Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16140",
"type": "ADVISORY"
},
{
"url": "https://github.com/sagebind/isahc/issues/2",
"type": "WEB"
},
{
"url": "https://github.com/sagebind/isahc/commit/9e9f1fb44114078c000c78c72e691eeb9e7ac260",
"type": "WEB"
},
{
"url": "https://github.com/sagebind/chttp",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2019-0016.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2019-09-09T12:15:10Z",
"github_reviewed_at": "2021-08-19T21:22:50Z"
}
}