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

XSS Vulnerability #1652

Closed
fschuckert opened this issue Jan 27, 2021 · 1 comment
Closed

XSS Vulnerability #1652

fschuckert opened this issue Jan 27, 2021 · 1 comment

Comments

@fschuckert
Copy link

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

@TrystanLea
Copy link
Member

Thanks @fschuckert and sorry for the delay.I've now removed this unused code: ac0f091

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