Lucene search
+L

2059 matches found

Vulnrichment
Vulnrichment
added 2025/03/28 2:55 p.m.23 views

CVE-2025-30211 KEX init error results with excessive memory usage

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names 64 characters provided in K...

7.5CVSS7AI score0.00436EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/28 2:55 p.m.142 views

CVE-2025-30211

CVE-2025-30211 affects Erlang/OTP: prior to OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a malicious KEX init message can trigger high memory usage because the implementation does not verify RFC limits on 64-character algorithm names in KEX init messages, leading to memory allocation for processing mali...

7.5CVSS7AI score0.00436EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/03/28 12:0 a.m.42 views

Erlang/OTP 安全漏洞

Erlang/OTP is an Erlang/OTP open source library written in JavaScript that handles handling exceptions. The library can catch exceptions raised by the node.js built-in API. A security vulnerability exists in Erlang/OTP versions prior to OTP-27.3.1, prior to OTP-26.2.5.10, and prior to...

7.5CVSS7.5AI score0.00436EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/28 12:0 a.m.17 views

PT-2025-13543 · Ericsson +6 · Erlang/Otp +6

Name of the Vulnerable Software and Affected Versions: Erlang/OTP versions prior to 27.3.1 Erlang/OTP versions prior to 26.2.5.10 Erlang/OTP versions prior to 25.3.2.19 Description: A maliciously formed KEX init message can result in high memory usage due to the implementation not verifying RFC...

10CVSS8AI score0.98594EPSS
SaveExploits42References57
AlmaLinux
AlmaLinux
added 2025/03/26 12:0 a.m.17 views

Moderate: nginx:1.22 security update

nginx is a web and proxy server supporting HTTP and other protocols, with a focus on high concurrency, performance, and low memory usage. Security Fixes: nginx: specially crafted MP4 file may cause denial of service CVE-2024-7347 For more details about the security issues, including the impact, a...

5.7CVSS6.8AI score0.0032EPSS
SaveExploits1References3
Veracode
Veracode
added 2025/03/24 3:53 a.m.11 views

Denial Of Service (DoS)

github.com/getkin/kin-openapi is vulnerable to Denial Of Service DoS. The vulnerability is due to the ZipFileBodyDecoder being automatically registered by the module, contrary to the documentation, allowing attackers to upload malicious ZIP files and cause excessive memory usage...

7.5CVSS7.1AI score0.00518EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/22 11:57 a.m.11 views

CVE-2024-9840

A Denial of Service DoS vulnerability exists in open-webui/open-webui version 0.3.21. This vulnerability affects multiple endpoints, including /ollama/models/upload, /audio/api/v1/transcriptions, and /rag/api/v1/doc. The application processes multipart boundaries without authentication, leading t...

6.8AI score
SaveExploits0References3
Snyk
Snyk
added 2025/03/20 12:32 p.m.4 views

Denial of Service (DoS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Denial of Service DoS via the endpoint for converting markdown. An attacker can cause the server to spend excessive time on processing, rendering it unresponsive to other requests until the conversion is...

8.7CVSS7.1AI score0.00846EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.20 views

Ollama Vulnerable to Denial of Service (DoS) via Crafted GZIP

An Out-Of-Memory OOM vulnerability exists in the ollama server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the ollama server crashing. The vulnerability is present in the makeRequestWithRetry and...

7.5CVSS6.5AI score0.00707EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.16 views

GHSA-V464-R2R9-WWW7 Ollama Vulnerable to Denial of Service (DoS) via Crafted GZIP

An Out-Of-Memory OOM vulnerability exists in the ollama server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the ollama server crashing. The vulnerability is present in the makeRequestWithRetry and...

7.5CVSS6.9AI score0.00707EPSS
SaveExploits2References3
NVD
NVD
added 2025/03/20 10:15 a.m.48 views

CVE-2024-12886

An Out-Of-Memory OOM vulnerability exists in the ollama server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the ollama server crashing. The vulnerability is present in the makeRequestWithRetry and...

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

CVE-2024-12886 Out-Of-Memory (OOM) Vulnerability in ollama/ollama

An Out-Of-Memory OOM vulnerability exists in the ollama server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the ollama server crashing. The vulnerability is present in the makeRequestWithRetry and...

7.5CVSS7.4AI score0.00707EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.22 views

CVE-2024-12886 Out-Of-Memory (OOM) Vulnerability in ollama/ollama

An Out-Of-Memory OOM vulnerability exists in the ollama server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the ollama server crashing. The vulnerability is present in the makeRequestWithRetry and...

7.5CVSS0.00707EPSS
SaveExploits2References1
CVE
CVE
added 2025/03/20 10:10 a.m.87 views

CVE-2024-12886

CVE-2024-12886 affects ollama/ollama up to version 0.3.14 with an Out-Of-Memory (OOM) DoS when a gzip bomb is processed. The root cause is reading the response body via io.ReadAll in makeRequestWithRetry and getAuthorizationToken, leading to excessive memory usage and crash. Multiple sources (NVD...

7.5CVSS6.7AI score0.00707EPSS
SaveExploits2References1
CVE
CVE
added 2025/03/20 10:9 a.m.93 views

CVE-2024-9840

CVE-2024-9840 is a duplicate of CVE-2024-53981 (per the initial description). Connected data confirms CVE-2024-53981 describes a vulnerability in python-multipart (a streaming multipart parser) with a DoS risk when parsing form data; fixed in version 0.0.18. There is no separate active entry for ...

7.4AI score
SaveExploits0
Rosalinux
Rosalinux
added 2025/03/17 10:33 p.m.22 views

Advisory ROSA-SA-2025-2786

software: kernel-6.1 6.1.128 OS: ROSA-CHROME packageevrstring: kernel-6.1-generic-6.1.128-1 CVE-ID: CVE-2024-27397 BDU-ID: 2025-00432 CVE-Crit: MEDIUM. CVE-DESC.: A vulnerability in the nftables netfilter component of the Linux operating system kernel is related to memory usage after it has been...

7.8CVSS7.1AI score0.00264EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/17 5:23 p.m.19 views

CVE-2025-29786

A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory OOM crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree AST, consuming excessive...

7.5CVSS7.2AI score0.00602EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/17 2:15 p.m.16 views

CVE-2025-29786

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS0.00602EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/17 1:15 p.m.303 views

CVE-2025-29786

CVE-2025-29786 concerns the Expr expression parser (Go). Prior to 1.17.0, unbounded input can cause the parser to build an excessively large AST, leading to high memory usage or an OOM crash. The issue is mitigated by a patch in 1.17.0 that enforces node budget and memory limits during parsing. R...

7.5CVSS6.7AI score0.00602EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/17 1:15 p.m.11 views

CVE-2025-29786 Memory Exhaustion in Expr Parser with Unrestricted Input

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder