cvelist/2020/35xxx/CVE-2020-35512.json
2021-03-08 21:00:44 +00:00

97 lines
3.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-35512",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "D-Bus Development branch",
"version": {
"version_data": [
{
"version_value": "<= 1.13.16 (Fixed: >= 1.13.18)"
}
]
}
},
{
"product_name": "dbus-1.12.x stable branch",
"version": {
"version_data": [
{
"version_value": "<= 1.12.18 (Fixed: >= 1.12.20)"
}
]
}
},
{
"product_name": "dbus-1.10.x and older branches (EOL)",
"version": {
"version_data": [
{
"version_value": "<= 1.10.30 (Fixed: 1.10.32)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-After-Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugs.gentoo.org/755392",
"url": "https://bugs.gentoo.org/755392"
},
{
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128",
"url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101"
},
{
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2020-35512",
"url": "https://security-tracker.debian.org/tracker/CVE-2020-35512"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors"
}
]
}
}