Version 6.1.4.1, tag libreoffice-6.1.4.1
[LibreOffice.git] / unoxml / qa / complex / unoxml / testdocuments / cve_2012_0037.rdf
blob9e2327cef0d8df19832817ec89bb430c9a6f5366
1 <?xml version="1.0"?>
2 <!DOCTYPE rdf [
3 <!ENTITY file SYSTEM "file:///etc/passwd">
4 ]>
5 <!--
6 * This file is part of the LibreOffice project.
8 * This Source Code Form is subject to the terms of the Mozilla Public
9 * License, v. 2.0. If a copy of the MPL was not distributed with this
10 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
12 -->
13 <rdf:RDF
14 xmlns:baz="uri:"
15 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
16 <rdf:Description rdf:about="uri:foo">
17 <baz:bar>EVIL&file;</baz:bar>
18 </rdf:Description>
19 </rdf:RDF>