cvelist/2018/14xxx/CVE-2018-14036.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2018-07-13 08:04:28 -04:00
{
2019-03-17 22:48:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14036",
"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-07-13 08:04:28 -04:00
{
2019-03-17 22:48:20 +00:00
"lang": "eng",
"value": "Directory Traversal with ../ sequences occurs in AccountsService before 0.6.50 because of an insufficient path check in user_change_icon_file_authorized_cb() in user.c."
2018-07-13 08:04:28 -04:00
}
2019-03-17 22:48:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cgit.freedesktop.org/accountsservice/commit/?id=f9abd359f71a5bce421b9ae23432f539a067847a",
"refsource": "MISC",
"url": "https://cgit.freedesktop.org/accountsservice/commit/?id=f9abd359f71a5bce421b9ae23432f539a067847a"
},
{
"name": "http://www.openwall.com/lists/oss-security/2018/07/02/2",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2018/07/02/2"
},
{
"name": "https://bugs.freedesktop.org/show_bug.cgi?id=107085",
"refsource": "MISC",
"url": "https://bugs.freedesktop.org/show_bug.cgi?id=107085"
},
{
"name": "104757",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104757"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1099699",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1099699"
}
]
}
}