Security Advisories (1)
CVE-2025-40934 (2025-11-26)

XML-Sig versions 0.27 through 0.67 for Perl incorrectly validates XML files if signatures are omitted. An attacker can remove the signature from the XML document to make it pass the verification check. XML-Sig is a Perl module to validate signatures on XML files.  An unsigned XML file should return an error message.  The affected versions return true when attempting to validate an XML file that contains no signatures.

Changes for version 0.49 - 2021-04-10

  • Significant features implemented since 0.47
    • HMAC support for signatures
  • Change Log
    • TBD Update Changes and Increment version

Changes for version 0.48-TRIAL - 2021-04-09 (TRIAL RELEASE)

  • Significant features
    • HMAC support for signatures
    • 4b1ed90 Missed Makefile
    • 1d434d7 Merge pull request #33 from perl-net-saml2/hmac
    • 22e8dab Update Changes and Increment version
    • a77b0fa HMAC support - initial version
    • 4bb14e5 Update dist.ini to use Pod2Readme

Modules