CVE-2024-11137

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:*

History

02 Jul 2025, 19:48

Type Values Removed Values Added
CPE cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:*
References () https://github.com/lunary-ai/lunary/commit/ded72a95c220904a151d27daf3c67e8644e386c6 - () https://github.com/lunary-ai/lunary/commit/ded72a95c220904a151d27daf3c67e8644e386c6 - Patch
References () https://huntr.com/bounties/0a399d86-0105-4f48-a77b-9fa7d7054be8 - () https://huntr.com/bounties/0a399d86-0105-4f48-a77b-9fa7d7054be8 - Exploit, Third Party Advisory
First Time Lunary
Lunary lunary
Summary
  • (es) Existe una vulnerabilidad de Referencia Directa a Objetos Insegura (IDOR) en el endpoint `PATCH /v1/runs/:id/score` de la versión 1.6.0 de lunary-ai/lunary. Esta vulnerabilidad permite a un atacante actualizar la puntuación de cualquier ejecución manipulando el parámetro id en la URL de solicitud, que corresponde al `runId_score` en la base de datos. El endpoint no valida adecuadamente si el usuario autenticado tiene permiso para modificar el runId especificado, lo que permite a un atacante con una cuenta válida modificar las puntuaciones de runId de otros usuarios especificando valores de id diferentes. Este problema se solucionó en la versión 1.6.1.

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-07-02 19:48


NVD link : CVE-2024-11137

Mitre link : CVE-2024-11137

CVE.ORG link : CVE-2024-11137


JSON object : View

Products Affected

lunary

  • lunary
CWE
CWE-284

Improper Access Control