Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4mxg-3p6v-xgq3

Опубликовано: 28 июл. 2025
Источник: github
Github: Прошло ревью
CVSS3: 10

Описание

Node-SAML SAML Signature Verification Vulnerability

Node-SAML loads the assertion from the (unsigned) original response document. This is different than the parts that are verified when checking signature.

This allows an attacker to modify authentication details within a valid SAML assertion. For example, in one attack it is possible to remove any character from the SAML assertion username.

To conduct the attack an attacker would need a validly signed document from the identity provider (IdP).

In fixing this we made sure to process the SAML assertions from only verified/authenticated contents. This will prevent future variants from coming up.

Note: this is distinct from the previous xml-crypto CVEs.

Пакеты

Наименование

@node-saml/node-saml

npm
Затронутые версииВерсия исправления

<= 5.0.1

5.1.0

Наименование

passport-saml

npm
Затронутые версииВерсия исправления

<= 3.2.4

Отсутствует

Наименование

@node-saml/passport-saml

npm
Затронутые версииВерсия исправления

<= 5.0.1

5.1.0

EPSS

Процентиль: 13%
0.00043
Низкий

10 Critical

CVSS3

Дефекты

CWE-287
CWE-347

Связанные уязвимости

CVSS3: 7.4
redhat
5 месяцев назад

A SAML library not dependent on any frameworks that runs in Node. In version 5.0.1, Node-SAML loads the assertion from the (unsigned) original response document. This is different than the parts that are verified when checking signature. This allows an attacker to modify authentication details within a valid SAML assertion. For example, in one attack it is possible to remove any character from the SAML assertion username. To conduct the attack an attacker would need a validly signed document from the identity provider (IdP). This is fixed in version 5.1.0.

CVSS3: 10
nvd
5 месяцев назад

A SAML library not dependent on any frameworks that runs in Node. In version 5.0.1, Node-SAML loads the assertion from the (unsigned) original response document. This is different than the parts that are verified when checking signature. This allows an attacker to modify authentication details within a valid SAML assertion. For example, in one attack it is possible to remove any character from the SAML assertion username. To conduct the attack an attacker would need a validly signed document from the identity provider (IdP). This is fixed in version 5.1.0.

EPSS

Процентиль: 13%
0.00043
Низкий

10 Critical

CVSS3

Дефекты

CWE-287
CWE-347