in reply to XML Entity Injection with SOAP::Lite

Especially with the parse_re sub it didn't make much sense with me. So I replaced that sub with the XML::Parser::Lite parse_re sub I found in the 0.721 Version of the Lite Modul I found on CPAN - and now it works. I probably have some more testing to do to verify that but for now it seems to work. Thanks for listening :)

Why not simply upgrade the module?

  • Comment on Re: XML Entity Injection with SOAP::Lite