mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-04-26 01:49:26 +00:00
Fix: Expanded SVG validation whitelist and additional checks (#11590)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
|
||||
<text x="10" y="20">Hello</text>
|
||||
<script>alert('XSS')</script>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 140 B |
Reference in New Issue
Block a user