Files
CVEs-PoC/2017/CVE-2017-14457.md
T
2025-09-29 21:09:30 +02:00

18 lines
934 B
Markdown

### [CVE-2017-14457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14457)
![](https://img.shields.io/static/v1?label=Product&message=CPP-Ethereum&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Ethereum%20commit%204e1015743b95821849d001618a7ce82c7c073768%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=denial%20of%20service&color=brightgreen)
### 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