原始 OSV JSON
{
"id": "GHSA-jjx5-3f36-6927",
"aliases": [
"CVE-2021-38188"
],
"details": "An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new(), slice.get_unchecked(slice.length()) is used unsafely.",
"summary": "Incorrect buffer size calculation in iced-x86",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0"
}
]
}
],
"package": {
"name": "iced-x86",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-18T21:31:51Z",
"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:55:47Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38188",
"type": "ADVISORY"
},
{
"url": "https://github.com/icedland/iced/issues/168",
"type": "WEB"
},
{
"url": "https://github.com/icedland/iced/commit/3c607a003e03b773108401d109167d1840487dce",
"type": "WEB"
},
{
"url": "https://github.com/icedland/iced",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0068.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-131"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-08-08T06:15:00Z",
"github_reviewed_at": "2021-08-18T21:31:51Z"
}
}