Skip to content

Commit

Permalink
Merge pull request #158 from raadfhaddad/master
Browse files Browse the repository at this point in the history
Update aws-macie-privesc.md
  • Loading branch information
carlospolop authored Feb 15, 2025
2 parents e459853 + 0635352 commit 1058996
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ AWS Macie is a security service that automatically detects sensitive data within

However, a **bypass** has been identified where an attacker with sufficient permissions can **re-upload a file with the same name** but containing different, non-sensitive dummy data. This causes Macie to associate the newly uploaded file with the original finding, allowing the attacker to use the **"Reveal Sample" feature** to extract the previously detected secret. This issue poses a significant security risk, as secrets that were assumed to be deleted remain retrievable through this method.

<img src="https://github.com/user-attachments/assets/c44228ae-12cd-41bd-9a04-57f503a63281" height="800" width="auto"/>
![flow](https://github.com/user-attachments/assets/7b83f2d3-1690-41f1-98cc-05ccd0154a66)

**Steps To Reproduce:**

Expand Down

0 comments on commit 1058996

Please sign in to comment.