| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| io.jsonwebtoken:jjwt-impl |
| maven |
| <= 0.12.5 |
The vulnerability description explicitly identifies setSigningKey in DefaultJwtParser and signWith in DefaultJwtBuilder as impacted functions. Code references show these methods handle cryptographic key configuration, and the original advisory claims they ignore certain characters. Though disputed, the functions match the described vulnerability mechanism. The DefaultJwtParserBuilder.java reference (line 242) shows related key handling logic, supporting the assessment.
KEV Misses 88% of Exploited CVEs- Get the report