Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. aws-cdk
  4. ›
  5. CVE-2024-45037

CVE-2024-45037: AWS CDK RestApi not generating authorizationScope correctly in resultant CFN template

August 27, 2024

The AWS Cloud Development Kit (CDK) is an open-source framework for defining cloud infrastructure using code. Customers use it to create their own applications which are converted to AWS CloudFormation templates during deployment to a customer’s AWS account. CDK contains pre-built components called “constructs” that are higher-level abstractions providing defaults and best practices. This approach enables developers to use familiar programming languages to define complex cloud infrastructure more efficiently than writing raw CloudFormation templates.

We identified an issue in AWS Cloud Development Kit (CDK) which, under certain conditions, can result in granting authenticated Amazon Cognito users broader than intended access. Specifically, if a CDK application uses the “RestApi” construct with “CognitoUserPoolAuthorizer” as the authorizer and uses authorization scopes to limit access. This issue does not affect the availability of the specific API resources.

References

  • github.com/advisories/GHSA-qj85-69xf-2vxq
  • github.com/aws/aws-cdk
  • github.com/aws/aws-cdk/commit/4bee768f07e73ab5fe466f9ad3d1845456a0513b
  • github.com/aws/aws-cdk/releases/tag/v2.148.1
  • github.com/aws/aws-cdk/security/advisories/GHSA-qj85-69xf-2vxq
  • nvd.nist.gov/vuln/detail/CVE-2024-45037

Code Behaviors & Features

Detect and mitigate CVE-2024-45037 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.142.0 before 2.148.1

Fixed versions

  • 2.148.1

Solution

Upgrade to version 2.148.1 or above.

Impact 6.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

npm/aws-cdk/CVE-2024-45037.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:26 +0000.