CVE-2024-11137
Last modified
CVE-2024-11137 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An Insecure Direct Object Reference (IDOR) vulnerability exists in the `PATCH /v1/runs/:id/score` endpoint of lunary-ai/lunary version 1.6.0. This vulnerability allows an attacker to update the score data of any run by manipulating the id parameter in the request URL, which corresponds to the `runId_score` in the database. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
An Insecure Direct Object Reference (IDOR) vulnerability exists in the `PATCH /v1/runs/:id/score` endpoint of lunary-ai/lunary version 1.6.0. This vulnerability allows an attacker to update the score data of any run by manipulating the id parameter in the request URL, which corresponds to the `runId_score` in the database. The endpoint does not sufficiently validate whether the authenticated user has permission to modify the specified runId, enabling an attacker with a valid account to modify other users' runId scores by specifying different id values. This issue was fixed in version 1.6.1.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | < 1.6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-11137?
How severe is CVE-2024-11137?
How do I fix CVE-2024-11137?
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-11131A vulnerability regarding out-of-bounds read is found in the…9.8
- CVE-2024-11132The Eventer plugin for WordPress is vulnerable to Stored Cro…5.4
- CVE-2024-11133The Eventer plugin for WordPress is vulnerable to unauthoriz…5.3
- CVE-2024-11134The Eventer plugin for WordPress is vulnerable to unauthoriz…6.5
- CVE-2024-11135The Eventer plugin for WordPress is vulnerable to SQL Inject…7.5
- CVE-2024-11136The default TCL Camera application exposes a provider vulner…8.2
- CVE-2024-11138A vulnerability classified as problematic has been found in …9.8
- CVE-2024-11139CWE-119: Improper Restriction of Operations within the Bound…4.6
- CVE-2024-1114A vulnerability has been found in openBI up to 1.0.8 and cla…9.8
- CVE-2024-11140The Real WP Shop Lite Ajax eCommerce Shopping Cart WordPress…3.5
- CVE-2024-11141The Sailthru Triggermail WordPress plugin through 1.1 does n…6.1
- CVE-2024-11142Cross-Site Request Forgery (CSRF) vulnerability in Gosoft So…8.8
Are you affected by CVE-2024-11137?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
