cvelist/2021/28xxx/CVE-2021-28879.json
2022-10-16 17:00:33 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28879",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rust-lang/rust/issues/82282",
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/issues/82282"
},
{
"url": "https://github.com/rust-lang/rust/pull/82289",
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/pull/82289"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d0ba1901ca",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-b1ba54add6",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d7f74f0250",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-09",
"url": "https://security.gentoo.org/glsa/202210-09"
}
]
}
}