CVE-2024-37293
Last modified
CVE-2024-37293 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. The AWS Deployment Framework (ADF) is a framework to manage and deploy resources across multiple AWS accounts and regions within an AWS Organization. ADF allows for staged, parallel, multi-account, cross-region deployments of applications or resources via the structure defined in AWS Organizations while taking advantage of services such as AWS CodePipeline, AWS CodeBuild, and AWS CodeCommit to alleviate the heavy lifting and management compared to a traditional CI/CD setup. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The AWS Deployment Framework (ADF) is a framework to manage and deploy resources across multiple AWS accounts and regions within an AWS Organization. ADF allows for staged, parallel, multi-account, cross-region deployments of applications or resources via the structure defined in AWS Organizations while taking advantage of services such as AWS CodePipeline, AWS CodeBuild, and AWS CodeCommit to alleviate the heavy lifting and management compared to a traditional CI/CD setup. ADF contains a bootstrap process that is responsible to deploy ADF's bootstrap stacks to facilitate multi-account cross-region deployments. The ADF bootstrap process relies on elevated privileges to perform this task. Two versions of the bootstrap process exist; a code-change driven pipeline using AWS CodeBuild and an event-driven state machine using AWS Lambda. If an actor has permissions to change the behavior of the CodeBuild project or the Lambda function, they would be able to escalate their privileges. Prior to version 4.0.0, the bootstrap CodeBuild role provides access to the `sts:AssumeRole` operation without further restrictions. Therefore, it is able to assume into any AWS Account in the AWS Organization with the elevated privileges provided by the cross-account access role. By default, this role is not restricted when it is created by AWS Organizations, providing Administrator level access to the AWS resources in the AWS Account. The patches for this issue are included in `aws-deployment-framework` version 4.0.0. As a temporary mitigation, add a permissions boundary to the roles created by ADF in the management account. The permissions boundary should deny all IAM and STS actions. This permissions boundary should be in place until you upgrade ADF or bootstrap a new account. While the permissions boundary is in place, the account management and bootstrapping of accounts are unable to create, update, or assume into roles. This mitigates the privilege escalation risk, but also disables ADF's ability to create, manage, and bootstrap accounts.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Amazon | Aws Deployment Framework | < 4.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-37293?
How severe is CVE-2024-37293?
How do I fix CVE-2024-37293?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-37285A deserialization issue in Kibana can lead to arbitrary code…7.2
- CVE-2024-37286APM server logs contain document body from a partially faile…6.5
- CVE-2024-37287A flaw allowing arbitrary code execution was discovered in K…7.2
- CVE-2024-37288A deserialization issue in Kibana can lead to arbitrary code…8.8
- CVE-2024-37289An improper access control vulnerability in Trend Micro Apex…7.8
- CVE-2024-3729The Frontend Admin by DynamiApps plugin for WordPress is vul…9.8
- CVE-2024-37294Aimeos is an Open Source e-commerce framework for online sho…5.5
- CVE-2024-37295Aimeos is an Open Source e-commerce framework for online sho…7.2
- CVE-2024-37296The Aimeos HTML client provides Aimeos HTML components for e…5.3
- CVE-2024-37297WooCommerce is an open-source e-commerce platform built on W…5.4
- CVE-2024-37298gorilla/schema converts structs to and from form values. Pri…7.5
- CVE-2024-37299Discourse is an open source discussion platform. Prior to 3.…7.5
Are you affected by CVE-2024-37293?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
