Lucene search
+L

400 matches found

Code423n4
Code423n4
added 2023/05/04 12:0 a.m.6 views

verifyWithdrawalCredentialsAndBalance does not verify that oracleBlockNumber is the latest block number.

Lines of code Vulnerability details Impact After participating in Ethereum Staking, you may receive shares based on your balance when it was 32 ETH, even though you may have suffered a certain level of slashing at 32 ETH. Until some conscientious watcher proves the slashing in the Consensus Layer...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/04/17 8:15 p.m.21 views

CVE-2023-30769

Vulnerability discovered is related to the peer-to-peer p2p communications, attackers can craft consensus messages, send it to individual nodes and take them offline. An attacker can crawl the network peers using getaddr message and attack the unpatched nodes...

9.8CVSS9.3AI score0.00915EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/17 8:15 p.m.11 views

CVE-2023-30769

Vulnerability discovered is related to the peer-to-peer p2p communications, attackers can craft consensus messages, send it to individual nodes and take them offline. An attacker can crawl the network peers using getaddr message and attack the unpatched nodes...

9.8CVSS9.5AI score
SaveExploits0References2
Prion
Prion
added 2023/04/17 8:15 p.m.17 views

Design/Logic Flaw

Vulnerability discovered is related to the peer-to-peer p2p communications, attackers can craft consensus messages, send it to individual nodes and take them offline. An attacker can crawl the network peers using getaddr message and attack the unpatched nodes...

7.5CVSS9.3AI score0.00915EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/04/17 12:0 a.m.4 views

utxo-workshop 安全漏洞

utxo-workshop is a UTXO chain implementation on Substrate. utxo-workshop suffers from a security vulnerability that stems from the fact that an attacker can craft consensus messages, send them to various nodes and take them offline, and an attacker can use getaddr messages to crawl network peers...

9.8CVSS8.4AI score0.00915EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/04/17 12:0 a.m.15 views

CVE-2023-30769 Rab13s Exploit

Vulnerability discovered is related to the peer-to-peer p2p communications, attackers can craft consensus messages, send it to individual nodes and take them offline. An attacker can crawl the network peers using getaddr message and attack the unpatched nodes...

9.1CVSS9.6AI score0.00915EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/04/17 12:0 a.m.3 views

CVE-2023-30769 Rab13s Exploit

Vulnerability discovered is related to the peer-to-peer p2p communications, attackers can craft consensus messages, send it to individual nodes and take them offline. An attacker can crawl the network peers using getaddr message and attack the unpatched nodes...

9.1CVSS9.4AI score0.00915EPSS
SaveExploits0References2
CVE
CVE
added 2023/04/17 12:0 a.m.65 views

CVE-2023-30769

CVE-2023-30769 describes a vulnerability in peer-to-peer (p2p) communications where an attacker can craft consensus messages and target individual nodes, potentially taking them offline. Multiple connected sources reiterate that an attacker can crawl network peers via getaddr messages to attack u...

9.8CVSS9.4AI score0.00915EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2023/04/17 12:0 a.m.37 views

CVE-2023-30769

Removed by vendor...

9.8CVSS9.3AI score0.00915EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:45 a.m.4 views

SUSE CVE-2012-3518

The networkstatusparsevotefromstring function in routerparse.c in Tor before 0.2.2.38 does not properly handle an invalid flavor name, which allows remote attackers to cause a denial of service out-of-bounds read and daemon crash via a crafted 1 vote document or 2 consensus document...

5CVSS8.8AI score0.02775EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.4 views

SUSE CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

5.3CVSS7.7AI score0.01256EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.9 views

SUSE CVE-2020-26265

Go Ethereum, or "Geth", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade...

5.3CVSS5.4AI score0.00909EPSS
SaveExploits0References3
CVE
CVE
added 2022/12/15 12:1 a.m.111 views

CVE-2022-23507

The CVE concerns Tendermint’s light-client verification prior to version 0.28.0, where the light client does not verify that the trusted and untrusted chain IDs match during header verification. This can allow a header from an untrusted chain that passes other checks (e.g., overlapping validator ...

6.5CVSS5.8AI score0.00296EPSS
SaveExploits0References1Affected Software3
OSV
OSV
added 2022/12/15 12:1 a.m.28 views

CVE-2022-23507 Light client verification not taking into account chain ID

Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications. Versions prior to 0.28.0 contain a potential attack via Improper Verification of Cryptographic Signature, affecting anyone using the tendermint-light-client and related packages to perform ligh...

5.4CVSS6.4AI score0.00296EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2022/11/15 3:35 p.m.13 views

booth bug fix and enhancement update

An update is available for booth. 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 The Booth cluster ticket manager is a component to bridge high availability...

0.8AI score
SaveExploits0
Prion
Prion
added 2022/11/12 8:15 p.m.18 views

Design/Logic Flaw

Hyperledger Fabric 2.3 allows attackers to cause a denial of service orderer crash by repeatedly sending a crafted channel tx with the same Channel name. NOTE: the official Fabric with Raft prevents exploitation via a locking mechanism and a check for names that already exist...

5CVSS7.2AI score0.00797EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/11/02 6:14 p.m.13 views

GHSA-9MFC-CHWF-7WHF ckb: Large dep group requires a lot of resources to process but the cost to commit the transaction is very low.

Impact When a transaction contains a dep group with many cells, the resources required to process it are not linear to the transaction size nor spent script cycles. Patches In 0.43.3, nodes drop the transactions relayed to them when they contain a dep group with more than 64 cells. They do not ba...

7AI score
SaveExploits0References2
OSV
OSV
added 2022/10/14 11:59 p.m.53 views

GO-2022-1052 Uncontrolled resource consumption during consensus in github.com/tendermint/tendermint

Mishandling of timestamps during consensus process can cause a denial of service. While reaching consensus, different tendermint nodes can observe a different timestamp for a consensus evidence. This mismatch can cause the evidence to be invalid, upon which the node producing the evidence will be...

6.5CVSS6.3AI score0.01742EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/10/06 11:3 p.m.32 views

etcd's WAL `ReadAll` method vulnerable to an entry with large index causing panic

Vulnerability type Data Validation Detail In the ReadAll method in wal/wal.go, it is possible to have an entry index greater then the number of entries. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.9AI score0.01256EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2022/09/24 2:15 a.m.48 views

CVE-2022-36025

Besu is a Java-based Ethereum client. In versions newer than 22.1.3 and prior to 22.7.1, Besu is subject to an Incorrect Conversion between Numeric Types. An error in 32 bit signed and unsigned types in the calculation of available gas in the CALL operations including DELEGATECALL results in...

9.1CVSS0.00901EPSS
SaveExploits0References1
Rows per page
Query Builder