You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Aman Raj (Jira)" <ji...@apache.org> on 2022/06/06 09:35:00 UTC

[jira] [Created] (TEZ-4427) [CVE-2019-10744] Upgrade lodash.merge version to 4.17.12 to fix vulnerability

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)