Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jfbette opened this issue Dec 22, 2023 · 0 comments
Open

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

jfbette opened this issue Dec 22, 2023 · 0 comments
Labels
addition New security issue or vulnerability aws Issue related to an AWS service

Comments

@jfbette
Copy link

jfbette commented Dec 22, 2023

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

@jfbette jfbette added the addition New security issue or vulnerability label Dec 22, 2023
@korniko98 korniko98 added the aws Issue related to an AWS service label Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition New security issue or vulnerability aws Issue related to an AWS service
Projects
None yet
Development

No branches or pull requests

2 participants