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.50 - 2021-04-18

  • Significant features implemented since 0.47
    • Add ripemd160 support for signature and digests
    • Improved tests
  • Change Log
    • TBD Update Changes and Increment version
    • c1d7ecb Add generated README to repo
    • 73cc529 Add HMAC and RIPEMD160 dependencies
    • 92fa091 Test dsa with nox509
    • eb3f912 Move signature calculation to subroutines
    • 04c8def hmac-ripemd160 support
    • 8b6053a ripemd160 signature support
    • 7fdd133 ripemd160 digest support

Modules