#VU101894 Insufficient technical documentation in jwt - CVE-2024-51744

 

#VU101894 Insufficient technical documentation in jwt - CVE-2024-51744

Published: December 23, 2024


Vulnerability identifier: #VU101894
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-51744
CWE-ID: CWE-1059
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
jwt
Software vendor:
golang-jwt

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due due to unclear documentation of the error behavior in "ParseWithClaims". A remote attacker can trick the victim into accepting invalid tokens, which can lead to information disclosure.


Remediation

Install updates from vendor's website.

External links