2017-10-16 12:31:07 -04:00
{
2019-03-18 01:11:49 +00:00
"CVE_data_meta" : {
2021-01-06 17:03:14 +00:00
"ASSIGNER" : "security@microfocus.com" ,
2019-03-18 01:11:49 +00:00
"DATE_PUBLIC" : "2017-02-01T00:00:00.000Z" ,
"ID" : "CVE-2017-7434" ,
"STATE" : "PUBLIC" ,
"TITLE" : "NetIQ Identity Manager JDBC driver could leak passwords in exception traces "
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Identity Manager" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "4.6"
}
]
}
}
]
} ,
"vendor_name" : "NetIQ"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-03-02 14:11:16 -05:00
{
2019-03-18 01:11:49 +00:00
"lang" : "eng" ,
"value" : "In the JDBC driver of NetIQ Identity Manager before 4.6 sending out incorrect XML configurations could result in passwords being logged into exception logfiles."
2018-03-02 14:11:16 -05:00
}
2019-03-18 01:11:49 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.3 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "logging credentials"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1005907" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1005907"
} ,
{
"name" : "https://www.netiq.com/documentation/identity-manager-46/releasenotes_idm46/data/releasenotes_idm46.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.netiq.com/documentation/identity-manager-46/releasenotes_idm46/data/releasenotes_idm46.html"
}
]
} ,
"source" : {
"defect" : [
"1005907"
] ,
"discovery" : "INTERNAL"
}
}