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

20 lines
877 B
Markdown

### [CVE-2017-16930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16930)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The remote management interface on the Claymore Dual GPU miner 10.1 allows an unauthenticated remote attacker to execute arbitrary code due to a stack-based buffer overflow in the request handler. This can be exploited via a long API request that is mishandled during logging.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2017/12/04/3
- https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-16930
- https://www.exploit-db.com/exploits/43231/
#### Github
No PoCs found on GitHub currently.