in reply to Re: XML DOS vulnerability?
in thread XML DOS vulnerability?
The report indicates vulnerabilities for:
AFAIK, of these, only libexpat is widely used in Perl. If your code makes use of XML::Parser, you probably have the same vulnerability.
The main alternative, XML::LibXML, is based on libxml2, which was not mentioned in the report, so it might be safe.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML DOS vulnerability?
by Chairman Kaga (Acolyte) on Aug 10, 2009 at 19:11 UTC |