cve/2017/CVE-2017-12117.md

18 lines
821 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-12117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12117)
![](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=authorization%20bypass&color=brighgreen)
### Description
An exploitable improper authorization vulnerability exists in miner_start API of cpp-ethereum's JSON-RPC (commit 4e1015743b95821849d001618a7ce82c7c073768). A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to trigger this vulnerability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/demining/Solidity-Forcibly-Send-Ether-Vulnerability