原始 OSV JSON{
"id": "GHSA-mh6h-f25p-98f8",
"aliases": [
"CVE-2019-15544"
],
"details": "Affected versions of this crate called Vec::reserve() on user-supplied input. This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.",
"summary": "Uncontrolled memory consumption in protobuf",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.0"
}
]
}
],
"package": {
"name": "protobuf",
"ecosystem": "crates.io"
}
}
],
"modified": "2023-06-13T20:32:32Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-08-25T20:44:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15544",
"type": "ADVISORY"
},
{
"url": "https://github.com/stepancheg/rust-protobuf/issues/411",
"type": "WEB"
},
{
"url": "https://github.com/stepancheg/rust-protobuf",
"type": "PACKAGE"
},
{
"url": "https://lists.apache.org/thread.html/r00097d0b5b6164ea428554007121d5dc1f88ba2af7b9e977a10572cd@%3Cdev.hbase.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r4ef574a5621b0e670a3ce641e9922543e34f22bf4c9ee9584aa67fcf@%3Cissues.hbase.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r7fed8dd9bee494094e7011cf3c2ab75bd8754ea314c6734688c42932@%3Ccommon-issues.hadoop.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/rd64381fb8f92d640c1975dc50dcdf1b8512e02a2a7b20292d3565cae@%3Cissues.hbase.apache.org%3E",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2019-0003.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-08-26T18:15:00Z",
"github_reviewed_at": "2021-08-19T21:23:35Z"
}
}