-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.apache.hadoop:hadoop-client | maven | < 0.23.4 | 0.23.4 |
| org.apache.hadoop:hadoop-client | maven | >= 1.0.0, < 1.0.4 | 1.0.4 |
| org.apache.hadoop:hadoop-client | maven | >= 2.0.0, < 2.0.2 | 2.0.2 |
The vulnerability stems from insufficient key length in secret generation. The patch modifies the KEY_LENGTH constant in SecretManager.java, which is critical for cryptographic operations. The generateSecret method (implied by class responsibility) would directly use this constant to create tokens. This function would appear in runtime profiles during token generation/validation operations, making it the primary indicator for detection.
A Semantic Attack on Google Gemini - Read the Latest Research