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

101 lines
2.9 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-06-01T00:00:00.000Z",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-7438",
"STATE" : "PUBLIC",
"TITLE" : "DOM cross site scripting attack against NetIQ Privileged Account Manager"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Privileged Account Manager",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : " 3.1 Patch Update 3"
}
]
}
}
]
},
"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",
2018-03-02 15:03:54 -05:00
"value" : "NetIQ Privileged Account Manager before 3.1 Patch Update 3 allowed cross site scripting attacks via javascript DOM modification using the supplied cookie parameter."
}
]
},
"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"
}
]
2017-10-16 12:31:07 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1001355",
"refsource" : "CONFIRM",
2018-03-02 15:03:54 -05:00
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1001355"
},
{
"name" : "https://www.netiq.com/documentation/privileged-account-manager-3/npam3103-release-notes/data/npam3103-release-notes.html",
"refsource" : "CONFIRM",
2018-03-02 15:03:54 -05:00
"url" : "https://www.netiq.com/documentation/privileged-account-manager-3/npam3103-release-notes/data/npam3103-release-notes.html"
}
]
},
"source" : {
"defect" : [
"1001355"
],
"discovery" : "UNKNOWN"
2017-10-16 12:31:07 -04:00
}
}