CVE-2024-5133
Last modified
CVE-2024-5133 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. In lunary-ai/lunary version 1.2.4, an account takeover vulnerability exists due to the exposure of password recovery tokens in API responses. Specifically, when a user initiates the password reset process, the recovery token is included in the response of the `GET /v1/users/me/org` endpoint, which lists all users in a team. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
Description
In lunary-ai/lunary version 1.2.4, an account takeover vulnerability exists due to the exposure of password recovery tokens in API responses. Specifically, when a user initiates the password reset process, the recovery token is included in the response of the `GET /v1/users/me/org` endpoint, which lists all users in a team. This allows any authenticated user to capture the recovery token of another user and subsequently change that user's password without consent, effectively taking over the account. The issue lies in the inclusion of the `recovery_token` attribute in the users object returned by the API.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | < 1.2.14 |
References
- https://huntr.com/bounties/6057598d-93c4-4a94-bb80-5bd508013c5bExploit, Third Party Advisory
- https://huntr.com/bounties/6057598d-93c4-4a94-bb80-5bd508013c5bExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-5133?
How severe is CVE-2024-5133?
How do I fix CVE-2024-5133?
Are you affected by CVE-2024-5133?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
