cvelist/2020/4xxx/CVE-2020-4782.json

100 lines
2.8 KiB
JSON
Raw Normal View History

2019-12-30 17:01:01 +00:00
{
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6356083",
"title" : "IBM Security Bulletin 6356083 (WebSphere Application Server)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6356083"
},
{
"name" : "ibm-websphere-cve20204782-info-disc (189213)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/189213"
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the system. An attacker could send a specially-crafted URL request containing \"dot dot\" sequences (/../) to view arbitrary files on the system."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"S" : "U",
"C" : "H",
"AV" : "N",
"AC" : "L",
"SCORE" : "6.500",
"UI" : "N",
"A" : "N",
"PR" : "L",
"I" : "N"
}
}
},
"data_format" : "MITRE",
"CVE_data_meta" : {
"ID" : "CVE-2020-4782",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2020-10-27T00:00:00",
"STATE" : "PUBLIC"
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
2019-12-30 17:01:01 +00:00
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "WebSphere Application Server",
"version" : {
"version_data" : [
{
"version_value" : "7.0"
},
{
"version_value" : "8.0"
},
{
"version_value" : "8.5"
},
{
"version_value" : "9.0"
}
]
}
}
]
}
2019-12-30 17:01:01 +00:00
}
]
}
}
}