CVE-2024-54002 MEDIUM

CVE-2024-54002: Dependency-Track allows enumeration of managed users via /api/v1/user/login endpoint

Vendor Dependencytrack
Product dependency-track
Weakness CWE-203
Published December 4, 2024
Last update December 4, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

Dependency-Track is a Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. Performing a login request against the /api/v1/user/login endpoint with a username that exist in the system takes significantly longer than performing the same action with a username that is not known by the system. The observable difference in request duration can be leveraged by actors to enumerate valid names of managed users. LDAP and OpenID Connect users are not affected. The issue has been fixed in Dependency-Track 4.12.2.

Key dates

02Disclosure timeline

December 4, 2024 CVE published
December 4, 2024 Record updated