Lucene search
+L

1672 matches found

Cvelist
Cvelist
added 2025/03/20 10:11 a.m.34 views

CVE-2024-7039

...

0.00647EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.45 views

CVE-2024-8898 Path Traversal in parisneo/lollms-webui

A path traversal vulnerability exists in the install and uninstall API endpoints of parisneo/lollms-webui version V12 Strawberry. This vulnerability allows attackers to create or delete directories with arbitrary paths on the system. The issue arises due to insufficient sanitization of...

6.7CVSS0.00796EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:10 a.m.7 views

CVE-2024-8954 Authentication Bypass in composiohq/composio

In composiohq/composio version 0.5.10, the API does not validate the x-api-key header's value during the authentication step. This vulnerability allows an attacker to bypass authentication by providing any random value in the x-api-key header, thereby gaining unauthorized access to the server...

9.8CVSS7.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.23 views

CVE-2024-12778 Denial of Service in aimhubio/aim

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service DoS attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number o...

7.5CVSS0.00779EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:09 a.m.16 views

CVE-2024-9919 Missing Authentication Check in parisneo/lollms-webui

A missing authentication check in the uninstall endpoint of parisneo/lollms-webui V13 allows attackers to perform unauthorized directory deletions. The /uninstall/appname API endpoint does not call the checkaccess function to verify the clientid, enabling attackers to delete directories without...

8.4CVSS7.2AI score
SaveExploits0References3
CVE
CVE
added 2025/03/20 10:09 a.m.72 views

CVE-2024-10901

CVE-2024-10901 affects eosphoros-ai/db-gpt. In v0.6.0 (and earlier per OSV entry), the web API POST /api/v1/editor/chart/run allows executing arbitrary SQL without access controls, enabling Arbitrary File Write and potentially Remote Code Execution by writing files such as init .py into Python’s ...

9.8CVSS9.7AI score0.01095EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/03/20 10:09 a.m.16 views

CVE-2024-8020 Denial of Service in lightning-ai/pytorch-lightning

A vulnerability in lightning-ai/pytorch-lightning version 2.3.2 allows an attacker to cause a denial of service by sending an unexpected POST request to the /api/v1/state endpoint of LightningApp. This issue occurs due to improper handling of unexpected state values, which results in the server...

7.5CVSS7.1AI score
SaveExploits0References3
OSV
OSV
added 2025/03/20 10:09 a.m.7 views

CVE-2024-9418 Insufficiently Protected Credentials in transformeroptimus/superagi

In version 0.0.14 of transformeroptimus/superagi, the API endpoint /api/users/get/id returns the user's password in plaintext. This vulnerability allows an attacker to retrieve the password of another user, leading to potential account takeover...

6.5CVSS6.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.9 views

CVE-2024-9418 Insufficiently Protected Credentials in transformeroptimus/superagi

In version 0.0.14 of transformeroptimus/superagi, the API endpoint /api/users/get/id returns the user's password in plaintext. This vulnerability allows an attacker to retrieve the password of another user, leading to potential account takeover...

6.5CVSS6.5AI score0.00596EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:09 a.m.56 views

CVE-2024-11031

Vulnerability: binary-husky/gpt_academic v3.83 has an SSRF flaw in Markdown_Translate.get_files_from_everything() exploitable via the HotReload plugin, which trusts HTTP links to fetch arbitrary hosts and can leverage the victim GPT Academic’s Gradio Web server credentials. Documented impact: una...

7.7CVSS7.5AI score0.00654EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.24 views

CVE-2024-10553 Jdbc Deserialization in h2oai/h2o-3

A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are...

9.8CVSS0.01587EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:08 a.m.16 views

CVE-2024-11042 Arbitrary File Delete in invoke-ai/invokeai

In invoke-ai/invokeai version v5.0.2, the web API POST /api/v1/images/delete is vulnerable to Arbitrary File Deletion. This vulnerability allows unauthorized attackers to delete arbitrary files on the server, potentially including critical or sensitive system files such as SSH keys, SQLite...

9.1CVSS7.3AI score
SaveExploits0References4
OSV
OSV
added 2025/03/20 10:08 a.m.15 views

CVE-2025-0190 Denial of Service in aimhubio/aim

In version 3.25.0 of aimhubio/aim, a denial of service vulnerability exists. By tracking a large number of Text objects and then querying them simultaneously through the web API, the Aim web server becomes unresponsive to other requests for an extended period while processing and returning these...

7.5CVSS7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 7:13 a.m.11 views

CVE-2025-1385 Fail input validation in clickhouse-library-bridge API could lead to RCE under specific configuration

When the library bridge feature is enabled, the clickhouse-library-bridge exposes an HTTP API on localhost. This allows clickhouse-server to dynamically load a library from a specified path and execute it in an isolated process. Combined with the ClickHouse table engine functionality that permits...

7.5CVSS7.3AI score0.00468EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.11 views

DB-GPT SQL注入漏洞

DB-GPT is an AWEL and agent-based AI native data application development framework open-sourced by eosphoros. DB-GPT version v0.6.0 suffers from a SQL injection vulnerability that originates from the web API POST /api/v1/editor/sql/run allows execution of arbitrary SQL queries, which can be...

9.8CVSS9.7AI score0.01183EPSS
SaveExploits2References1
AlmaLinux
AlmaLinux
added 2025/03/20 12:00 a.m.29 views

Important: postgresql:12 security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation CVE-2025-1094 For more details about the security issues, including the impact, a CVSS score,...

8.1CVSS7.3AI score0.9003EPSS
SaveExploits10References4
GitLab Advisory Database
GitLab Advisory Database
added 2025/03/20 12:00 a.m.31 views

H2O Deserialization of Untrusted Data Vulnerability

A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are...

9.8CVSS7.9AI score0.01587EPSS
SaveExploits1References5
OSV
OSV
added 2025/03/20 12:00 a.m.17 views

ALSA-2025:3082 Important: postgresql:12 security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation CVE-2025-1094 For more details about the security issues, including the impact, a CVSS score,...

8.1CVSS7.1AI score0.9003EPSS
SaveExploits10References4
Rockylinux
Rockylinux
added 2025/03/17 8:16 p.m.13 views

libpq security update

An update is available for libpq. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libpq package provides the PostgreSQL client library, which allows client...

8.1CVSS8.3AI score0.9003EPSS
SaveExploits10
Cvelist
Cvelist
added 2025/03/17 5:51 a.m.30 views

CVE-2025-2395 e-Excellence U-Office Force - Improper Authentication

The U-Office Force from e-Excellence has an Improper Authentication vulnerability, allowing unauthenticated remote attackers to use a particular API and alter cookies to log in as an administrator...

9.8CVSS0.00579EPSS
SaveExploits0References2
Rows per page
Query Builder