原始 OSV JSON{
"id": "GHSA-hpcx-3pw8-g3j2",
"aliases": [
"CVE-2021-29937"
],
"details": "An issue was discovered in the telemetry crate through 0.1.2 for Rust. There is a drop of uninitialized memory if a value.clone() call panics within misc::vec_with_size()",
"summary": "Free of uninitialized memory in telemetry",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.3"
}
]
}
],
"package": {
"name": "telemetry",
"ecosystem": "crates.io"
}
}
],
"modified": "2022-06-14T20:23:55Z",
"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:54:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29937",
"type": "ADVISORY"
},
{
"url": "https://github.com/Yoric/telemetry.rs/issues/45",
"type": "WEB"
},
{
"url": "https://github.com/Yoric/telemetry.rs/commit/2820cf12f2e08645fd6d1f15b4a90a54d6082a81",
"type": "WEB"
},
{
"url": "https://github.com/Yoric/telemetry.rs",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0046.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-908"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-04-01T05:15:00Z",
"github_reviewed_at": "2021-08-19T17:09:26Z"
}
}