漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
SimpleSAMLphp HTTP-Artifact TLS validator confusion allows cross-IdP authentication bypass
Vulnerability Description
The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive() flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator() attaches a TLS-based validator to the outer SOAP ArtifactResponse, while the embedded Response receives a validator that delegates to the outer message and is later checked against metadata selected from the embedded response issuer rather than necessarily the artifact issuer. SOAPClient::validateSSL() returns normally when the TLS public key does not match the key being validated, and SAML2\Message::validate() treats a validator call that does not throw as successful. In a multi-IdP federation, a malicious or lower-trust IdP can therefore provide an ArtifactResponse containing an unsigned Response that claims a higher-trust victim IdP as issuer and authenticate as arbitrary users with attacker-chosen assertion attributes, NameID, and session data. This issue is fixed in versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Vulnerability Type
证书验证不恰当
Vulnerability Title
SimpleSAMLphp saml2 加密问题漏洞
Vulnerability Description
SimpleSAMLphp saml2是SimpleSAMLphp组织开源的一个身份认证协议实现库。 SimpleSAMLphp saml2 4.19.3之前版本、4.20.2之前版本、5.0.6之前版本和6.2.1之前版本存在加密问题漏洞,该漏洞源于HTTPArtifact::receive()流程可能将未签名的嵌入式SAML响应视为对错误身份提供方有效,导致恶意或低信任身份提供商可以冒充任意用户进行身份验证。
CVSS Information
N/A
Vulnerability Type
N/A