cvelist/2018/1000xxx/CVE-2018-1000181.json
2018-06-05 09:03:57 -04:00

66 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-05-01T12:00:00",
"DATE_REQUESTED" : "2018-05-01T14:00:00",
"ID" : "CVE-2018-1000181",
"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"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"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" : [
{
"name" : "https://github.com/IBM-Swift/Kitura/pull/1278",
"refsource" : "CONFIRM",
"url" : "https://github.com/IBM-Swift/Kitura/pull/1278"
}
]
}
}