原始 OSV JSON{
"id": "GHSA-24g6-5rx7-58wj",
"aliases": [
"CVE-2019-25054"
],
"details": "An issue was discovered in the pnet crate before 0.27.2 for Rust. There is a segmentation fault (upon attempted dereference of an uninitialized descriptor) because of an erroneous IcmpTransportChannelIterator compiler optimization.",
"summary": "Missing Initialization of Resource in pnet",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.27.2"
}
]
}
],
"package": {
"name": "pnet",
"ecosystem": "crates.io"
}
}
],
"modified": "2022-01-07T16:13:36Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2022-01-06T22:18:07Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25054",
"type": "ADVISORY"
},
{
"url": "https://github.com/libpnet/libpnet/issues/449",
"type": "WEB"
},
{
"url": "https://github.com/libpnet/libpnet",
"type": "WEB"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/pnet/RUSTSEC-2019-0037.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2019-0037.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-909"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-06T18:31:07Z"
}
}