cvelist/2017/7xxx/CVE-2017-7419.json

108 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@suse.com",
"DATE_PUBLIC" : "2017-06-09T00:00:00.000Z",
"ID" : "CVE-2017-7419",
"STATE" : "PUBLIC",
"TITLE" : "NetIQ Access Manager OAuth Consent screen XSS attack"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Access Manager",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "4.3",
"version_value" : "4.3.2"
},
{
"affected" : "<",
"version_name" : "4.2",
"version_value" : "4.2.4"
}
]
}
}
]
},
"vendor_name" : "NetIQ"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A OAuth application in NetIQ Access Manager 4.3 before 4.3.2 and 4.2 before 4.2.4 allowed cross site scripting attacks due to unescaped \"description\" field that could be specified by the provider."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 4.6,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "cross site scripting attack"
}
]
},
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1031853",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1031853"
},
{
"name" : "https://www.novell.com/support/kb/doc.php?id=7019893",
"refsource" : "CONFIRM",
"url" : "https://www.novell.com/support/kb/doc.php?id=7019893"
}
]
},
"source" : {
"advisory" : "7019893",
"defect" : [
"1031853"
],
"discovery" : "INTERNAL"
}
}