source: josm/trunk/test/data/regress/14319/attack.svg@ 12447

Last change on this file since 12447 was 11526, checked in by Don-vip, 8 years ago

fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request Forgery)

File size: 245 bytes
RevLine 
[11526]1<svg width="5cm" height="4cm" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2 <image xlink:href="https://host-in-the-trusted-network.com/test.jpg" x="0" y="0" height="50px" width="50px"/>
3</svg>
Note: See TracBrowser for help on using the repository browser.