GHSA-RPCM-WHQC-JFW8
Vulnerability from github – Published: 2021-08-25 20:44 – Updated: 2021-08-19 21:22
VLAI?
Summary
Use after free in libflate
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.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "libflate"
},
"ranges": [
{
"events": [
{
"introduced": "0.1.14"
},
{
"fixed": "0.1.25"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-15552"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": true,
"github_reviewed_at": "2021-08-19T21:22:31Z",
"nvd_published_at": "2019-08-26T15:15:00Z",
"severity": "CRITICAL"
},
"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.",
"id": "GHSA-rpcm-whqc-jfw8",
"modified": "2021-08-19T21:22:31Z",
"published": "2021-08-25T20:44:53Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15552"
},
{
"type": "WEB",
"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": "PACKAGE",
"url": "https://github.com/sile/libflate"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2019-0010.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Use after free in libflate"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…