CVE-2023-40178

Node-SAML is a SAML library not dependent on any frameworks that runs in Node. The lack of checking of current timestamp allows a LogoutRequest XML to be reused multiple times even when the current time is past the NotOnOrAfter. This could impact the user where they would be logged out from an expired LogoutRequest. In bigger contexts, if LogoutRequests are sent out in mass to different SPs, this could impact many users on a large scale. This issue was patched in version 4.0.5.
Configurations

Configuration 1 (hide)

cpe:2.3:a:node_saml_project:node_saml:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 08:18

Type Values Removed Values Added
Summary
  • (es) Node-SAML es una librería SAML que no depende de ningún framework que se ejecute en Node. La falta de comprobación de la marca de tiempo actual permite que un LogoutRequest XML se reutilice varias veces incluso cuando el tiempo actual ha pasado el NotOnOrAfter. Esto podría afectar al usuario, que podría cerrar la sesión con un LogoutRequest caducado. En contextos más grandes, si los LogoutRequests son enviados en masa a diferentes SPs, esto podría afectar a muchos usuarios a gran escala. Este problema fue corregido en la versión 4.0.5.
References () https://github.com/node-saml/node-saml/commit/045e3b9c54211fdb95f96edf363679845b195cec - Patch () https://github.com/node-saml/node-saml/commit/045e3b9c54211fdb95f96edf363679845b195cec - Patch
References () https://github.com/node-saml/node-saml/releases/tag/v4.0.5 - Release Notes () https://github.com/node-saml/node-saml/releases/tag/v4.0.5 - Release Notes
References () https://github.com/node-saml/node-saml/security/advisories/GHSA-vx8m-6fhw-pccw - Vendor Advisory () https://github.com/node-saml/node-saml/security/advisories/GHSA-vx8m-6fhw-pccw - Vendor Advisory

Information

Published : 2023-08-23 21:15

Updated : 2024-11-21 08:18


NVD link : CVE-2023-40178

Mitre link : CVE-2023-40178

CVE.ORG link : CVE-2023-40178


JSON object : View

Products Affected

node_saml_project

  • node_saml
CWE
CWE-347

Improper Verification of Cryptographic Signature

CWE-613

Insufficient Session Expiration