Lucene search
+L

487 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2024/09/18 11:34 p.m.4 views

Malicious code in evm-oracle (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e3c91e468e1cf1503476c51feda4ab0bfb701bc195a5b682801c9182256704b6 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/09/18 11:34 p.m.7 views

MAL-2024-8901 Malicious code in evm-oracle (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e3c91e468e1cf1503476c51feda4ab0bfb701bc195a5b682801c9182256704b6 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/07/16 11:43 a.m.21 views

CVE-2022-48803 phy: ti: Fix missing sentinel for clk_div_table

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

7.3CVSS5.9AI score
SaveExploits0References7
OSV
OSV
added 2024/07/02 4:41 p.m.9 views

MAL-2024-7095 Malicious code in bluefin-exchange-contracts-evm (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5de25fa81235c71b8908ce290060da71c925d70200b0aa17c4ce09f9a4517e1e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7.2AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/02 4:41 p.m.2 views

Malicious code in bluefin-exchange-contracts-evm (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5de25fa81235c71b8908ce290060da71c925d70200b0aa17c4ce09f9a4517e1e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/17 2:3 p.m.17 views

CVE-2024-37159 Evmos is missing create validator check

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. This vulnerability allowed a user to create a validator using vested tokens to deposit the self-bond. This vulnerability is fixed in 18.0.0...

3.5CVSS6.8AI score0.00313EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/06 6:51 p.m.24 views

CVE-2024-37153 Evmos's contract balance not updating correctly after interchain transaction

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that...

7.5CVSS6.5AI score0.00618EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 6:51 p.m.33 views

CVE-2024-37153 Evmos's contract balance not updating correctly after interchain transaction

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that...

7.5CVSS7.1AI score
SaveExploits0References4
OSV
OSV
added 2024/06/02 2:6 a.m.10 views

MAL-2024-1399 Malicious code in stablecoin-evm (npm)

This package is considered malicious because it communicates with a domain associated with malicious activity and the package executes one or more commands associated with malicious behavior. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2024/04/19 3:15 p.m.32 views

CVE-2024-32644

Evmos is a scalable, high-throughput Proof-of-Stake EVM blockchain that is fully compatible and interoperable with Ethereum. Prior to 17.0.0, there is a way to mint arbitrary tokens due to the possibility to have two different states not in sync during the execution of a transaction. The exploit ...

9.1CVSS9.2AI score0.00943EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2024/04/17 6:21 p.m.7 views

@dynamic-labs/blocto-evm (>=0.19.0 <=2.1.0-alpha.0), @dynamic-labs/ethereum (>=0.17.0 <=2.1.0-alpha.0) +19 more potentially affected by CVE-2024-30253 via @solana/web3.js (>=1.70.1 <=1.70.3)

@solana/web3.js NPM version =1.70.1, =0.19.0, =0.17.0, =2.0.0, =0.18.100-viem.1, =0.15.1-minimal.0, =2.0.0, =0.17.0, =0.17.0, =0.17.0, =0.19.3, =0.19.0, =0.3.1, =2.1.0, =0.1.18, =0.0.23, =0.0.28 and more Source cves: CVE-2024-30253 Source advisory: OSV:GHSA-8M45-2RJM-J347...

7.5CVSS7AI score0.00593EPSS
SaveExploits0
NVD
NVD
added 2024/02/05 9:15 p.m.60 views

CVE-2024-24559

Vyper is a Pythonic Smart Contract Language for the EVM. There is an error in the stack management when compiling the IR for sha364. Concretely, the height variable is miscalculated. The vulnerability can't be triggered without writing the IR by hand that is, it cannot be triggered from regular...

5.3CVSS4.7AI score0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/05 9:4 p.m.63 views

CVE-2024-24559 Vyper SHA3 code generation bug

Vyper is a Pythonic Smart Contract Language for the EVM. There is an error in the stack management when compiling the IR for sha364. Concretely, the height variable is miscalculated. The vulnerability can't be triggered without writing the IR by hand that is, it cannot be triggered from regular...

3.7CVSS5.6AI score0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/05 9:4 p.m.178 views

CVE-2024-24559

CVE-2024-24559 : Vyper SHA3 codegen bug due to miscalculated height in IR for sha3_64. Can only be triggered with hand-written IR; not exposed by regular vyper code. Public advisories describe a low-impact issue, with a hand-written IR PoC and a patch patch (PR 4063) fixing the problem. Exploitat...

5.3CVSS5.3AI score0.00255EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/05 9:4 p.m.16 views

CVE-2024-24559 Vyper SHA3 code generation bug

Vyper is a Pythonic Smart Contract Language for the EVM. There is an error in the stack management when compiling the IR for sha364. Concretely, the height variable is miscalculated. The vulnerability can't be triggered without writing the IR by hand that is, it cannot be triggered from regular...

3.7CVSS6.9AI score0.00255EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2024/01/30 11:55 p.m.8 views

evm (>=0.22.0 <=0.22.1), evm-gasometer (=0.22.0) +1 more potentially affected by CVE-2021-29511 via evm-core (=0.22.0)

evm-core CARGO version =0.22.0 is affected by a known vulnerability. The following packages have a transitive dependency on evm-core and may be impacted: - evm =0.22.0, =0.22.1 - evm-gasometer =0.22.0 - evm-runtime =0.22.0 Source cves: CVE-2021-29511 Source advisory: OSV:GHSA-4JWQ-572W-4388...

6.5CVSS6.5AI score0.0128EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/30 11:55 p.m.35 views

Memory over-allocation in evm crate

Impact Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. Patches The flaw was corrected in comm...

6.5CVSS6.7AI score0.0128EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2024/01/30 11:55 p.m.3 views

GHSA-4JWQ-572W-4388 Memory over-allocation in evm crate

Impact Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. Patches The flaw was corrected in comm...

6.5CVSS5.9AI score0.0128EPSS
SaveExploits0References3
NVD
NVD
added 2024/01/30 9:15 p.m.40 views

CVE-2024-24567

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. Vyper compiler allows passing a value in builtin rawcall even if the call is a delegatecall or a staticcall. But in the context of delegatecall and staticcall the handling of value is not possible due to the semantics o...

5.3CVSS5AI score0.00485EPSS
SaveExploits3References2
Prion
Prion
added 2024/01/30 9:15 p.m.111 views

Code injection

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. Vyper compiler allows passing a value in builtin rawcall even if the call is a delegatecall or a staticcall. But in the context of delegatecall and staticcall the handling of value is not possible due to the semantics o...

5CVSS7AI score0.00485EPSS
SaveExploits3References2Affected Software1
Rows per page
Query Builder