[
https://issues.apache.org/jira/browse/NIFI-9399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459229#comment-17459229
]
ASF subversion and git services commented on NIFI-9399:
-------------------------------------------------------
Commit 200538a2903be98567ecfa1981967e714920d8cd in nifi's branch
refs/heads/support/nifi-1.15 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=200538a ]
NIFI-9399 Apply Secure Processing to TransformXml XSLT
- Added XML Stream Reader processing for XSLT with external entities disabled
- Removed unused XsltValidator
- Upgraded Saxon-HE from 9.6.0-5 to 10.6
> Apply Secure Processing to TransformXml XSLT Sources
> ----------------------------------------------------
>
> Key: NIFI-9399
> URL: https://issues.apache.org/jira/browse/NIFI-9399
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions, Security
> Affects Versions: 1.15.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.16.0, 1.15.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{TransformXml}} processor supports Secure Processing as of NiFi 1.3.0,
> which prevents external access attempts using XML entity references. The
> {{Secure Processing}} property applies to input FlowFiles, but does not apply
> to the XSLT source that the processor uses during transformation.
> {{TransformXml}} should be updated to apply Secure Processing to XSLT sources.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)