It was found that under some situations and configurations of Apache Storm 1.x before 1.0.4 and 1.1.x before 1.1.1, it is theoretically possible for the owner of a topology to trick the supervisor to launch a worker as a different, non-root, user. In the worst case this could lead to secure credentials of the other user being compromised.
{
"cpe": [
"cpe:2.3:a:apache:storm:1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:storm:1.0.1:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:storm:1.0.2:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:storm:1.0.3:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:storm:1.1:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "1.0"
},
{
"last_affected": "1.0"
},
{
"introduced": "1.0.1"
},
{
"last_affected": "1.0.1"
},
{
"introduced": "1.0.2"
},
{
"last_affected": "1.0.2"
},
{
"introduced": "1.0.3"
},
{
"last_affected": "1.0.3"
},
{
"introduced": "1.1"
},
{
"last_affected": "1.1"
}
]
}