This advisory has been withdrawn because it has been found to be disputed. Please see the issue here for more information.
JJWT (aka Java JWT) through 0.12.5 ignores certain characters and thus a user might falsely conclude that they have a strong key. The impacted code is the setSigningKey() method within the DefaultJwtParser class and the signWith() method within the DefaultJwtBuilder class.
{
"nvd_published_at": "2024-04-01T02:15:07Z",
"github_reviewed_at": "2024-04-01T16:28:49Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-327"
],
"github_reviewed": true
}