Lucene search
+L

8779 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.35 views

CVE-2025-0281

A stored cross-site scripting XSS vulnerability exists in lunary-ai/lunary versions 1.6.7 and earlier. An attacker can inject malicious JavaScript into the SAML IdP XML metadata, which is used to generate the SAML login redirect URL. This URL is then set as the value of window.location.href witho...

7.3CVSS0.00382EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.14 views

CVE-2025-0182

A vulnerability in danswer-ai/danswer version 0.9.0 allows for denial of service through memory exhaustion. The issue arises from the use of a vulnerable version of the starlette package =0.49 via fastapi, which was patched in fastapi version 0.115.3. The vulnerability can be exploited by sending...

7.5CVSS0.00705EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/20 10:15 a.m.20 views

CVE-2024-9617

An IDOR vulnerability in danswer-ai/danswer v0.3.94 allows an attacker to view any files. The application does not verify whether the attacker is the creator of the file, allowing the attacker to directly call the GET /api/chat/file/fileid interface to view any user's file...

6.5CVSS0.01688EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/20 10:15 a.m.18 views

CVE-2024-9612

In danswer-ai/danswer v0.3.94, administrators can set the visibility of pages within a workspace, including the search page. When the search page is set to be invisible, regular users cannot view the search page or access its functionalities from the front-end interface. However, the back-end doe...

6.5CVSS0.00719EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.17 views

CVE-2024-9099

In lunary-ai/lunary version v1.4.29, the GET /projects API endpoint exposes both public and private API keys for all projects to users with minimal permissions, such as Viewers or Prompt Editors. This vulnerability allows unauthorized users to retrieve sensitive credentials, which can be used to...

8.8CVSS0.00583EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.17 views

CVE-2024-9099

In lunary-ai/lunary version v1.4.29, the GET /projects API endpoint exposes both public and private API keys for all projects to users with minimal permissions, such as Viewers or Prompt Editors. This vulnerability allows unauthorized users to retrieve sensitive credentials, which can be used to...

8.1CVSS6.8AI score0.00583EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.17 views

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

9.8CVSS0.00719EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.16 views

CVE-2024-9096

In lunary-ai/lunary version 1.4.28, the /checklists/:id route allows low-privilege users to modify checklists by sending a PATCH request. The route lacks proper access control, such as middleware to ensure that only authorized users e.g., project owners or admins can modify checklist data. This...

7.6CVSS0.0051EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.12 views

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

9.8CVSS7.1AI score0.00719EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.18 views

CVE-2024-9096

In lunary-ai/lunary version 1.4.28, the /checklists/:id route allows low-privilege users to modify checklists by sending a PATCH request. The route lacks proper access control, such as middleware to ensure that only authorized users e.g., project owners or admins can modify checklist data. This...

7.1CVSS6.9AI score0.0051EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.23 views

CVE-2024-9000

In lunary-ai/lunary before version 1.4.26, the checklists.post endpoint allows users to create or modify checklists without validating whether the user has proper permissions. This missing access control permits unauthorized users to create checklists, bypassing intended permission checks...

7.1CVSS0.00541EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.17 views

CVE-2024-8999

lunary-ai/lunary version v1.4.25 contains an improper access control vulnerability in the POST /api/v1/data-warehouse/bigquery endpoint. This vulnerability allows any user to export the entire database data by creating a stream to Google BigQuery without proper authentication or authorization. Th...

7.5CVSS7AI score0.00794EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.28 views

CVE-2024-8998

A Regular Expression Denial of Service ReDoS vulnerability exists in lunary-ai/lunary version git f07a845. The server uses the regex /.?/ to match user-controlled strings. In the default JavaScript regex engine, this regex can take polynomial time to match certain crafted user inputs. As a result...

7.5CVSS0.00799EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.19 views

CVE-2024-8998

A Regular Expression Denial of Service ReDoS vulnerability exists in lunary-ai/lunary version git f07a845. The server uses the regex /.?/ to match user-controlled strings. In the default JavaScript regex engine, this regex can take polynomial time to match certain crafted user inputs. As a result...

7.5CVSS6.9AI score0.00799EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.10 views

CVE-2024-8789

Lunary-ai/lunary version git 105a3f6 is vulnerable to a Regular Expression Denial of Service ReDoS attack. The application allows users to upload their own regular expressions, which are then executed on the server side. Certain regular expressions can have exponential runtime complexity relative...

7.5CVSS7.2AI score0.00808EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.17 views

CVE-2024-8765

In lunary-ai/lunary, the privilege check mechanism is flawed in version git afc5df4. The system incorrectly identifies certain endpoints as public if the path contains '/auth/' anywhere within it. This allows unauthenticated attackers to access sensitive endpoints by including '/auth/' in the pat...

7.3CVSS7.1AI score0.00827EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.15 views

CVE-2024-8764

A vulnerability in lunary-ai/lunary, as of commit be54057, allows users to upload and execute arbitrary regular expressions on the server side. This can lead to a Denial of Service DoS condition, as certain regular expressions can cause excessive resource consumption, blocking the server from...

7.5CVSS0.00808EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.11 views

CVE-2024-8764

A vulnerability in lunary-ai/lunary, as of commit be54057, allows users to upload and execute arbitrary regular expressions on the server side. This can lead to a Denial of Service DoS condition, as certain regular expressions can cause excessive resource consumption, blocking the server from...

7.5CVSS7.6AI score0.00808EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:15 a.m.11 views

CVE-2024-8763

A Regular Expression Denial of Service ReDoS vulnerability exists in the lunary-ai/lunary repository, specifically in the compileTextTemplate function. The affected version is git be54057. An attacker can exploit this vulnerability by manipulating the regular expression /.?/g, causing the server ...

7.5CVSS6.9AI score0.00808EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.14 views

CVE-2024-8763

A Regular Expression Denial of Service ReDoS vulnerability exists in the lunary-ai/lunary repository, specifically in the compileTextTemplate function. The affected version is git be54057. An attacker can exploit this vulnerability by manipulating the regular expression /.?/g, causing the server ...

7.5CVSS0.00808EPSS
SaveExploits1References2
Rows per page
Query Builder