cvelist/2018/12xxx/CVE-2018-12422.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2018-06-14 16:03:36 -04:00
{
2019-03-18 01:46:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12422",
"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": [
2018-06-15 12:04:21 -04:00
{
2019-03-18 01:46:10 +00:00
"lang": "eng",
"value": "** DISPUTED ** addressbook/backends/ldap/e-book-backend-ldap.c in Evolution-Data-Server in GNOME Evolution through 3.29.2 might allow attackers to trigger a Buffer Overflow via a long query that is processed by the strcat function. NOTE: the software maintainer disputes this because \"the code had computed the required string length first, and then allocated a large-enough buffer on the heap.\""
2018-06-15 12:04:21 -04:00
}
2019-03-18 01:46:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.gnome.org/show_bug.cgi?id=796174",
"refsource": "MISC",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=796174"
},
{
"name": "https://gitlab.gnome.org/GNOME/evolution-data-server/commit/34bad6173",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/commit/34bad6173"
}
]
}
}