Skip to content

Commit a4b927b

Browse files
mer-bkorniko98
andauthored
Create aws-ec2-autoscaling-privilege-escalation-vulnerability (#408)
* Create aws-ec2-autoscaling-privilege-escalation-vulnerability * Update aws-ec2-autoscaling-privilege-escalation-vulnerability --------- Co-authored-by: Amitai Cohen <[email protected]>
1 parent ae16a5d commit a4b927b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
title: AWS EC2 Autoscaling Privilege Escalation Vulnerability
2+
slug: aws-ec2-autoscaling-privilege-escalation-vulnerability
3+
cves: null
4+
affectedPlatforms:
5+
- AWS
6+
affectedServices:
7+
- Amazon EC2 Autoscaling
8+
image: https://images.unsplash.com/photo-1584986152939-01133e0d31a2?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1173&q=80
9+
severity: High
10+
discoveredBy:
11+
name: Shubham Agrawal
12+
org: FINRA
13+
domain: finra.org
14+
twitter: null
15+
publishedAt: 2023/02/14
16+
disclosedAt: 2022/08/11
17+
exploitabilityPeriod: Until 2022/09/09
18+
knownITWExploitation: false
19+
summary: |
20+
A privilege escalation vulnerability in Amazon EC2 Autoscaling was identified. The CreateLaunchConfiguration action lacked PassRole validation, allowing users to launch EC2 instances with unauthorized roles. AWS fixed the issue for both CreateLaunchConfiguration and CreateAutoScalingGroup actions, implementing proper PassRole validation when using the instance-id option.
21+
manualRemediation: |
22+
None required. AWS has deployed fixes worldwide for both affected actions.
23+
detectionMethods: |
24+
Monitor for unexpected EC2 instance launches or unusual role assignments in Autoscaling groups. Review CloudTrail logs for suspicious CreateLaunchConfiguration or CreateAutoScalingGroup API calls.
25+
contributor: https://github.com/ramimac
26+
entryStatus: Finalized
27+
references:
28+
- https://www.finra.org/about/technology/blog/finra-security-engineer-finds-privilege-escalation-in-amazon
29+
- https://medium.com/@shubham.agarawal95/bypassing-the-passrole-validation-in-amazon-ec2-autoscaling-be2471d27910

0 commit comments

Comments
 (0)