What kind of vulnerability is it? Who is impacted?
Anyone leveraging the SignedHttpRequestprotocol or the SignedHttpRequestValidatoris vulnerable. Microsoft.IdentityModel trusts the jkuclaim by default for the SignedHttpRequestprotocol. This raises the possibility to make any remote or local HTTP GET request.
Has the problem been patched? What versions should users upgrade to? The vulnerability has been fixed in Microsoft.IdentityModel.Protocols.SignedHttpRequest. Users should update all their Microsoft.IdentityModel versions to 7.1.2 (for 7x) or higher, 6.34.0 (for 6x) or higher, if using Microsoft.IdentityModel.Protocols.SignedHttpRequest.
Is there a way for users to fix or remediate the vulnerability without upgrading? No, users must upgrade.
Are there any links users can visit to find out more? https://aka.ms/IdentityModel/Jan2024/jku
{
"github_reviewed": true,
"nvd_published_at": "2024-01-10T05:15:09Z",
"github_reviewed_at": "2024-01-09T18:25:47Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-94"
]
}