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

potential xss sink #4

Closed
mozfreddyb opened this issue Nov 26, 2015 · 1 comment
Closed

potential xss sink #4

mozfreddyb opened this issue Nov 26, 2015 · 1 comment

Comments

@mozfreddyb
Copy link

(needs the server to collaborate, since it's using HTTPS)

                    file_content.querySelector(".file_cmd").innerHTML = "" +
                        "echo \"" + DOMAINS[d]['server_data'] + "\" > " + DOMAINS[d]['server_uri'];

Would be great if you used textContent though.

@diafygi
Copy link
Owner

diafygi commented Nov 26, 2015

Thanks! 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

2 participants