Files
CVEs-PoC/2017/CVE-2017-12115.md
T
2024-05-26 14:27:05 +02:00

18 lines
771 B
Markdown

### [CVE-2017-12115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12115)
![](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_setEtherbase API of cpp-ethereum's JSON-RPC (commit 4e1015743b95821849d001618a7ce82c7c073768). A JSON request can cause an access to the restricted functionality resulting in authorization bypass.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/demining/Solidity-Forcibly-Send-Ether-Vulnerability