Incorrect Authorization Affecting aws-cdk package, versions >=2.142.0 <2.148.1
Threat Intelligence
EPSS
0.05% (17th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JS-AWSCDK-7840414
- published 28 Aug 2024
- disclosed 27 Aug 2024
- credit Tobias Glatthar
Introduced: 27 Aug 2024
CVE-2024-45037 Open this link in a new tabHow to fix?
Upgrade aws-cdk
to version 2.148.1 or higher.
Overview
aws-cdk is a CDK Toolkit, the command line tool for CDK apps
Affected versions of this package are vulnerable to Incorrect Authorization due to the RestApi
construct using CognitoUserPoolAuthorizer
as the authorizer. An attacker can gain unintended access to protected API resources or methods by exploiting incorrect authorization scope settings.
Note: This issue does not affect the availability of the specific API resources.