2019-04-03 22:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10767" ,
2019-11-21 17:01:55 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "iobroker.js-controller" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 2.0.25"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Directory Traversal"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/ioBroker/ioBroker.js-controller/commit/f6e292c6750a491a5000d0f851b2fede4f9e2fda" ,
"url" : "https://github.com/ioBroker/ioBroker.js-controller/commit/f6e292c6750a491a5000d0f851b2fede4f9e2fda"
2019-11-25 23:02:03 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-JS-IOBROKERJSCONTROLLER-534881" ,
"url" : "https://snyk.io/vuln/SNYK-JS-IOBROKERJSCONTROLLER-534881"
2019-11-21 17:01:55 +00:00
}
]
2019-04-03 22:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-21 17:01:55 +00:00
"value" : "An attacker can include file contents from outside the `/adapter/xxx/` directory, where `xxx` is the name of an existent adapter like \"admin\". It is exploited using the administrative web panel with a request for an adapter file. **Note:** The attacker has to be logged in if the authentication is enabled (by default isn't enabled)."
2019-04-03 22:00:45 +00:00
}
]
}
}