- Synchronized data.

This commit is contained in:
CVE Team 2018-07-13 08:04:28 -04:00
parent 5ba5bd4844
commit 2ec8b849fc
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 95 additions and 0 deletions

View File

@ -0,0 +1,77 @@
{
"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" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"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" : "https://bugzilla.suse.com/show_bug.cgi?id=1099699",
"refsource" : "MISC",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1099699"
},
{
"name" : "https://cgit.freedesktop.org/accountsservice/commit/?id=f9abd359f71a5bce421b9ae23432f539a067847a",
"refsource" : "MISC",
"url" : "https://cgit.freedesktop.org/accountsservice/commit/?id=f9abd359f71a5bce421b9ae23432f539a067847a"
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-14037",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}