cvelist/2017/9xxx/CVE-2017-9279.json

102 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-03-02 15:03:54 -05:00
"ASSIGNER" : "security@suse.com",
"DATE_PUBLIC" : "2017-09-11T00:00:00.000Z",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-9279",
"STATE" : "PUBLIC",
"TITLE" : "NetIQ Identity Manager allowed uploading of user icons with incorrect types or extensions"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Identity Manager",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "4.5.6.1"
}
]
}
}
]
},
"vendor_name" : "NetIQ"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "NetIQ Identity Manager before 4.5.6.1 allowed uploading files with double extensions or non-image content in the Themes handling of the User Application Administration, allowing malicious user administrators to potentially execute code or mislead users."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "LOCAL",
"availabilityImpact" : "NONE",
"baseScore" : 2,
"baseSeverity" : "LOW",
"confidentialityImpact" : "NONE",
"integrityImpact" : "LOW",
"privilegesRequired" : "HIGH",
"scope" : "UNCHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Upload of files possible that could be misused for other purposes"
}
]
},
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-434"
}
]
2017-10-16 12:31:07 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1049129",
"refsource" : "CONFIRM",
2018-03-02 15:03:54 -05:00
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1049129"
},
{
"name" : "https://download.novell.com/Download?buildid=K7lbPAGJyIk~",
"refsource" : "CONFIRM",
2018-03-02 15:03:54 -05:00
"url" : "https://download.novell.com/Download?buildid=K7lbPAGJyIk~"
}
]
},
"source" : {
"advisory" : "2017-09-11",
"defect" : [
"1049129"
],
"discovery" : "EXTERNAL"
2017-10-16 12:31:07 -04:00
}
}