cvelist/2021/32xxx/CVE-2021-32256.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-05-07 06:01:19 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-07-18 14:00:32 +00:00
"ID": "CVE-2021-32256",
"STATE": "PUBLIC"
2021-05-07 06:01:19 +00:00
},
2023-07-18 14:00:32 +00:00
"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",
2021-05-07 06:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-07-18 14:00:32 +00:00
"value": "An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.36. It is a stack-overflow issue in demangle_type in rust-demangle.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1927070",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1927070"
2021-05-07 06:01:19 +00:00
}
]
}
}