azure-aad-pod-identity
5.3
CVSS V3
AAD Pod Identity obtaining token with backslash
What kind of vulnerability is it? Who is impacted?
The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with backslash in the request (example: /metadata/identity\oauth2\token/
) would bypass the NMI validation and be sent to IMDS allowing a pod in the cluster to access identities that it shouldn't have access to.
Has the problem been patched? What versions should users upgrade to?
v1.8.13
release.If you have any questions or comments about this advisory:
Open an issue in Azure/aad-pod-identity