CVE-2024-5129

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

Configuration 1 (hide)

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

History

03 Oct 2024, 16:56

Type Values Removed Values Added
First Time Lunary
Lunary lunary
References () https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776 - () https://github.com/lunary-ai/lunary/commit/14078c1d2b8766075bf655f187ece24c7a787776 - Patch
References () https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44 - () https://huntr.com/bounties/a6c0deb3-6a4c-4188-8aaa-9e6207f82f44 - Exploit, Issue Tracking, Patch, Third Party Advisory
CPE cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:*

07 Jun 2024, 14:56

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de escalada de privilegios en lunary-ai/lunary versión 1.2.2, donde cualquier usuario puede eliminar cualquier conjunto de datos debido a que faltan verificaciones de autorización. La vulnerabilidad está presente en la funcionalidad de eliminación del conjunto de datos, donde la aplicación no puede verificar si el usuario que solicita la eliminación tiene los permisos adecuados. Esto permite a usuarios no autorizados enviar una solicitud DELETE al servidor y eliminar cualquier conjunto de datos especificando su ID. El problema se encuentra en la función datasets.delete dentro del archivo de índice de conjuntos de datos.

06 Jun 2024, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-06 19:16

Updated : 2024-10-03 16:56


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