Vulnerability in Golang-jwt Jwt
CVE-2024-51744
golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token…
EPSS: 0.001 (19.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.1 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N.
Affected products
- Golang-jwt Jwt — versions < 4.5.1
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r (x_refsource_CONFIRM)
- https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-51744?
- CVE-2024-51744 is a low-severity vulnerability in Golang-jwt Jwt, classified under Improper Handling of Exceptional Conditions. CVSS score: 3.1/10. Published 2024-11-04.
- How severe is CVE-2024-51744?
- Low severity. CVSS v3 base score is 3.1 out of 10.
- Is CVE-2024-51744 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.