mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
868 B
Markdown
18 lines
868 B
Markdown
### [CVE-2017-14457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14457)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable information leak/denial of service vulnerability exists in the libevm (Ethereum Virtual Machine) `create2` opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker can create/send malicious a smart contract to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/demining/Solidity-Forcibly-Send-Ether-Vulnerability
|
|
|