wiz-sec / open-cvdb

An open project to list all publicly known cloud vulnerabilities and CSP security issues
https://cloudvulndb.org
Creative Commons Attribution 4.0 International
303 stars 61 forks source link

[Contribution] Indirect data leakage through Cloudtrail logs on AWS #260

Open jfbette opened 8 months ago

jfbette commented 8 months ago

Summary (give a brief description of the issue)

Security issue in AWS allows indirect data leakage through CloudTrail logs. AWS does not provide any way to block such exfiltration when using a service that is not compatible with VPC Endpoints/VPC Endpoint Policy. We can inject data into the User-Agent header in an API request, which then gets logged in the attacker's CloudTrail instance.

References (provide links to blogposts, etc.)

https://github.com/jfbette/cloudconcerns/blob/main/scenarios/dataleakage/cloudtrail/data-exfiltration-through-cloudtrail.md