CVE-2024-31033

Source
https://cve.org/CVERecord?id=CVE-2024-31033
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31033.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-31033
Published
2024-04-01T02:15:07.850Z
Modified
2026-04-10T05:13:03.689383Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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. NOTE: the vendor disputes this because the "ignores" behavior cannot occur (in any version) unless there is a user error in how JJWT is used, and because the version that was actually tested must have been more than six years out of date.

References

Affected packages

Git / github.com/jwtk/jjwt

Affected ranges

Type
GIT
Repo
https://github.com/jwtk/jjwt
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.12.5"
        }
    ]
}

Affected versions

0.*
0.1
0.10.0
0.10.1
0.10.2
0.10.6
0.10.7
0.11.0
0.11.1
0.11.2
0.12.5
0.2
0.3
0.4
0.5
0.5.1
0.6.0
0.7.0
0.8.0
0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31033.json"