[JIRA] (JSSH-20) Spring is still falling through to remote access of XML files
Scott Cantor (Jira)
jira at shibboleth.atlassian.net
Thu Dec 8 13:49:58 UTC 2022
Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *commented* on JSSH-20 ( https://shibboleth.atlassian.net/browse/JSSH-20?atlOrigin=eyJpIjoiOWZjNTVlMzlmZjlkNGFlMThkYjkyNjk0YTdmYmNiMWMiLCJwIjoiaiJ9 )
Re: Spring is still falling through to remote access of XML files ( https://shibboleth.atlassian.net/browse/JSSH-20?atlOrigin=eyJpIjoiOWZjNTVlMzlmZjlkNGFlMThkYjkyNjk0YTdmYmNiMWMiLCJwIjoiaiJ9 )
The key line is
at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:77)
That class is (outrageously) creating its own insecure XML parser to load files. We have to get that replaced.
( https://shibboleth.atlassian.net/browse/JSSH-20#add-comment?atlOrigin=eyJpIjoiOWZjNTVlMzlmZjlkNGFlMThkYjkyNjk0YTdmYmNiMWMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JSSH-20#add-comment?atlOrigin=eyJpIjoiOWZjNTVlMzlmZjlkNGFlMThkYjkyNjk0YTdmYmNiMWMiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100212- sha1:8cdcfbb )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20221208/1a80e8b1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-dbe07da1-8c4a-4553-a95e-d6d374eb266d
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221208/1a80e8b1/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-828303ca-b5ac-43fb-aa47-ebbe0ac2231f
Type: image/png
Size: 345 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221208/1a80e8b1/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-36c142b8-0cb1-4220-a894-62e2e43f072a
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221208/1a80e8b1/attachment-0005.png>
More information about the commits
mailing list