In lunary-ai/lunary version 1.2.5, an improper access control vulnerability exists due to a missing permission check in the `GET /v1/users/me/org` endpoint. The platform's role definitions restrict the `Prompt Editor` role to prompt management and project viewing/listing capabilities, explicitly excluding access to user information. However, the endpoint fails to enforce this restriction, allowing users with the `Prompt Editor` role to access the full list of users in the organization. This vulnerability allows unauthorized access to sensitive user information, violating the intended access controls.
References
Link | Resource |
---|---|
https://github.com/lunary-ai/lunary/commit/7f24ec1c3588992a07fd70573c43a0897eb523a2 | |
https://huntr.com/bounties/4ec75087-5630-4813-952b-88ccabe6d117 | Exploit Third Party Advisory |
Configurations
History
03 Nov 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
CWE | ||
References |
|
17 Oct 2024, 20:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/4ec75087-5630-4813-952b-88ccabe6d117 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:* | |
CWE | CWE-862 | |
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-03 17:15
NVD link : CVE-2024-5248
Mitre link : CVE-2024-5248
CVE.ORG link : CVE-2024-5248
JSON object : View
Products Affected
lunary
- lunary
CWE
CWE-862
Missing Authorization