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

XSRF vulnerability #7

Open
luelista opened this issue Nov 7, 2018 · 1 comment
Open

XSRF vulnerability #7

luelista opened this issue Nov 7, 2018 · 1 comment

Comments

@luelista
Copy link
Collaborator

luelista commented Nov 7, 2018

I noticed that FreshDNS is vulnerable to Cross-Site Request Forgery, allowing an attacker to e.g. delete all zones on your server if they can get you to load a website containing their javascript while you're logged in to FreshDNS in the same browser.
It is fixed (hopefully) in my merge request #6

@AngeliqueDawnbringer
Copy link
Collaborator

Will test for this when I have time. Going through the code as we speak to see if I can find anything "weird". I will push some "dirty" fixes like the auto-md5 to sha1/sha512 and make sure those are pushed to this as well. I'll also add all the DNSSEC related information etc. when I find some spare time.

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

No branches or pull requests

2 participants