Skip to content

Commit 8e394cd

Browse files
committed
svg-foreignObject.svg
1 parent 04e8a44 commit 8e394cd

File tree

3 files changed

+95
-0
lines changed

3 files changed

+95
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ Tests to see how Git web interfaces like GitHub and GitLab work exactly detect b
1212
1. asciidoc
1313
1. [adoc.adoc](adoc.adoc)
1414
1. [xref-header-infinite-loop.adoc](xref-header-infinite-loop.adoc)
15+
16+
<img src="svg.svg">
17+
<img src="svg-foreignObject.svg">

files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ XSS attempts:
8585
- [<script>](<script>)
8686
- `<script src="data:text;utf8,alert('xss')">`
8787
- [svg.svg](svg.svg), with an XSS attempt
88+
- [svg-foreignObject.svg](svg-foreignObject.svg), CSS + XSS attempt
8889
- [sym-xss](sym-xss). It's path is an XSS attempt.

svg-foreignObject.svg

Lines changed: 91 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)