Jacob Janco created MESOS-6969:
----------------------------------
Summary: Use clipboard.js for copy/paste webui functionality
Key: MESOS-6969
URL: https://issues.apache.org/jira/browse/MESOS-6969
Project: Mesos
Issue Type: Bug
Components: webui
Reporter: Jacob Janco
Assignee: Jacob Janco
Priority: Minor
XSS Vulnerabilities exist for zerclipboard:
https://www.cvedetails.com/cve/CVE-2014-1869/
This patch listed below replaces this library with the pure js library
clipboard.js: https://clipboardjs.com/ which also removes the webui flash
dependency to support clipboard functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)