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

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28875",
"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.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rust-lang/rust/issues/80894",
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/issues/80894"
},
{
"url": "https://github.com/rust-lang/rust/pull/80895",
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/pull/80895"
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-09",
"url": "https://security.gentoo.org/glsa/202210-09"
}
]
}
}