原始 OSV JSON
{
"id": "GHSA-rpcm-whqc-jfw8",
"aliases": [
"CVE-2019-15552"
],
"details": "An issue was discovered in the libflate crate before 0.1.25 for Rust. MultiDecoder::read has a use-after-free, leading to arbitrary code execution.",
"summary": "Use after free in libflate",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.1.14"
},
{
"fixed": "0.1.25"
}
]
}
],
"package": {
"name": "libflate",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-19T21:22:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T20:44:53Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15552",
"type": "ADVISORY"
},
{
"url": "https://github.com/sile/libflate/issues/35",
"type": "WEB"
},
{
"url": "https://github.com/sile/libflate/pull/37",
"type": "WEB"
},
{
"url": "https://github.com/sile/libflate/commit/ffeff7c65deac5a6f886db2a59bcae4e420e4706",
"type": "WEB"
},
{
"url": "https://github.com/sile/libflate",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2019-0010.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2019-08-26T15:15:00Z",
"github_reviewed_at": "2021-08-19T21:22:31Z"
}
}