Files
CVEs-PoC/2018/CVE-2018-10058.md
T
2024-06-18 02:51:15 +02:00

19 lines
785 B
Markdown

### [CVE-2018-10058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10058)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The remote management interface of cgminer 4.10.0 and bfgminer 5.5.0 allows an authenticated remote attacker to execute arbitrary code due to a stack-based buffer overflow in the addpool, failover-only, poolquota, and save command handlers.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2018/06/03/1
- https://github.com/tintinweb/pub/tree/master/pocs/cve-2018-10058
#### Github
No PoCs found on GitHub currently.