cvelist/2018/1000xxx/CVE-2018-1000181.json

66 lines
1.7 KiB
JSON
Raw Normal View History

2018-05-01 09:22:33 -06:00
{
"CVE_data_meta" : {
2018-06-04 14:45:44 -06:00
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-05-01T12:00:00",
"DATE_REQUESTED" : "2018-05-01T14:00:00",
2018-05-01 09:22:33 -06:00
"ID" : "CVE-2018-1000181",
2018-06-04 14:45:44 -06:00
"REQUESTER" : "i.partridge@uk.ibm.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kitura",
"version" : {
"version_data" : [
{
"version_value" : "2.3.0 and earlier"
}
]
}
}
]
},
"vendor_name" : "Kitura"
}
]
}
2018-05-01 09:22:33 -06:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-04 14:45:44 -06:00
"value" : "Kitura 2.3.0 and earlier have an unintended read access to unauthorised files and folders that can be exploited by a crafted URL resulting in information disclosure."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Directory Traversal"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-05 09:03:57 -04:00
"name" : "https://github.com/IBM-Swift/Kitura/pull/1278",
"refsource" : "CONFIRM",
2018-06-04 14:45:44 -06:00
"url" : "https://github.com/IBM-Swift/Kitura/pull/1278"
2018-05-01 09:22:33 -06:00
}
]
}
}