cve/2017/CVE-2017-12119.md

18 lines
817 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-12119](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12119)
![](https://img.shields.io/static/v1?label=Product&message=CPP-Ethereum&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=denial%20of%20service&color=brighgreen)
### Description
An exploitable unhandled exception vulnerability exists in multiple APIs of CPP-Ethereum JSON-RPC. Specially crafted JSON requests can cause an unhandled exception resulting in denial of service. An attacker can send malicious JSON to trigger this vulnerability.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0471
#### Github
- https://github.com/demining/Solidity-Forcibly-Send-Ether-Vulnerability