Lucene search
+L

8 matches found

RedHat Linux
RedHat Linux
added 2026/07/14 8:54 p.m.5 views

capstone: Capstone: Memory corruption via unchecked vsnprintf return

A flaw was found in Capstone, a disassembly framework. An unchecked return value from vsnprintf within the SStreamconcat function allows a malicious input to manipulate the internal stream index. This can lead to a stack buffer underflow or overflow, potentially enabling a local attacker to achie...

9.8CVSS6.7AI score0.0017EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/23 5:8 p.m.3 views

CVE-2026-54257 Electron: Buffer performs incorrect byte length calculations resulting in heap buffer under/overflow

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. From 42.3.1 until 42.3.3, Buffer performs incorrect byte length calculations resulting in heap buffer under/overflow. Most apps will crash and some may perform incorrect buffer allocations in t...

9.3CVSS6.1AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/08 1:6 a.m.3 views

CVE-2026-27143 Missing bound checks can lead to memory corruption in safe Go in cmd/compile

Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption...

9.8CVSS7.2AI score0.00536EPSS
SaveExploits0References7
CVE
CVE
added 2025/08/25 1:53 p.m.35 views

CVE-2025-54487

CVE-2025-54487 describes a stack-based buffer overflow in the MFER parsing path of The Biosig Project’s libbiosig 3.9.0 and the Master branch (commit 35a819fa). The vulnerability occurs during handling of tag 12 (0x0C) in biosig.c, where the code reads values and then performs a potentially unsaf...

9.8CVSS8.1AI score0.00636EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:8 a.m.5 views

SUSE CVE-2008-1552

The silcpkcs1decode function in the silccrypt library silcpkcs1.c in Secure Internet Live Conferencing SILC Toolkit before 1.1.7, SILC Client before 1.1.4, and SILC Server before 1.1.2 allows remote attackers to execute arbitrary code via a crafted PKCS1 message, which triggers an integer...

6.8CVSS8.2AI score0.04105EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.15 views

validateUserOp does not check if missingAccountFunds matchs the signature

Lines of code Vulnerability details validateUserOp function does not check to see if missingAccountFunds uint256 matchs the signature or not . this can be abused if an attacker front run the tx and call validateUserOp in entrypoint using same sig but with a different missingaccountfunds number...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/19 12:0 a.m.15 views

Some implementation mistakes in dnssec-oracle/BytesUtils.compare

Lines of code Vulnerability details Impact There are some implementation mistakes in dnssec-oracle/BytesUtils.compare. There should be a sanity check for offsets and lens if shortest 32 is not a correct condition. It should check the size of the last block. shortest is the total size of the bytes...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/02 12:0 a.m.11 views

balanceAtEpochOf will revert

Lines of code Vulnerability details Impact The line for uint256 i = locks.length - 1; i + 1 != 0; i-- relies on uint256 underflow and overflow, which would revert in solidity ^0.8.0 Proof of Concept function balanceAtEpochOfuint256 epoch, address user public view returns uint256 amount...

6.8AI score
SaveExploits0
Rows per page
Query Builder