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

Already on GitHub? Sign in to your account

default config: blacklist more internal ips #1198

Merged
merged 1 commit into from Nov 7, 2016

Conversation

Projects
None yet
3 participants
Contributor

euank commented Nov 7, 2016

The server making requests to 169.254.169.254 is particularly scary because quite sensitive information can be stored there (e.g. the ec2 metadata service)

That being said, since none of those pages have a title, are html, or are media, the chance of it leading to any active information leak is pretty low, so I don't feel this is an actual vulnerability, just a more complete default setting.
For completeness I included another private ip range too that was missing

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Contributor

euank commented Nov 7, 2016

Thanks for doing your job so eagerly @matrixbot ❤️

@erikjohnston erikjohnston changed the base branch from master to develop Nov 7, 2016

Owner

erikjohnston commented Nov 7, 2016

Thanks!

@erikjohnston erikjohnston merged commit d24197b into matrix-org:develop Nov 7, 2016

@euank euank deleted the euank:more-ip-blacklist branch Nov 7, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment