CVE-2024-10125

The Amazon.ApplicationLoadBalancer.Identity.AspNetCore repo https://github.com/awslabs/aws-alb-identity-aspnetcore#validatetokensignature contains Middleware that can be used in conjunction with the Application Load Balancer (ALB) OpenId Connect integration and can be used in any ASP.NET http://asp.net/ Core deployment scenario, including Fargate, EKS, ECS, EC2, and Lambda. In the JWT handling code, it performs signature validation but fails to validate the JWT issuer and signer identity. The signer omission, if combined with a scenario where the infrastructure owner allows internet traffic to the ALB targets (not a recommended configuration), can allow for JWT signing by an untrusted entity and an actor may be able to mimic valid OIDC-federated sessions to the ALB targets.
Configurations

No configuration.

History

22 Oct 2024, 00:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-22 00:15

Updated : 2024-10-22 00:15


NVD link : CVE-2024-10125

Mitre link : CVE-2024-10125

CVE.ORG link : CVE-2024-10125


JSON object : View

Products Affected

No product.

CWE
CWE-290

Authentication Bypass by Spoofing