cvelist/2017/15xxx/CVE-2017-15712.json
2019-03-18 04:34:41 +00:00

71 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "2018-02-15T00:00:00",
"ID": "CVE-2017-15712",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Oozie",
"version": {
"version_data": [
{
"version_value": "3.1.3-incubating to 4.3.0"
},
{
"version_value": "5.0.0-beta1"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Vulnerability allows a user of Apache Oozie 3.1.3-incubating to 4.3.0 and 5.0.0-beta1 to expose private files on the Oozie server process. The malicious user can construct a workflow XML file containing XML directives and configuration that reference sensitive files on the Oozie server host."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "103102",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103102"
},
{
"name": "[dev] 20180215 [CVE-2017-15712] Apache Oozie Server vulnerability",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/4606709264fe7cb0285e2a12aca2d01a06b14cd58791c9fc32abd216@%3Cdev.oozie.apache.org%3E"
}
]
}
}