cvelist/2023/47xxx/CVE-2023-47016.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2023-10-30 05:00:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-11-22 07:00:35 +00:00
"ID": "CVE-2023-47016",
"STATE": "PUBLIC"
2023-10-30 05:00:47 +00:00
},
2023-11-22 07:00:35 +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",
2023-10-30 05:00:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-11-22 07:00:35 +00:00
"value": "radare2 5.8.9 has an out-of-bounds read in r_bin_object_set_items in libr/bin/bobj.c, causing a crash in r_read_le32 in libr/include/r_endian.h."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/radareorg/radare2/issues/22349",
"refsource": "MISC",
"name": "https://github.com/radareorg/radare2/issues/22349"
},
{
"url": "https://github.com/radareorg/radare2/commit/40c9f50e127be80b9d816bce2ab2ee790831aefd",
"refsource": "MISC",
"name": "https://github.com/radareorg/radare2/commit/40c9f50e127be80b9d816bce2ab2ee790831aefd"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/gandalf4a/65705be4f84269cb7cd725a1d4ab2ffa",
"url": "https://gist.github.com/gandalf4a/65705be4f84269cb7cd725a1d4ab2ffa"
2023-10-30 05:00:47 +00:00
}
]
}
}