cvelist/2020/12xxx/CVE-2020-12049.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2020-04-21 18:01:23 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-08 17:01:23 +00:00
"ID": "CVE-2020-12049",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2020-04-21 18:01:23 +00:00
},
2020-06-08 17:01:23 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-04-21 18:01:23 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-08 17:01:23 +00:00
"value": "An issue was discovered in dbus >= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service's private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/294",
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/294"
},
{
"url": "https://gitlab.freedesktop.org/dbus/dbus/-/tags/dbus-1.13.16",
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/dbus/dbus/-/tags/dbus-1.13.16"
},
{
"refsource": "CONFIRM",
"name": "http://www.openwall.com/lists/oss-security/2020/06/04/3",
"url": "http://www.openwall.com/lists/oss-security/2020/06/04/3"
},
{
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/dbus/dbus/-/tags/dbus-1.12.18",
"url": "https://gitlab.freedesktop.org/dbus/dbus/-/tags/dbus-1.12.18"
},
{
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/dbus/dbus/-/tags/dbus-1.10.30",
"url": "https://gitlab.freedesktop.org/dbus/dbus/-/tags/dbus-1.10.30"
2020-06-29 05:01:14 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4398-1",
"url": "https://usn.ubuntu.com/4398-1/"
2020-06-29 17:01:17 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4398-2",
"url": "https://usn.ubuntu.com/4398-2/"
2020-07-27 03:01:22 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-46",
"url": "https://security.gentoo.org/glsa/202007-46"
2020-04-21 18:01:23 +00:00
}
]
}
}