cvelist/2023/26xxx/CVE-2023-26768.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2023-02-27 03:00:55 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-03-16 15:00:36 +00:00
"ID": "CVE-2023-26768",
"STATE": "PUBLIC"
2023-02-27 03:00:55 +00:00
},
2023-03-16 15:00:36 +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-02-27 03:00:55 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-16 15:00:36 +00:00
"value": "Buffer Overflow vulnerability found in Liblouis v.3.24.0 allows a remote attacker to cause a denial of service via the compileTranslationTable.c and lou_setDataPath functions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/liblouis/liblouis/issues/1301",
"refsource": "MISC",
"name": "https://github.com/liblouis/liblouis/issues/1301"
},
{
"url": "https://github.com/liblouis/liblouis/pull/1302",
"refsource": "MISC",
"name": "https://github.com/liblouis/liblouis/pull/1302"
2023-02-27 03:00:55 +00:00
}
]
}
}