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

Metadata available on network #95

Closed
walterking opened this issue Feb 26, 2018 · 6 comments
Closed

Metadata available on network #95

walterking opened this issue Feb 26, 2018 · 6 comments

Comments

@walterking
Copy link
Contributor

I came across 99designs/aws-vault#198, not sure if it applies and have nothing to test with, but someone should probably check if this issue applies to hologram or not as it could mean leaking credentials to anyone on the network

@walterking walterking changed the title Metadata available on network? Metadata available on network May 31, 2018
@walterking
Copy link
Contributor Author

I verified this, if you do arp -s 169.254.169.254 <victim mac address> then you can just curl the metadata address and steal credentials as long as you are on the same network(ie, coffee shop).

@dialtone
Copy link
Contributor

99designs/aws-vault@9053ba8

this is how they fixed it.

@copumpkin
Copy link
Contributor

copumpkin commented May 31, 2018 via email

@dialtone
Copy link
Contributor

Yeah, should be pretty easy to do

@dialtone
Copy link
Contributor

#97 This should do it.

@BillMedernach
Copy link
Contributor

Tested this with the latest version of Hologram and this vulnerability is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants