Lucene search
+L

2383 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 10:25 a.m.11 views

CVE-2019-10569

Stack buffer overflow due to instance id is misplaced inside definition of hardware accelerated effects in makefile in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Mobile in APQ8053, APQ8098, MDM9607, MDM9640, MSM8998, QCS605, SC8180X, SDM439, SDM630, SDM636, SDM660,...

7.8CVSS7.7AI score0.00201EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:38 a.m.9 views

CVE-2019-8062

Adobe After Effects versions 16 and earlier have an insecure library loading dll hijacking vulnerability. Successful exploitation could lead to arbitrary code execution...

7.8CVSS7.3AI score0.03205EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/05/16 2:13 p.m.3 views

Insufficient Control Flow Management

Overview vyper is a Pythonic Smart Contract Language for the EVM. Affected versions of this package are vulnerable to Insufficient Control Flow Management through the slice function. An attacker can bypass the evaluation of side effects in the start argument when the length argument is set to 0,...

6.3CVSS6.9AI score0.00424EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/05/16 2:13 p.m.20 views

Vyper's `slice()` may elide side-effects when output length is 0

Impact the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. the reason is that for these source locations, the check that length = 1 is skipped:...

6.3CVSS6.7AI score0.00424EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/16 2:13 p.m.9 views

GHSA-3VCG-J39X-CWFM Vyper's `slice()` may elide side-effects when output length is 0

Impact the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. the reason is that for these source locations, the check that length = 1 is skipped:...

6.3CVSS6.6AI score0.00424EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/05/16 2:10 p.m.4 views

Insufficient Control Flow Management

Overview vyper is a Pythonic Smart Contract Language for the EVM. Affected versions of this package are vulnerable to Insufficient Control Flow Management through optimization in the concat function. An attacker can skip evaluation of side effects when the length of an argument provided to the...

6.3CVSS6.9AI score0.0041EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/16 2:10 p.m.4 views

GHSA-QHR6-MGQR-MCHM Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Impact concat may skip evaluation of side effects when the length of an argument is zero. this is due to a fastpath in the implementation which skips evaluation of argument expressions when their length is zero:...

6.3CVSS6.8AI score0.0041EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/05/16 2:10 p.m.15 views

Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Impact concat may skip evaluation of side effects when the length of an argument is zero. this is due to a fastpath in the implementation which skips evaluation of argument expressions when their length is zero:...

6.3CVSS6.8AI score0.0041EPSS
SaveExploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2025/05/16 12:0 a.m.13 views

Forensics of Error Rates of Quantum Hardware

There has been a rise in third-party cloud providers offering quantum hardware as a service to improve performance at lower cost. Although these providers provide flexibility to the users to choose from several qubit technologies, quantum hardware, and coupling maps; the actual execution of the...

7AI score
SaveExploits0
NVD
NVD
added 2025/05/15 6:15 p.m.39 views

CVE-2025-47774

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. The reason is that for these source locations, the...

6.3CVSS0.00424EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/15 6:15 p.m.24 views

CVE-2025-47285

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, concat may skip evaluation of side effects when the length of an argument is zero. This is due to a fastpath in the implementation which skips evaluation of argument expressions...

6.3CVSS0.0041EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/15 5:38 p.m.27 views

CVE-2025-47774 Vyper's `slice()` may elide side-effects when output length is 0

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. The reason is that for these source locations, the...

6.3CVSS0.00424EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/15 5:38 p.m.47 views

CVE-2025-47774

CVE-2025-47774 relates to Vyper (Pythonic language for the EVM). The issue affects Vyper versions up to and including 0.4.2rc1 where slice() can elide side effects when length is 0 for certain source bytestrings (e.g., msg.data or .code). The root cause is that the length >= 1 check is skipped...

6.3CVSS6.5AI score0.00424EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/15 5:38 p.m.25 views

CVE-2025-47774 Vyper's `slice()` may elide side-effects when output length is 0

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. The reason is that for these source locations, the...

6.3CVSS7.1AI score0.00424EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/15 5:38 p.m.5 views

CVE-2025-47774 Vyper's `slice()` may elide side-effects when output length is 0

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. The reason is that for these source locations, the...

6.3CVSS6.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/05/15 5:24 p.m.9 views

CVE-2025-47285 Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, concat may skip evaluation of side effects when the length of an argument is zero. This is due to a fastpath in the implementation which skips evaluation of argument expressions...

6.3CVSS7.2AI score0.0041EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/15 5:24 p.m.43 views

CVE-2025-47285

CVE-2025-47285 affects Vyper up to and including 0.4.2rc1, where the built-in concat() may skip evaluation of side effects when an argument has zero length due to a fastpath in the implementation. The issue arises because argument expressions with zero length may bypass evaluation, which could su...

6.3CVSS6.6AI score0.0041EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/15 5:24 p.m.8 views

CVE-2025-47285 Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, concat may skip evaluation of side effects when the length of an argument is zero. This is due to a fastpath in the implementation which skips evaluation of argument expressions...

6.3CVSS6.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/15 5:24 p.m.32 views

CVE-2025-47285 Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, concat may skip evaluation of side effects when the length of an argument is zero. This is due to a fastpath in the implementation which skips evaluation of argument expressions...

6.3CVSS0.0041EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/15 12:0 a.m.7 views

Vyper 安全漏洞

Vyper is a Pythonic smart contract language for EVM open sourced by vyperlang. A security vulnerability exists in Vyper 0.4.2rc1 and earlier versions, which stems from a slice function that may skip side-effect evaluation when the output length is zero...

6.3CVSS5.4AI score0.00424EPSS
SaveExploits0References4
Rows per page
Query Builder