CVE-2017-16930
published 2017-12-05CVE-2017-16930: 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…
PriorityP178critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
34.34%
98.2th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| claymore_dual_miner_project | claymore_dual_miner | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect oversized JSON API requests to port 3333 targeting the Claymore miner remote management interface; a payload with a 'method' field value exceeding ~16 KB (e.g., 16384 bytes) triggers the stack-based buffer overflow during logging. ↗
- ·The remote management port is configurable via the -mport flag; while 3333 is the default, defenders should scan for the miner process listening on other ports as well. ↗
- ·The 'traversal' (path traversal) vector requires authentication, but the buffer overflow vectors ('method', 'extrafield', 'psw') do NOT require authentication and work even in read-only mode. ↗
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://www.openwall.com/lists/oss-security/2017/12/04/3https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-16930https://www.exploit-db.com/exploits/43231/http://www.openwall.com/lists/oss-security/2017/12/04/3https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-16930https://www.exploit-db.com/exploits/43231/
2017-12-05
Published