Lucene search
K

4447 matches found

OSV
OSV
added 2024/04/25 5:53 p.m.15 views

CVE-2024-32649 vyper performs double eval of the argument of sqrt

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS5.5AI score0.00451EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/04/25 5:48 p.m.25 views

CVE-2024-32648 vyper default functions don't respect nonreentrancy keys

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS6.9AI score0.00415EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/04/25 5:41 p.m.15 views

CVE-2024-32647 vyper performs double eval of raw_args in create_from_blueprint

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. It can be seen that the buildcreateIR function of t...

5.3CVSS6.8AI score0.00451EPSS
Exploits0References2
CVE
CVE
added 2024/04/25 5:41 p.m.65 views

CVE-2024-32647

Vyper vulnerability CVE-2024-32647 concerns the create_from_blueprint builtin prior to version 0.3.11. The root cause is that the _build_create_IR path does not cache the args parameter on the stack when raw_args=True and args have side-effects, allowing the argument to be evaluated multiple time...

5.3CVSS6.8AI score0.00451EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/04/25 5:21 p.m.70 views

CVE-2024-32646

Vyper CVE-2024-32646 affects the Pythonic smart contract language. The vulnerability concerns the builtin slice when the buffer is msg.data, self.code, or .code and either the start or length has side-effects, causing a double evaluation of those side-effects. It is triggerable only in versions e...

5.3CVSS7AI score0.00451EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/04/25 5:18 p.m.36 views

CVE-2024-32645 vyper performs incorrect topic logging in raw_log

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, incorrect values can be logged when rawlog builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in...

5.3CVSS5.6AI score0.00451EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/25 5:0 p.m.14 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS6.9AI score0.00791EPSS
Exploits1References4
CVE
CVE
added 2024/04/25 5:0 p.m.66 views

CVE-2024-32481

Vyper (Pythonic EVM language) is affected by CVE-2024-32481 in versions from 0.3.8 up to, but not including, 0.4.0b1. The vulnerability arises when looping with range(start, start + N) where start is negative; an incorrect assertion in the code generation of the range statement (stmt.parse_For_ra...

5.3CVSS6.7AI score0.00791EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/04/25 5:0 p.m.28 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.6AI score0.00791EPSS
Exploits1References6
CNNVD
CNNVD
added 2024/04/25 12:0 a.m.3 views

Vyper 安全漏洞

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper 0.3.10 and prior versions, which stems from a security issue with the built-in sqrt parameter...

5.3CVSS6.7AI score0.00451EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/04/25 12:0 a.m.3 views

Vyper 安全漏洞

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper versions 0.3.10 and earlier, which stems from incorrect logging of topics in rawlog, and could lead to unexpected behavior in client applications that rely on these logs...

5.3CVSS6.8AI score0.00451EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:0 a.m.4 views

The vulnerability of the Microsoft Virtual Machine Bus (VMBus) component in Windows operating systems allows a hacker to trigger a service failure.

The vulnerability of the Microsoft Virtual Machine Bus VMBus component in Windows operating systems is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS7.7AI score0.03136EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/04/18 2:37 a.m.8 views

kernel: NULL pointer dereference in x86_emulate_insn may lead to DoS

A NULL pointer dereference flaw was found in the Linux kernel’s KVM module, which can lead to a denial of service in the x86emulateinsn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU...

5.5CVSS7.1AI score0.00298EPSS
Exploits0References5
OSV
OSV
added 2024/04/16 10:15 p.m.1 views

CVE-2024-21093

Vulnerability in the Java VM component of Oracle Database Server. Supported versions that are affected are 19.3-19.22 and 21.3-21.13. Difficult to exploit vulnerability allows low privileged attacker having Create Session, Create Procedure privilege with network access via Oracle Net to compromis...

5.3CVSS7.1AI score0.00432EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/04/16 12:0 a.m.5 views

Oracle Database Server 安全漏洞

Oracle Database Server is a relational database management system from Oracle Corporation USA. This database management system provides data management, distributed processing, and other functions. A security vulnerability exists in the Java VM of Oracle Database Server. An attacker can exploit...

5.3CVSS7.3AI score0.00432EPSS
Exploits0References4
OSV
OSV
added 2024/04/09 5:15 p.m.1 views

CVE-2024-26254

Microsoft Virtual Machine Bus VMBus Denial of Service Vulnerability...

7.5CVSS5.8AI score0.03136EPSS
Exploits0References1
NVD
NVD
added 2024/04/09 5:15 p.m.16 views

CVE-2024-26254

Microsoft Virtual Machine Bus VMBus Denial of Service Vulnerability...

7.5CVSS7.8AI score0.03136EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/09 5:0 p.m.26 views

CVE-2024-26254 Microsoft Virtual Machine Bus (VMBus) Denial of Service Vulnerability

...

7.5CVSS6.8AI score0.03136EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2024/04/09 7:0 a.m.26 views

Microsoft Virtual Machine Bus (VMBus) Denial of Service Vulnerability

...

7.5CVSS7.3AI score0.03136EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/09 12:0 a.m.2 views

PT-2024-2980 · Microsoft · Virtual Machine Bus +1

Name of the Vulnerable Software and Affected Versions: Microsoft Virtual Machine Bus VMBus affected versions not specified Description: The issue is related to a denial-of-service vulnerability in the Microsoft Virtual Machine Bus VMBus component of Windows operating systems, caused by pointer...

7.8CVSS8.7AI score0.03136EPSS
Exploits0References8
Rows per page
Query Builder