cvelist/2019/4xxx/CVE-2019-4704.json

91 lines
2.6 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
"CVE_data_meta" : {
"ID" : "CVE-2019-4704",
"DATE_PUBLIC" : "2020-06-30T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC"
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6242348 (Security Identity Manager Virtual Appliance)",
"url" : "https://www.ibm.com/support/pages/node/6242348",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6242348"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172014",
"name" : "ibm-sim-cve20194704-info-disc (172014)",
"refsource" : "XF"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "3.700",
"C" : "L",
"PR" : "N",
"UI" : "N",
"A" : "N",
"AC" : "H",
"I" : "N",
"AV" : "N",
"S" : "U"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"description" : {
"description_data" : [
{
"value" : "IBM Security Identity Manager Virtual Appliance 7.0.2 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the insecure link and the attacker can then obtain the cookie value by snooping the traffic. IBM X-Force ID: 172014.",
"lang" : "eng"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"data_type" : "CVE",
"data_version" : "4.0",
"data_format" : "MITRE",
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-17 21:45:26 +00:00
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Security Identity Manager Virtual Appliance",
"version" : {
"version_data" : [
{
"version_value" : "7.0.2"
}
]
}
}
]
}
2019-03-17 21:45:26 +00:00
}
]
}
}
}