Aman Raj created TEZ-4427: ----------------------------- Summary: [CVE-2019-10744] Upgrade lodash.merge version to 4.17.12 to fix vulnerability Key: TEZ-4427 URL: https://issues.apache.org/jira/browse/TEZ-4427 Project: Apache Tez Issue Type: Sub-task Reporter: Aman Raj
Versions of {{lodash}} before 4.17.12 are vulnerable to Prototype Pollution. The function {{defaultsDeep}} allows a malicious user to modify the prototype of {{Object}} via {{{constructor: \{prototype: {...}}}}} causing the addition or modification of an existing property that will exist on all objects. -- This message was sent by Atlassian Jira (v8.20.7#820007)