Lucene search
+L

676 matches found

OSV
OSV
added 2023/08/07 7:15 p.m.23 views

PYSEC-2023-142

Vyer is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in...

5.9CVSS6.2AI score0.00706EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2023/08/07 6:40 p.m.50 views

CVE-2023-39363 Vyper incorrectly allocated named re-entrancy locks

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in...

9.1CVSS5.8AI score0.00706EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2023/08/07 6:40 p.m.11 views

CVE-2023-39363 Vyper incorrectly allocated named re-entrancy locks

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in...

9.1CVSS6.7AI score0.00706EPSS
SaveExploits1References5
CVE
CVE
added 2023/08/07 6:40 p.m.66 views

CVE-2023-39363

Vyper CVE-2023-39363 vulnerability: in Vyper versions 0.2.15, 0.2.16, and 0.3.0, named re-entrancy locks are allocated per function, not per key, enabling cross-function re-entrancy when a contract uses @nonreentrant with a specific key and path-dependent state updates before storage (breaking ch...

9.1CVSS5.5AI score0.00706EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/08/07 6:40 p.m.34 views

CVE-2023-39363 Vyper incorrectly allocated named re-entrancy locks

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine EVM. In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in...

9.1CVSS5.6AI score0.00706EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2023/08/07 12:0 a.m.6 views

PT-2023-26896 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.2.15 through 0.3.0 Description: The issue arises from the incorrect allocation of named re-entrancy locks in Vyper versions 0.2.15, 0.2.16, and 0.3.0. Each function using a named re-entrancy lock gets a unique lock regardless...

9.1CVSS7.1AI score0.00706EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2023/08/07 12:0 a.m.13 views

Vyper Security Vulnerability

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper that stems from the presence of an improperly assigned named reentrant lock. Affected products and versions: Vyper version 0.2.15, 0.2.16, 0.3.0...

9.1CVSS6.8AI score0.00706EPSS
SaveExploits1References6
NVD
NVD
added 2023/07/25 9:15 p.m.84 views

CVE-2023-37902

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS5.3AI score0.00487EPSS
SaveExploits1References2
PyPA
PyPA
added 2023/07/25 9:15 p.m.10 views

PYSEC-2023-133

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS7.1AI score0.00487EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2023/07/25 9:15 p.m.27 views

Design/Logic Flaw

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5CVSS5.3AI score0.00487EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/07/25 9:15 p.m.66 views

PYSEC-2023-133

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS6.9AI score0.00487EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2023/07/25 9:15 p.m.5 views

2vyper (=0.3.0), ape-safe (=0.6.0) +27 more potentially affected by CVE-2023-37902 via vyper (>=0.1.0b12 <=0.3.7)

vyper PYPI version =0.1.0b12, =0.7.1, =0.1.0, =0.0.0, =0.0.0, =0.0.5, =0.1.0, =0.1.0, =0.7.2, =0.1.10.0, =1.0.1, =0.1.0, =1.4.0, =0.2.1, =0.3.5 and more Source cves: CVE-2023-37902 Source advisory: OSV:PYSEC-2023-133...

5.3CVSS6AI score0.00487EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/07/25 8:5 p.m.82 views

CVE-2023-37902 Vyper's ecrecover can return undefined data if signature does not verify

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS5.6AI score0.00487EPSS
SaveExploits1References2
OSV
OSV
added 2023/07/25 8:5 p.m.42 views

CVE-2023-37902 Vyper's ecrecover can return undefined data if signature does not verify

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS5.5AI score0.00487EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/07/25 8:5 p.m.15 views

CVE-2023-37902 Vyper's ecrecover can return undefined data if signature does not verify

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS5.3AI score0.00487EPSS
SaveExploits1References2
CVE
CVE
added 2023/07/25 8:5 p.m.91 views

CVE-2023-37902

Vyper (Pythonic language for the EVM) has a vulnerability in the ecrecover precompile prior to version 0.3.10, where the output buffer may contain undefined data if a signature does not verify. The ecrecover builtin can still return memory contents at address 0, potentially causing a signature ch...

5.3CVSS5.2AI score0.00487EPSS
SaveExploits1References2Affected Software1
vulnersOsv
vulnersOsv
added 2023/07/25 5:46 p.m.11 views

2vyper (=0.3.0), async-web3 (>=0.1.0 <=0.3.1) +12 more potentially affected by CVE-2023-37902 via vyper (>=0.1.0b12 <=0.3.1)

vyper PYPI version =0.1.0b12, =0.1.0, =0.0.0, =0.0.0, =0.0.5, =0.1.0, =1.4.0, =0.2.1, =0.1.3, =2.0.24, =0.1.2b2, =0.1.0, =1.3.0 Source cves: CVE-2023-37902 Source advisory: OSV:GHSA-F5X6-7QGP-JHF3...

5.3CVSS6AI score0.00487EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2023/07/25 12:0 a.m.6 views

PT-2023-26172 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.10 Description: The ecrecover precompile in Vyper does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means that...

6.9CVSS5.2AI score0.00487EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2023/07/25 12:0 a.m.37 views

Vyper 安全漏洞

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper versions prior to 0.3.10 that stems from allowing ecrecover to return undefined data for invalid signatures...

5.3CVSS5.6AI score0.00487EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/05/24 12:17 p.m.17 views

Loss Of Funds

vyper is vulnerable to Loss of Funds. The vulnerability is due to the call value check being called inside the selector section, which makes it possible to send funds to a non-payable default function by using less then 4 bytes of call data. This can result in the loss of funds...

5.3CVSS6.7AI score0.00553EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder