A Privilege Escalation Vulnerability exists in lunary-ai/lunary version 1.2.2, where any user can delete any datasets due to missing authorization checks. The vulnerability is present in the dataset deletion functionality, where the application fails to verify if the user requesting the deletion has the appropriate permissions. This allows unauthorized users to send a DELETE request to the server and delete any dataset by specifying its ID. The issue is located in the datasets.delete function within the datasets index file.
References
Link | Resource |
---|---|
https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776 | Patch |
https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776 | Patch |
https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44 | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 09:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776 - Patch | |
References | () https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44 - Exploit, Issue Tracking, Patch, Third Party Advisory |
03 Oct 2024, 16:56
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:* | |
References | () https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776 - Patch | |
References | () https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
First Time |
Lunary lunary
Lunary |
07 Jun 2024, 14:56
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 Jun 2024, 19:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-06 19:16
Updated : 2024-11-21 09:47
NVD link : CVE-2024-5129
Mitre link : CVE-2024-5129
CVE.ORG link : CVE-2024-5129
JSON object : View
Products Affected
lunary
- lunary
CWE
CWE-862
Missing Authorization