A flaw was found inJwtValidator.resolvePublicKey in JBoss EAP, where the validator checks jku and sends a HTTP request. During this process, no whitelisting or other filtering behavior is performed on the destination URL address, which may result in a server-side request forgery (SSRF) vulnerability.
{
"nvd_published_at": "2024-04-09T07:15:08Z",
"github_reviewed_at": "2024-04-09T18:53:09Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH"
}