mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
20 lines
877 B
Markdown
20 lines
877 B
Markdown
### [CVE-2017-16930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16930)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|