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

Possible Cross-site Scripting (XSS) Vulnerability #6

Open
schnittstabil opened this issue Apr 30, 2018 · 2 comments
Open

Possible Cross-site Scripting (XSS) Vulnerability #6

schnittstabil opened this issue Apr 30, 2018 · 2 comments

Comments

@schnittstabil
Copy link

schnittstabil commented Apr 30, 2018

Has this been brought to your attention?
https://snyk.io/test/github/mediatum/mediatum?severity=high&severity=medium&severity=low

According to this report mediatum might be vulnerable to Cross-site Scripting (XSS), because of
wtforms/wtforms#315.

@arkady-bagdasarov
Copy link

Any updates?

@wboigertu
Copy link
Contributor

According to wtforms/wtforms#315 this is dangerous only if labels include untrusted input. That shouldn't be the case in mediaTUM, in particular not for input from unauthenticated users. On the other hand, users with edit rights in mediatum are by design permitted to provide raw HTML metadata fields anyway.

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

No branches or pull requests

3 participants