CVE-2024-1626
Last modified
CVE-2024-1626 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. An Insecure Direct Object Reference (IDOR) vulnerability exists in the lunary-ai/lunary repository, version 0.3.0, within the project update endpoint. The vulnerability allows authenticated users to modify the name of any project within the system without proper authorization checks, by directly referencing the project's ID in the PATCH request to the '/v1/projects/:projectId' endpoint. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
An Insecure Direct Object Reference (IDOR) vulnerability exists in the lunary-ai/lunary repository, version 0.3.0, within the project update endpoint. The vulnerability allows authenticated users to modify the name of any project within the system without proper authorization checks, by directly referencing the project's ID in the PATCH request to the '/v1/projects/:projectId' endpoint. This issue arises because the endpoint does not verify if the provided project ID belongs to the currently authenticated user, enabling unauthorized modifications across different organizational projects.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | < 1.0.0 |
References
- https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933Exploit, Issue Tracking, Patch, Third Party Advisory
- https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933Exploit, Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-1626?
How severe is CVE-2024-1626?
How do I fix CVE-2024-1626?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-1619Kaspersky has fixed a security issue in the Kaspersky Securi…8.8
- CVE-2024-1621The registration process of uniFLOW Online (NT-ware product)…7.5
- CVE-2024-1622Due to a mistake in error checking, Routinator will terminat…7.5
- CVE-2024-1623Insufficient session timeout vulnerability in the FAST3686 V…7.8
- CVE-2024-1624An OS Command Injection vulnerability affecting documentatio…9.4
- CVE-2024-1625An Insecure Direct Object Reference (IDOR) vulnerability exi…6.5
- CVE-2024-1628OS command injection vulnerabilities in GE HealthCare ultras…8.4
- CVE-2024-1629Path traversal vulnerability in “deleteFiles” function of Co…6.2
- CVE-2024-1630Path traversal vulnerability in “getAllFolderContents” funct…7.7
- CVE-2024-1631Impact: The library offers a function to generate an ed25519…9.1
- CVE-2024-1632Low-privileged users with access to the Sitefinity backend m…6.5
- CVE-2024-1633During the secure boot, bl2 (the second stage of the bootloa…2
Are you affected by CVE-2024-1626?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
