cvelist/2020/36xxx/CVE-2020-36323.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2021-04-14 07:00:44 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36323",
"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",
2021-04-26 13:00:56 +00:00
"value": "In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed (or the program to crash) if the borrowed string changes after its length is checked."
2021-04-14 07:00:44 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rust-lang/rust/issues/80335",
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/issues/80335"
},
{
"url": "https://github.com/rust-lang/rust/pull/81728",
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/pull/81728"
2021-04-19 16:00:40 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/pull/81728#issuecomment-821549174",
"url": "https://github.com/rust-lang/rust/pull/81728#issuecomment-821549174"
2021-04-24 23:00:42 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d0ba1901ca",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/"
2021-04-26 13:00:56 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/rust-lang/rust/pull/81728#issuecomment-824904190",
"url": "https://github.com/rust-lang/rust/pull/81728#issuecomment-824904190"
2021-04-27 04:03:02 +00:00
},
{
"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/"
2021-04-14 07:00:44 +00:00
}
]
}
}