CVE-2022-23551

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:microsoft:azure_ad_pod_identity:*:*:*:*:*:*:*:*

History

22 Dec 2022, 03:55

Type Values Removed Values Added
New CVE

Information

Published : 2022-12-21 20:15

Updated : 2024-02-04 23:14


NVD link : CVE-2022-23551

Mitre link : CVE-2022-23551

CVE.ORG link : CVE-2022-23551


JSON object : View

Products Affected

microsoft

  • azure_ad_pod_identity
CWE
NVD-CWE-noinfo CWE-1259

Improper Restriction of Security Token Assignment

CWE-863

Incorrect Authorization