Lucene search
+L

372 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/06 12:0 a.m.4 views

CVE-2025-54328

An issue was discovered in SMS in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 980, 990, 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, 2500, 9110, W920, W930, W1000, Modem 5123, Modem 5300, and Modem 5400. A Stack-based Buffer Overflow occurs while parsing SMS RP-DA...

10CVSS5.9AI score0.0052EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/06 12:0 a.m.17 views

CVE-2025-54328

CVE-2025-54328 is a stack-based buffer overflow vulnerability in Samsung Exynos baseband SMS RP-DATA parser affecting multiple Exynos models (980/990/850/1080/2100/1280/2200/1330/1380/1480/2400/1580/2500/1680/9110/W9xx/W1000 and Modems 5123/5300/5400/5410). The issue arises when parsing SMS RP-DA...

10CVSS5.9AI score0.0052EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.11 views

CocoaMQTT 安全漏洞

CocoaMQTT is an MQTT client library open sourced by EMQ Technologies. Versions of CocoaMQTT prior to 2.2.2 contained a security vulnerability. This vulnerability stemmed from issues with the data packet parsing logic, allowing attackers or malicious MQTT proxies to remotely crash iOS, macOS, or...

6.5CVSS5.8AI score0.00318EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/26 3:3 p.m.6 views

CVE-2026-32701

Qwik is a performance-focused JavaScript framework. Versions prior to 1.19.2 improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be writte...

7.5CVSS5.8AI score0.00427EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/25 5:33 p.m.12 views

GHSA-8G29-8XWR-QMHR @grackle-ai/server JSON.parse lacks try-catch logic in its gRPC Service AdapterConfig Handling

Impact JSON.parseenv.adapterConfig is called without error handling in three locations within the gRPC service. While the data originates from the server's own SQLite database and should always be valid JSON, database corruption, migration errors, or unexpected state could cause an unhandled...

2.1CVSS5.8AI score
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.11 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper handling of short interrupt messages, potentially leading to data parsing errors...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:38 p.m.16 views

CVE-2026-29772

Astro is a web framework. Prior to version 10.0.0, Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse allocates a V8 heap object for every element in the input, a crafted payload of many small JSON objects achiev...

5.9CVSS5.8AI score0.0037EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/24 12:16 a.m.4 views

CVE-2026-33241

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS0.00437EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.9 views

salvo 安全漏洞

Salvo is a web framework developed by Salvo OpenSource. Versions of Salvo prior to 0.89.3 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcement of payload size limits in the form data parsing mechanism, which could lead to memory exhaustion and service...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:41 p.m.6 views

CVE-2026-33241

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 11:41 p.m.5 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/23 11:41 p.m.34 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS0.00437EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 11:41 p.m.16 views

CVE-2026-33241

Summary (facts, no speculation) : CVE-2026-33241 affects Salvo, a Rust web framework. Prior to version 0.89.3, Salvo’s form data parsing (form_data() and the Extractible macro) does not enforce payload size limits before reading request bodies, enabling unbounded memory allocation and potential O...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/23 11:41 p.m.6 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.9AI score0.00437EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/20 3:56 p.m.14 views

Qwik City has array method pollution in FormData processing allows type confusion and DoS

Summary Qwik City improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be written onto values that application code expected to be arrays...

7.5CVSS5.9AI score0.00427EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/20 9:16 a.m.8 views

CVE-2026-32701

Qwik is a performance-focused JavaScript framework. Versions prior to 1.19.2 improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be writte...

7.5CVSS0.00427EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:52 a.m.4 views

CVE-2026-32701

Qwik is a performance-focused JavaScript framework. Versions prior to 1.19.2 improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be writte...

7.5CVSS5.9AI score0.00427EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/20 8:52 a.m.11 views

CVE-2026-32701 Qwik has array method pollution in FormData processing, allowing type confusion and DoS

Qwik is a performance-focused JavaScript framework. Versions prior to 1.19.2 improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be writte...

7.5CVSS5.9AI score0.00427EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/20 8:52 a.m.15 views

CVE-2026-32701

Qwik (JavaScript framework) contains a vulnerability in FormData parsing prior to version 1.19.2. When processing application/x-www-form-urlencoded or multipart/form-data, dotted field names (e.g., items.0, items.1) are converted into nested structures. If a path is interpreted as an array, attac...

7.5CVSS5.9AI score0.00427EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.11 views

PT-2026-26593

Summary Qwik City improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be written onto values that application code expected to be arrays...

7.5CVSS5.9AI score0.00427EPSS
SaveExploits0References7
Rows per page
Query Builder