CVE-2024-9095

In lunary-ai/lunary version v1.4.28, the /bigquery API route lacks proper access control, allowing any logged-in user to create a Datastream to Google BigQuery and export the entire database. This includes sensitive data such as password hashes and secret API keys. The route is protected by a config check (`config.DATA_WAREHOUSE_EXPORTS_ALLOWED`), but it does not verify the user's access level or implement any access control middleware. This vulnerability can lead to the extraction of sensitive data, disruption of services, credential compromise, and service integrity breaches.
Configurations

Configuration 1 (hide)

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

History

29 Apr 2025, 17:23

Type Values Removed Values Added
Summary
  • (es) En la versión 1.4.28 de lunary-ai/lunary, la ruta de la API /bigquery carece de un control de acceso adecuado, lo que permite a cualquier usuario conectado crear un flujo de datos a Google BigQuery y exportar la base de datos completa. Esto incluye datos confidenciales como hashes de contraseñas y claves API secretas. La ruta está protegida por una comprobación de configuración (`config.DATA_WAREHOUSE_EXPORTS_ALLOWED`), pero no verifica el nivel de acceso del usuario ni implementa ningún middleware de control de acceso. Esta vulnerabilidad puede provocar la extracción de datos confidenciales, la interrupción de los servicios, la vulneración de credenciales y la violación de la integridad del servicio.
References () https://github.com/lunary-ai/lunary/commit/a8d7b2959e87c30fbafdb12af7ffa093385dcc60 - () https://github.com/lunary-ai/lunary/commit/a8d7b2959e87c30fbafdb12af7ffa093385dcc60 - Patch
References () https://huntr.com/bounties/e242a92e-da41-440d-b718-3de91e4b4eac - () https://huntr.com/bounties/e242a92e-da41-440d-b718-3de91e4b4eac - Exploit, Third Party Advisory
First Time Lunary lunary
Lunary
CWE NVD-CWE-noinfo
CPE cpe:2.3:a:lunary:lunary:1.4.28:*:*:*:*:*:*:*

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-04-29 17:23


NVD link : CVE-2024-9095

Mitre link : CVE-2024-9095

CVE.ORG link : CVE-2024-9095


JSON object : View

Products Affected

lunary

  • lunary
CWE
CWE-285

Improper Authorization

NVD-CWE-noinfo