Lucene search
+L

4437 matches found

ATTACKERKB
ATTACKERKB
added 2022/03/04 12:15 p.m.10 views

CVE-2022-23327

A design flaw in Go-Ethereum 1.10.12 and older versions allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all of pending transactions in a victim node's memory pool, causing a denial of service DoS...

7.5CVSS7.1AI score0.01361EPSS
SaveExploits1References5
Prion
Prion
added 2022/03/04 12:15 p.m.22 views

Design/Logic Flaw

A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node's memory pool and th...

5CVSS7.3AI score0.01361EPSS
SaveExploits1References4
Prion
Prion
added 2022/03/04 12:15 p.m.15 views

Design/Logic Flaw

A design flaw in Go-Ethereum 1.10.12 and older versions allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all of pending transactions in a victim node's memory pool, causing a denial of service DoS...

5CVSS7.3AI score0.01361EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2022/03/04 11:24 a.m.104 views

CVE-2022-23328

CVE-2022-23328 describes a design flaw in all versions of Go-Ethereum whereby an attacker node can inject 5,120 pending transactions with high gas prices from a single account. This behavior can purge the victim node’s memory pool of pending transactions and then saturate the pool, blocking new t...

7.5CVSS7.3AI score0.01361EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/03/04 11:24 a.m.41 views

CVE-2022-23328

A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node's memory pool and th...

7.5AI score0.01361EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/03/04 11:24 a.m.50 views

CVE-2022-23327

A design flaw in Go-Ethereum 1.10.12 and older versions allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all of pending transactions in a victim node's memory pool, causing a denial of service DoS...

7.5AI score0.01361EPSS
SaveExploits1References2
CVE
CVE
added 2022/03/04 11:24 a.m.99 views

CVE-2022-23327

Go-Ethereum versions 1.10.12 and earlier contain a design flaw that allows an attacker node to flood a victim’s memory pool by sending 5,120 future transactions with high gas price in a single message, causing memory pool purge and denial of service (DoS). Affected software is Go-Ethereum; root c...

7.5CVSS7.2AI score0.01361EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/03/04 11:24 a.m.18 views

CVE-2022-23327

A design flaw in Go-Ethereum 1.10.12 and older versions allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all of pending transactions in a victim node's memory pool, causing a denial of service DoS...

7.5CVSS6.6AI score0.01361EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/03/04 12:0 a.m.23 views

Go-Ethereum 代码问题漏洞

Ethereum Go-ethereum is a codebase from the Ethereum community that implements the ethereum protocol in the Go language. A code issue vulnerability exists in Go-Ethereum that stems from a product that allows an attacking node to send 5,120 future high-oil transactions in a single message, which c...

7.5CVSS7.4AI score0.01361EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/03/04 12:0 a.m.7 views

PT-2022-15930

Name of the Vulnerable Software and Affected Versions Go-Ethereum versions 1.10.12 and older Description A design flaw allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all of pending transactions in a victim node's memory pool, causing...

7.5CVSS7AI score0.01361EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2022/03/04 12:0 a.m.7 views

Ethereum Go-ethereum 资源管理错误漏洞

Ethereum Go-ethereum is a codebase from the Ethereum community that implements the ethereum protocol in the Go language. A resource management error vulnerability exists in Ethereum Go-Ethereum that stems from when sending 5,120 unfinished HFO transactions from an account that uses up the entire...

7.5CVSS7.3AI score0.01361EPSS
SaveExploits1References5
The Hacker News
The Hacker News
added 2022/03/03 10:17 a.m.24 views

Hackers Who Broke Into NVIDIA's Network Leak DLSS Source Code Online

American chipmaking company NVIDIA on Tuesday confirmed that its network was breached as a result of a cyber attack, enabling the perpetrators to gain access to sensitive data, including source code purportedly associated with its Deep Learning Super Sampling DLSS technology. "We have no evidence...

0.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/03 12:0 a.m.13 views

Miners Can Manipulate tx.gasprice to Drain Users' Wallets in postIncomingMessages()

Lines of code Vulnerability details Impact The postIncomingMessages function is used to broadcast signed data indicating that a funds on an schain will be moved to mainnet. While the function performs proper signature verification, it doesn't prevent any arbitrary user from frontrunning the...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/03 12:0 a.m.10 views

[WP-H2] When transferring tokens native on SKALE to Ethereum with TokenManagerERC20.exitToMainERC20(), the tokens on the schain will be frozen on TokenManagerERC20, but they will not receive tokens on Ethereum

Lines of code Vulnerability details In the current implementation of TokenManagerERC20, it allows exitToMainERC20tokenOnSchain, amount. At L277 of TokenManagerERC20.sol in exitToMainERC20, if tokenOnSchain is minted on SKALE schain natively, there are no such require statement that prevents the...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/01 12:0 a.m.6 views

Gas Pricing Can Be Used To Extort Funds From Users of SChain Owner

Lines of code Vulnerability details Impact The function refundGasByUser can be exploited by the message sender to drain nodes and SChain owners of their balances when processing incoming messages. When a node collates a set of exits from an SChain to Ethereum, they are submitted on-chain via...

6.7AI score
SaveExploits0
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.9 views

WordPress Ethereum Wallet plugin <= 4.0.8 - Sensitive Information Disclosure vulnerability

Sensitive Information Disclosure vulnerability discovered in WordPress Ethereum Wallet plugin versions = 4.0.8. Solution Update the WordPress Ethereum Wallet plugin to the latest available version at least 4.0.9...

2.7AI score
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.8 views

WordPress Ethereum Wallet plugin <= 4.0.8 - Toggle The Debug Mode via Cross-Site Request Forgery (CSRF) vulnerability

Toggle The Debug Mode via Cross-Site Request Forgery CSRF vulnerability discovered in WordPress Ethereum Wallet plugin versions = 4.0.8. Solution Update the WordPress Ethereum Wallet plugin to the latest available version at least 4.0.9...

4.3AI score
SaveExploits0References2Affected Software1
HackRead
HackRead
added 2022/02/23 5:15 p.m.24 views

Ex-Crypto CEO accused of 2016’s $11 billion Ethereum DAO hack

By Waqas According to journalist Laura Shin and Blockchain data security firm Chainalysis, in 2016, a programmer, Toby Hoenisch, allegedly… This is a post from HackRead.com Read the original post: Ex-Crypto CEO accused of 2016s $11 billion Ethereum DAO hack...

0.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/02/22 2:41 p.m.46 views

Hackers Stole $1.7 Million Worth of NFTs from Users of OpenSea Marketplace

Malicious actors took advantage of a smart contract upgrade process in the OpenSea NFT marketplace to carry out a phishing attack against 17 of its users that resulted in the theft of virtual assets worth about $1.7 million. NFTs, short for non-fungible tokens, are digital tokens that act like...

0.4AI score
SaveExploits0
HackRead
HackRead
added 2022/02/18 4:26 p.m.25 views

Croatian Police arrests minor over A1 Telecom data breach & ransom demand

By Waqas The 14-year-old schoolboy was accused of stealing data of 100,000 Tele Operator A1 customers and demanding 150 Ethereum… This is a post from HackRead.com Read the original post: Croatian Police arrests minor over A1 Telecom data breach & ransom demand...

3.2AI score
SaveExploits0
Rows per page
Query Builder