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

100 lines
2.8 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"I" : "N",
"PR" : "N",
"C" : "L",
"AV" : "N",
"AC" : "L",
"S" : "U",
"A" : "N",
"UI" : "N",
"SCORE" : "5.300"
}
}
},
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
},
"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 containing \"dot dot\" sequences (/../) to view arbitrary files on the system. IBM X-Force ID: 160201."
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-09-16T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2019-4268"
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-17 21:30:43 +00:00
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.0"
},
{
"version_value" : "8.0"
},
{
"version_value" : "8.5"
},
{
"version_value" : "9.0"
}
]
},
"product_name" : "WebSphere Application Server"
}
]
},
"vendor_name" : "IBM"
2019-03-17 21:30:43 +00:00
}
]
}
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 884030 (WebSphere Application Server)",
"name" : "https://www.ibm.com/support/pages/node/884030",
"url" : "https://www.ibm.com/support/pages/node/884030"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/160201",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-websphere-cve20194268-info-disc (160201)",
"refsource" : "XF"
}
]
}
}