[
https://issues.apache.org/jira/browse/KNOX-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1194:
-------------------------------
Description: The AdminUI currently uses js-yaml methods load and dump. It
should be using safeLoad and safeDump to limit the risks associated with
handling untrusted YAML. (was: The AdminUI currently user js-yaml methods load
and dump. It should be using safeLoad and safeDump to limit the risks
associated with handling untrusted YAML.)
> AdminUI should use safe versions of YAML load and dump methods.
> ---------------------------------------------------------------
>
> Key: KNOX-1194
> URL: https://issues.apache.org/jira/browse/KNOX-1194
> Project: Apache Knox
> Issue Type: Bug
> Components: AdminUI
> Affects Versions: 1.1.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Priority: Major
> Fix For: 1.1.0
>
>
> The AdminUI currently uses js-yaml methods load and dump. It should be using
> safeLoad and safeDump to limit the risks associated with handling untrusted
> YAML.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)