1 results (0.001 seconds)

CVSS: 6.4EPSS: 0%CPEs: 1EXPL: 0

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. • https://docs.aws.amazon.com/cdk/v2/guide/home.html https://github.com/aws/aws-cdk/commit/4bee768f07e73ab5fe466f9ad3d1845456a0513b https://github.com/aws/aws-cdk/releases/tag/v2.148.1 https://github.com/aws/aws-cdk/security/advisories/GHSA-qj85-69xf-2vxq • CWE-863: Incorrect Authorization •