[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] special characters


Subject: Re: [xsl] special characters
From: "Bob Foster" <bob@xxxxxxxxxx>
Date: Fri, 23 May 2003 17:32:08 -0500

From: "David Carlisle" <davidc@xxxxxxxxx>
>   <?xml version="1.0" encoding="UTF-8"?>
>   <!-- latin capital letter E with grave, U+00C8 ISOlat1 &#201; -->
>   <!ENTITY eacute "&eacute;">
>
> That would be a very dangerous file. It could be considered a denial of
> service attack: It will put any XML parser into an infinite loop if it
> ever finds an instance of &eacute;.

An entity that recursively references itself is not well-formed. Parsers are
supposed to check for that.

Bob


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml