Lucene search
+L

17544 matches found

CVE
CVE
added 2025/03/20 10:10 a.m.44 views

CVE-2024-10051

CVE-2024-10051 affects Realchar v0.0.4, as described across multiple sources. The vulnerability is an unauthenticated DoS in the file upload request handling: appending characters (e.g., '-') to the end of a multipart boundary in an HTTP request can cause the server to process each character, lea...

7.5CVSS6.9AI score0.00556EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.13 views

CVE-2024-8057 Improper Access Control in danswer-ai/danswer

In version 0.4.1 of danswer-ai/danswer, a vulnerability exists where a basic user can create credentials and link them to an existing connector. This issue arises because the system allows an unauthenticated attacker to sign up with a basic account and perform actions that should be restricted to...

4.3CVSS0.00402EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/20 10:10 a.m.52 views

CVE-2024-10624

CVE-2024-10624 affects the gradio-app/gradio repository, vulnerable in the gr.Datetime component due to a vulnerable regex: ^(?:\snow\s (?:-\s*(\d+)\s*([dmhs]))?)?\s*$ that can cause polynomial-time matching in Python’s regex engine. The affected commit is 98cbcae. An attacker can trigger a DoS b...

7.5CVSS6.8AI score0.01059EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.22 views

CVE-2024-9229 Denial of Service (DoS) via Multipart Boundary in stangirard/quivr

A Denial of Service DoS vulnerability in the file upload feature of stangirard/quivr v0.0.298 allows unauthenticated attackers to cause excessive resource consumption by appending characters to the end of a multipart boundary in an HTTP request. This leads to the server continuously processing ea...

7.5CVSS0.00737EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/20 10:10 a.m.57 views

CVE-2024-9229

CVE-2024-9229 affects the Quivr project (stangirard/quivr) v0.0.298, with a DoS caused by unauthenticated attackers who append characters to the end of a multipart boundary during file uploads. The vulnerability triggers continuous processing per character, leading to high resource consumption an...

7.5CVSS7.5AI score0.00737EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.20 views

CVE-2024-9437 Unauthenticated Denial of Service in transformeroptimus/superagi

SuperAGI version v0.0.14 is vulnerable to an unauthenticated Denial of Service DoS attack. The vulnerability exists in the resource upload request, where appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request causes the server to continuously process each...

7.5CVSS0.00798EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.57 views

CVE-2024-9437

CVE-2024-9437 affects SuperAGI version v0.0.14. The issue is an unauthenticated Denial of Service caused by how the server handles multipart boundary characters in resource upload requests: appending characters (e.g., “-”) to the boundary makes the server process each character, leading to unboun...

7.5CVSS7.5AI score0.00798EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-9437 Unauthenticated Denial of Service in transformeroptimus/superagi

SuperAGI version v0.0.14 is vulnerable to an unauthenticated Denial of Service DoS attack. The vulnerability exists in the resource upload request, where appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request causes the server to continuously process each...

7.5CVSS7.5AI score0.00798EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:10 a.m.10 views

CVE-2024-9437 Unauthenticated Denial of Service in transformeroptimus/superagi

SuperAGI version v0.0.14 is vulnerable to an unauthenticated Denial of Service DoS attack. The vulnerability exists in the resource upload request, where appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request causes the server to continuously process each...

7.5CVSS7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-8018 Denial of Service (DOS) in imartinez/privategpt

A vulnerability in imartinez/privategpt version 0.5.0 allows for a Denial of Service DOS attack. When uploading a file, if an attacker appends a large number of characters to the end of a multipart boundary, the system will continuously process these characters, rendering privateGPT inaccessible...

7.5CVSS7.5AI score0.00613EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.21 views

CVE-2024-8018 Denial of Service (DOS) in imartinez/privategpt

A vulnerability in imartinez/privategpt version 0.5.0 allows for a Denial of Service DOS attack. When uploading a file, if an attacker appends a large number of characters to the end of a multipart boundary, the system will continuously process these characters, rendering privateGPT inaccessible...

7.5CVSS0.00613EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.16 views

CVE-2024-9056 Denial of Service in bentoml/bentoml

BentoML version v1.3.4post1 is vulnerable to a Denial of Service DoS attack. The vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. This causes the server to continuously process each character, leading to excessive...

7.5CVSS0.00693EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/20 10:10 a.m.54 views

CVE-2024-9056

CVE-2024-9056 affects BentoML v1.3.4post1 and is a Denial of Service (DoS) caused by improper handling of multipart boundaries. An attacker can append characters to the end of a multipart boundary in HTTP requests, causing the server to repeatedly process input and exhaust resources, leading to s...

7.5CVSS6.8AI score0.00693EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.4 views

CVE-2024-9056 Denial of Service in bentoml/bentoml

BentoML version v1.3.4post1 is vulnerable to a Denial of Service DoS attack. The vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. This causes the server to continuously process each character, leading to excessive...

7.5CVSS7.4AI score0.00693EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 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.5CVSS7.5AI score0.00759EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.92 views

CVE-2024-12778

CVE-2024-12778 affects the Aim project (aimhubio/aim) v3.25.0. The root cause is an absence of a limit on the number of metrics requested per call, which, together with a single-threaded server, allows excessive resource consumption and can render the web API unresponsive (DoS). Concretely, retri...

7.5CVSS7.5AI score0.00759EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.9 views

CVE-2024-10935 Unauthenticated DoS via Multipart Boundary in automatic1111/stable-diffusion-webui

automatic1111/stable-diffusion-webui version 1.10.0 contains a vulnerability where the server fails to handle excessive characters appended to the end of multipart boundaries. This flaw can be exploited by sending malformed multipart requests with arbitrary characters at the end of the boundary,...

7.5CVSS7.5AI score0.00805EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:09 a.m.58 views

CVE-2024-10935

CVE-2024-10935 concerns automatic1111/stable-diffusion-webui v1.10.0. The issue arises when the server fails to handle excessive characters at the end of multipart boundaries, allowing malformed multipart requests to trigger excessive resource consumption and a complete DoS. The vulnerability is ...

7.5CVSS7AI score0.00805EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.22 views

CVE-2024-10829 Denial of Service (DoS) via Multipart Boundary in eosphoros-ai/db-gpt

A Denial of Service DoS vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading...

7.5CVSS0.00705EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.9 views

CVE-2024-10829 Denial of Service (DoS) via Multipart Boundary in eosphoros-ai/db-gpt

A Denial of Service DoS vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading...

7.5CVSS7.5AI score0.00705EPSS
SaveExploits2References1
Rows per page
Query Builder