Net::SAML2::XML::Util - XML Util class

NAME  VERSION  SYNOPSIS  NAME  METHODS  no_comments( $xml )  AUTHORS  COPYRIGHT AND LICENSE 

NAME

Net::SAML2::XML::Util − XML Util class

VERSION

version 0.74

SYNOPSIS

my $xml = no_comments($xml);

NAME

Net::SAML2::XML::Util − XML Util class.

METHODS

no_comments( $xml )

Returns the XML passed as plain XML with the comments removed

This is to remediate CVE−2017−11427 XML Comments can allow for authentication bypass in SAML2 implementations

AUTHORS

Chris Andrews <[email protected]>

Timothy Legge <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Venda Ltd, see the CONTRIBUTORS file for others.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.


Updated 2024-01-29 - jenkler.se | uex.se