Lucene search
+L

487 matches found

Cvelist
Cvelist
added 2022/08/19 8:25 p.m.51 views

CVE-2022-36008 Message length overflow in frontier

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

7.1CVSS7.2AI score0.00966EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/18 7:18 p.m.86 views

GHSA-MJVM-MHGC-Q4GP Incorrect parsing of EVM reversion exit reason in RPC

Impact A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic. No action is...

6.5CVSS6.6AI score0.00966EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/08/18 7:18 p.m.41 views

Incorrect parsing of EVM reversion exit reason in RPC

Impact A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic. No action is...

7.1CVSS6.4AI score0.00966EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/18 12:0 a.m.12 views

PT-2022-23107 · Frontier · Frontier

Name of the Vulnerable Software and Affected Versions: Frontier affected versions not specified Description: A security issue was discovered affecting the parsing of the RPC result of the exit reason in case of EVM reversion. This issue causes the exit reason to be incorrectly parsed and returned...

7.1CVSS6.3AI score0.00966EPSS
SaveExploits0References10
Snyk
Snyk
added 2022/08/04 8:8 a.m.4 views

Malicious Package

Overview subnet-evm-contracts is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this...

9.8CVSS7.1AI score
SaveExploits0References3
OSV
OSV
added 2022/07/15 11:7 p.m.38 views

GO-2022-0254 Consensus flaw during block processing in github.com/ethereum/go-ethereum

A vulnerability in the Geth EVM can cause a node to reject the canonical chain. A memory-corruption bug within the EVM can cause a consensus error, where vulnerable nodes obtain a different stateRoot when processing a maliciously crafted transaction. This, in turn, would lead to the chain being...

7.5CVSS7.3AI score0.01325EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/07/08 12:0 a.m.13 views

Issue with condition check handling

Lines of code Vulnerability details Impact It might cause data corruption, as most of the data handling is done in low level. Proof of Concept // Add up all the percents to make sure they cumulative are under 100%. uint256 percentTotal = 0; for uint256 i = 0; i typeuint56.max revert...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/08 12:0 a.m.10 views

Attacker can frontrun and reenter this function causing users to get griefed

Lines of code Vulnerability details Impact 1. attacker calls createFor and there is reentracy in safemint and an attacker can reenter and just keep increasing count just a side note 2. but what an attacker can do is when a user wants to call this function or launch a project an attacker frontruns...

6.7AI score
SaveExploits0
NVD
NVD
added 2022/07/06 6:15 p.m.29 views

CVE-2022-31111

Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value...

5.3CVSS0.01314EPSS
SaveExploits0References4
Prion
Prion
added 2022/07/06 6:15 p.m.18 views

Design/Logic Flaw

Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value...

5CVSS5.2AI score0.01314EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/07/06 5:15 p.m.43 views

CVE-2022-31111 Discrepency in transfer value and actual value due to incorrect truncation in Frontier

Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value...

5.3CVSS5.4AI score0.01314EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/07/06 5:15 p.m.8 views

CVE-2022-31111 Discrepency in transfer value and actual value due to incorrect truncation in Frontier

Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value...

5.3CVSS5.2AI score0.01314EPSS
SaveExploits0References4
CVE
CVE
added 2022/07/06 5:15 p.m.65 views

CVE-2022-31111

Frontier (Substrate’s Ethereum compatibility layer) is affected by a truncation error when converting between EVM balance type and Substrate balance type. In affected versions this can cause a discrepancy between the appeared EVM transfer value and the actual Substrate value transferred. The issu...

5.3CVSS5.1AI score0.01314EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/07/06 5:15 p.m.25 views

CVE-2022-31111 Discrepency in transfer value and actual value due to incorrect truncation in Frontier

Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual Substrate value...

5.3CVSS5.5AI score
SaveExploits0References6
Code423n4
Code423n4
added 2022/06/30 12:0 a.m.13 views

Failed transfer with low level call won't revert

Lines of code Vulnerability details In BaseV1-periphery.sol, the function safeTransferCANTO is as follows: function safeTransferCANTOaddress to, uint value internal bool success, = to.callvalue:valuenew bytes0; requiresuccess, "TransferHelper: ETHTRANSFERFAILED"; This function is utilized in a fe...

6.6AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:30 p.m.8 views

GSD-2022-1003598 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*

ASoC: ti: j721e-evm: Fix refcount leak in j721esocprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.121 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:9 p.m.9 views

GSD-2022-1003381 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*

ASoC: ti: j721e-evm: Fix refcount leak in j721esocprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.46 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:45 p.m.10 views

GSD-2022-1003108 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*

ASoC: ti: j721e-evm: Fix refcount leak in j721esocprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.14 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:15 p.m.11 views

GSD-2022-1002754 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*

ASoC: ti: j721e-evm: Fix refcount leak in j721esocprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...

7.2AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/05/17 7:57 a.m.24 views

new packages: ima-evm-utils

An update is available for ima-evm-utils. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linu...

2AI score
SaveExploits0
Rows per page
Query Builder