Lucene search
+L

387 matches found

CVE
CVE
added 2025/12/09 2:41 a.m.28 views

CVE-2025-66578

CVE-2025-66578 affects robrichards/xmlseclibs (PHP) up to version 3.1.3. The root cause is a flaw in libxml2 canonicalization during document transformation: when canonicalizing invalid XML input, libxml2 may return an empty string instead of a canonicalized node. xmlseclibs then computes the Dig...

7.5CVSS6.6AI score0.00226EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/12/09 2:41 a.m.36 views

CVE-2025-66578 robrichards/xmlseclibs has an Libxml2 Canonicalization error which can bypass Digest/Signature validation

xmlseclibs is a library written in PHP for working with XML Encryption and Signatures. Versions 3.1.3 contain an authentication bypass vulnerability due to a flaw in the libxml2 canonicalization process during document transformation. When libxml2’s canonicalization is invoked on an invalid XML...

6CVSS0.00226EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/12/09 2:3 a.m.4 views

CVE-2025-66568 ruby-saml Libxml2 Canonicalization errors can bypass Digest/Signature validation

The ruby-saml library implements the client side of an SAML authorization. Versions up to and including 1.12.4, are vulnerable to authentication bypass through the libxml2 canonicalization process used by Nokogiri for document transformation, which allows an attacker to execute a Signature Wrappi...

9.3CVSS6.8AI score0.00211EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 2:3 a.m.26 views

CVE-2025-66568

CVE-2025-66568 affects the ruby-saml library (client-side SAML) with versions up to 1.12.4 vulnerable to authentication bypass via libxml2 canonicalization used by Nokogiri. On invalid XML input, canonicalization can return an empty string, causing DigestValue to be computed over that empty strin...

9.3CVSS6.8AI score0.00211EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/12/09 2:3 a.m.35 views

CVE-2025-66568 ruby-saml Libxml2 Canonicalization errors can bypass Digest/Signature validation

The ruby-saml library implements the client side of an SAML authorization. Versions up to and including 1.12.4, are vulnerable to authentication bypass through the libxml2 canonicalization process used by Nokogiri for document transformation, which allows an attacker to execute a Signature Wrappi...

9.3CVSS0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 2:3 a.m.6 views

CVE-2025-66568 ruby-saml Libxml2 Canonicalization errors can bypass Digest/Signature validation

The ruby-saml library implements the client side of an SAML authorization. Versions up to and including 1.12.4, are vulnerable to authentication bypass through the libxml2 canonicalization process used by Nokogiri for document transformation, which allows an attacker to execute a Signature Wrappi...

9.3CVSS7.1AI score0.00211EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.10 views

PT-2025-49775

Name of the Vulnerable Software and Affected Versions ruby-saml versions through 1.12.4 Description The ruby-saml library, which handles SAML authorization on the client side, has a flaw that could allow an attacker to bypass authentication. This is due to how the library processes XML data using...

9.3CVSS6.6AI score0.00211EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.14 views

PT-2025-49776

Name of the Vulnerable Software and Affected Versions xmlseclibs versions prior to 3.1.4 Description xmlseclibs is a PHP library used for XML Encryption and Signatures. Versions of the library before 3.1.4 contain a flaw in the libxml2 canonicalization process during document transformation that...

7.5CVSS6.8AI score0.00226EPSS
SaveExploits1References7
OSV
OSV
added 2025/12/08 10:3 p.m.12 views

GHSA-X4H9-GWV3-R4M4 Ruby-saml allows a Libxml2 Canonicalization error to bypass Digest/Signature validation

Summary Ruby-saml up to and including 1.12.4, there is an authentication bypass vulnerability because of an issue at libxml2 canonicalization process used by Nokogiri for document transformation. That allows an attacker to be able to execute a Signature Wrapping attack. The vulnerability does not...

9.3CVSS7.2AI score0.00211EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/08 10:3 p.m.8 views

Ruby-saml allows a Libxml2 Canonicalization error to bypass Digest/Signature validation

Summary Ruby-saml up to and including 1.12.4, there is an authentication bypass vulnerability because of an issue at libxml2 canonicalization process used by Nokogiri for document transformation. That allows an attacker to be able to execute a Signature Wrapping attack. The vulnerability does not...

9.3CVSS7.3AI score0.00211EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/12/08 10:3 p.m.4 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature via the libxml2 canonicalization process. An attacker can bypass authentication and replay signatures by crafting XML input that causes canonicalization to yield an empty string, leading ...

9.3CVSS7.1AI score0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 5:57 p.m.5 views

GHSA-C4CC-X928-VJW9 robrichards/xmlseclibs has an Libxml2 Canonicalization error which can bypass Digest/Signature validation

Summary An authentication bypass vulnerability exists due to a flaw in the libxml2 canonicalization process, which is used by xmlseclibs during document transformation. This weakness allows an attacker to generate a valid signature once and reuse it indefinitely. In practice, a signature created...

6CVSS7AI score0.00226EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/12/08 5:57 p.m.11 views

robrichards/xmlseclibs has an Libxml2 Canonicalization error which can bypass Digest/Signature validation

Summary An authentication bypass vulnerability exists due to a flaw in the libxml2 canonicalization process, which is used by xmlseclibs during document transformation. This weakness allows an attacker to generate a valid signature once and reuse it indefinitely. In practice, a signature created...

7.5CVSS7.1AI score0.00226EPSS
SaveExploits1References5Affected Software1
RubySec
RubySec
added 2025/12/08 12:0 a.m.10 views

Ruby-saml allows a Libxml2 Canonicalization error to bypass Digest/Signature validation

Summary Ruby-saml up to and including 1.12.4, there is an authentication bypass vulnerability because of an issue at libxml2 canonicalization process used by Nokogiri for document transformation. That allows an attacker to be able to execute a Signature Wrapping attack. The vulnerability does not...

9.3CVSS7AI score0.00211EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2025/12/02 6:35 a.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal due to missing canonicalization of destination file paths during model downloads. The createNewFile function in pkg/agent/storage/https.go previously used the fileFullName argument directly without cleaning, allowing...

6.9CVSS7.5AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2007-1756

Malware in sbrugna...

5CVSS6.4AI score0.01033EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2010-2121

Malware in sbrugna...

10CVSS6.1AI score0.00997EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2011-0270

Malware in sbrugna...

4.3CVSS8.3AI score0.0148EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-29732

Malware in sbrugna...

5.9CVSS6AI score0.01419EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-15610

Malware in sbrugna...

9.8CVSS9.1AI score0.01598EPSS
SaveExploits0References2
Rows per page
Query Builder