cvelist/2023/24xxx/CVE-2023-24180.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2023-01-23 06:00:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-03-14 14:00:49 +00:00
"ID": "CVE-2023-24180",
"STATE": "PUBLIC"
2023-01-23 06:00:42 +00:00
},
2023-03-14 14:00:49 +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-01-23 06:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-14 14:00:49 +00:00
"value": "Libelfin v0.3 was discovered to contain an integer overflow in the load function at elf/mmap_loader.cc. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted elf file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/aclements/libelfin/issues/75",
"refsource": "MISC",
"name": "https://github.com/aclements/libelfin/issues/75"
2023-01-23 06:00:42 +00:00
}
]
}
}