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

NMS-8722: XSS vulnerability in display of SNMP sysName and trap varbind values #1019

Merged
merged 4 commits into from Sep 14, 2016

Conversation

jeffgdotorg
Copy link
Member

- Enhance WebSecurityUtils.sanitizeString() to guard against XSS via
  <img onerror> vector
- Sanitize event parms in more places in web UI
- Don't break the IMG tag, break its ONERROR attribute
- Fix and update WebSecurityUtils unit tests
@j-white
Copy link
Contributor

j-white commented Sep 14, 2016

Did we also intend to escape the SNMP attributes on the node.jsp page?

@RangerRick RangerRick merged commit b11b33b into foundation-2016 Sep 14, 2016
@RangerRick RangerRick deleted the jira/NMS-8722 branch September 14, 2016 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants