Lucene search
+L

3014 matches found

CVE
CVE
added 2026/03/19 7:37 p.m.16 views

CVE-2026-3579

Summary: CVE-2026-3579 affects wolfSSL 5.8.4 on RISC-V RV32I. The issue is a lack of a constant-time software implementation for 64-bit multiplication; the compiler-inserted __muldi3 subroutine runs in variable time depending on operand values, creating a timing side-channel for several SP math f...

5.9CVSS5.8AI score0.00265EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/19 7:37 p.m.3 views

CVE-2026-3579 Non-constant time multiplication subroutine __muldi3 on RISC-V RV32I

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

2.1CVSS5.8AI score0.00265EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/19 7:37 p.m.29 views

CVE-2026-3579 Non-constant time multiplication subroutine __muldi3 on RISC-V RV32I

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

2.1CVSS0.00265EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/03/19 7:37 p.m.6 views

CVE-2026-3579

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

5.9CVSS5.8AI score0.00265EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.9 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the US company wolfSSL, aimed at developers working with embedded systems. Version 5.8.4 of wolfSSL contains a security vulnerability. This vulnerability stems from the lack of a software implementation for 64-bit...

5.9CVSS5.8AI score0.00265EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/16 7:14 a.m.3 views

CVE-2026-4255 DLL Injection Privilege Escalation

A DLL search order hijacking vulnerability in Thermalright TR-VISION HOME on Windows 64-bit allows a local attacker to escalate privileges via DLL side-loading. The application loads certain dynamic-link library DLL dependencies using the default Windows search order, which includes directories...

8.4CVSS6.3AI score0.00191EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/16 7:14 a.m.6 views

CVE-2026-4255

A DLL search order hijacking vulnerability in Thermalright TR-VISION HOME on Windows 64-bit allows a local attacker to escalate privileges via DLL side-loading. The application loads certain dynamic-link library DLL dependencies using the default Windows search order, which includes directories...

8.4CVSS6.3AI score0.00191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/16 7:14 a.m.45 views

CVE-2026-4255 DLL Injection Privilege Escalation

A DLL search order hijacking vulnerability in Thermalright TR-VISION HOME on Windows 64-bit allows a local attacker to escalate privileges via DLL side-loading. The application loads certain dynamic-link library DLL dependencies using the default Windows search order, which includes directories...

8.4CVSS0.00191EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/16 7:14 a.m.34 views

CVE-2026-4255

The CVE-2026-4255 entry describes a DLL search order hijacking in Thermalright TR-VISION HOME (Windows 64-bit) that allows local privilege escalation via DLL side-loading. Affected: TR-VISION HOME versions up to 2.0.5. Root cause: the application loads DLL dependencies using the default Windows s...

8.4CVSS6.3AI score0.00191EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/03/13 8:7 p.m.3 views

EUVD-2026-11703

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/13 8:7 p.m.6 views

GHSA-F269-VFMQ-VJVJ Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

Impact A server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24....

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/13 8:7 p.m.12 views

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

Impact A server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24....

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/12 9:16 p.m.5 views

CVE-2026-1528

ImpactA server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24.0...

7.5CVSS7.1AI score0.00488EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/12 8:21 p.m.5 views

Uncaught Exception

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Uncaught Exception in the ByteParser when handling a specially crafted WebSocket frame with an extremely large 64-bit length. An attacker can cause the process to termina...

8.7CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/12 8:21 p.m.2 views

CVE-2026-1528 undici is vulnerable to Malicious WebSocket 64-bit length overflows undici parser and crashes the client

ImpactA server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24.0...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/12 8:21 p.m.12 views

CVE-2026-1528

ImpactA server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24.0...

7.5CVSS7.5AI score0.00488EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/03/12 7:40 p.m.147 views

Buffer-Overflow-PoC

Buffer Overflow PoC — ret2libc on x86-64 Linux Overview D...

6.1AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.8 views

undici 安全漏洞

Undici is an open-source HTTP/1.1 client developed by Node.js. There is a security vulnerability in Undici, which stems from ByteParser’s internal mathematical operation overflow when processing WebSocket frames that use 64-bit length formats and have extremely large lengths. This could lead to t...

7.5CVSS7AI score0.00488EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.9 views

PT-2026-25075

Name of the Vulnerable Software and Affected Versions undici versions prior to 7.24.0 undici versions prior to 6.24.0 Description A server can respond with a WebSocket frame utilizing the 64-bit length format and an excessively large length value. The ByteParser component within undici experience...

7.5CVSS6.8AI score0.00488EPSS
SaveExploits0References223
NVD
NVD
added 2026/03/11 7:16 p.m.11 views

CVE-2019-25485

R 3.4.4 on Windows x64 contains a buffer overflow vulnerability in the GUI Preferences language menu field that allows local attackers to bypass DEP and ASLR protections. Attackers can inject a crafted payload through the Language for menus preference to trigger a structured exception handler cha...

6.9CVSS0.00119EPSS
SaveExploits0References2
Rows per page
Query Builder