RESOLVED FIXED 191075
XSLTProcessor should limit max transform depth
https://bugs.webkit.org/show_bug.cgi?id=191075
Summary XSLTProcessor should limit max transform depth
David Kilzer (:ddkilzer)
Reported Tuesday, October 30, 2018 8:38:09 PM UTC
XSLTProcessor should limit max transform depth to a reasonable amount. The default for libxslt is currently 3000. <rdar://problem/45531453>
Attachments
Patch v1 (8.52 KB, patch)
2018-10-30 12:46 PDT, David Kilzer (:ddkilzer)
no flags
Patch v2 (8.72 KB, patch)
2018-10-30 13:01 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 Tuesday, October 30, 2018 8:46:24 PM UTC
Created attachment 353398 [details] Patch v1
David Kilzer (:ddkilzer)
Comment 2 Tuesday, October 30, 2018 8:59:17 PM UTC
(In reply to David Kilzer (:ddkilzer) from comment #1) > Created attachment 353398 [details] > Patch v1 Due to soft-linking, I'll need to modify the code to work with Apple platforms (using soft-linking) and non-Apple platforms without soft-linking.
David Kilzer (:ddkilzer)
Comment 3 Tuesday, October 30, 2018 9:01:53 PM UTC
Created attachment 353399 [details] Patch v2
WebKit Commit Bot
Comment 4 Wednesday, October 31, 2018 4:36:40 AM UTC
Comment on attachment 353399 [details] Patch v2 Clearing flags on attachment: 353399 Committed r237620: <https://trac.webkit.org/changeset/237620>
WebKit Commit Bot
Comment 5 Wednesday, October 31, 2018 4:36:42 AM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.