cvelist/2019/3xxx/CVE-2019-3811.json

105 lines
3.4 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-18 00:35:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-3811",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sssd",
"version": {
"version_data": [
{
"version_value": "2.1"
}
]
}
}
]
},
"vendor_name": "The sssd Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-15 10:04:10 -05:00
{
2019-03-18 00:35:30 +00:00
"lang": "eng",
"value": "A vulnerability was found in sssd. If a user was configured with no home directory set, sssd would return '/' (the root directory) instead of '' (the empty string / no home directory). This could impact services that restrict the user's filesystem access to within their home directory through chroot() etc. All versions before 2.1 are vulnerable."
2019-01-15 10:04:10 -05:00
}
2019-03-18 00:35:30 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.1/CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-552"
}
]
},
2019-01-11 15:18:34 -03:00
{
2019-03-18 00:35:30 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
2019-01-11 15:18:34 -03:00
}
2019-03-18 00:35:30 +00:00
]
},
"references": {
"reference_data": [
{
"name": "[debian-lts-announce] 20190117 [SECURITY] [DLA 1635-1] sssd security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00011.html"
},
{
"name": "106644",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106644"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3811",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3811"
2019-03-18 16:00:44 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:0344",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00026.html"
2019-04-08 15:00:46 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1174",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00045.html"
2019-08-06 17:01:25 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2177",
"url": "https://access.redhat.com/errata/RHSA-2019:2177"
2019-03-18 00:35:30 +00:00
}
]
}
}