-
CVSS Score
-A Semantic Attack on Google Gemini - Read the Latest Research
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.apache.hadoop:hadoop-common | maven | < 2.8.1 | 2.8.1 |
| org.apache.hadoop:hadoop-common | maven | >= 3.0.0-alpha1, < 3.0.0-alpha3 | 3.0.0-alpha3 |
The vulnerability centers around the LinuxContainerExecutor's handling of docker commands. From the advisory details:
Key functions would be those responsible for:
These functions would appear in runtime profiles during exploitation as they directly handle user input and execute docker commands. The high confidence comes from the explicit component mention in advisories and the nature of privilege escalation through command injection vulnerabilities.