原始 OSV JSON{
"id": "GHSA-rh7x-ppxx-p34c",
"aliases": [
"CVE-2020-35896"
],
"details": "An issue was discovered in the ws crate through 2020-09-25 for Rust. The outgoing buffer is not properly limited, leading to a remote memory-consumption attack.",
"summary": "Insufficient size checks in ws",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.9.1"
}
]
}
],
"package": {
"name": "ws",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-19T20:53:37Z",
"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": "2021-08-25T20:49:32Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35896",
"type": "ADVISORY"
},
{
"url": "https://github.com/housleyjk/ws-rs/issues/291",
"type": "WEB"
},
{
"url": "https://github.com/housleyjk/ws-rs",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0043.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-12-31T10:15:00Z",
"github_reviewed_at": "2021-08-19T20:53:37Z"
}
}