cvelist/2018/1xxx/CVE-2018-1063.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2019-03-17 23:06:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"DATE_PUBLIC": "2018-02-28T00:00:00",
"ID": "CVE-2018-1063",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "policycoreutils",
"version": {
"version_data": [
{
"version_value": "2.5-11 and newer"
}
]
}
}
]
},
"vendor_name": "SELinux Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-17 23:06:19 +00:00
"lang": "eng",
"value": "Context relabeling of filesystems is vulnerable to symbolic link attack, allowing a local, unprivileged malicious entity to change the SELinux context of an arbitrary file to a context with few restrictions. This only happens when the relabeling process is done, usually when taking SELinux state from disabled to enable (permissive or enforcing). The issue was found in policycoreutils 2.5-11."
}
2019-03-17 23:06:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-59->CWE-282"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1550122",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1550122"
},
{
"name": "RHSA-2018:0913",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:0913"
}
]
}
}