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.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/43231/ | third party advisory vdb entry exploit |
http://www.openwall.com/lists/oss-security/2017/12/04/3 | third party advisory mailing list |
https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-16930 | third party advisory |