The Apache Storm Logviewer daemon exposes HTTP-accessible endpoints to read/search log files on hosts running Storm. In Apache Storm versions 0.9.1-incubating to 1.2.2, it is possible to read files off the host's file system that were not intended to be accessible via these endpoints.
{
"versions": [
{
"introduced": "0.9.3"
},
{
"last_affected": "1.2.2"
},
{
"introduced": "0"
},
{
"last_affected": "0.9.1-incubating"
},
{
"introduced": "0"
},
{
"last_affected": "0.9.2-incubating"
}
]
}