Vulnerability Description
aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. 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. This issue has been fixed and has been included in AAD Pod Identity release version 1.8.13. If using the AKS pod-managed identities add-on, no action is required. The clusters should now be running the version 1.8.13 release.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Microsoft | Azure Ad Pod Identity | < 1.8.13 |
Related Weaknesses (CWE)
References
- https://github.com/Azure/aad-pod-identity/commit/7e01970391bde6c360d077066ca17d0PatchThird Party Advisory
- https://github.com/Azure/aad-pod-identity/releases/tag/v1.8.13Third Party Advisory
- https://github.com/Azure/aad-pod-identity/security/advisories/GHSA-p82q-rxpm-hjpThird Party Advisory
- https://github.com/Azure/aad-pod-identity/commit/7e01970391bde6c360d077066ca17d0PatchThird Party Advisory
- https://github.com/Azure/aad-pod-identity/releases/tag/v1.8.13Third Party Advisory
- https://github.com/Azure/aad-pod-identity/security/advisories/GHSA-p82q-rxpm-hjpThird Party Advisory
FAQ
What is CVE-2022-23551?
CVE-2022-23551 is a vulnerability with a CVSS score of 5.3 (MEDIUM). aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates ...
How severe is CVE-2022-23551?
CVE-2022-23551 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-23551?
Check the references section above for vendor advisories and patch information. Affected products include: Microsoft Azure Ad Pod Identity.