You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/14 18:09:00 UTC

[jira] [Commented] (NIFI-10648) Upgrade Commons Text to 1.10.0

    [ https://issues.apache.org/jira/browse/NIFI-10648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617903#comment-17617903 ] 

ASF subversion and git services commented on NIFI-10648:
--------------------------------------------------------

Commit 0dc02e26d2116d32b30bf2c16cfee5e66f6b6a93 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0dc02e26d2 ]

NIFI-10648 Upgraded Apache Commons Text to 1.10.0

- Added org.apache.commons.text.version property in root Maven configuration
- Removed direct version references in favor of managed dependency version

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #6531.


> Upgrade Commons Text to 1.10.0
> ------------------------------
>
>                 Key: NIFI-10648
>                 URL: https://issues.apache.org/jira/browse/NIFI-10648
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Apache Commons Text versions prior to 1.10.0 are vulnerable to [CVE-2022-42889|https://nvd.nist.gov/vuln/detail/CVE-2022-42889], which involves potential script execution when processing untrusted input using {{StringLookup}}. Direct and transitive references to Apache Commons Text prior to 1.10.0 should be upgraded to avoid the default interpolation behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)