Nomiddleman Bitcoin and Crypto Payments for WooCommerce

nomiddleman-crypto-payments-for-woocommerce · by rgostic · wordpress.org ↗ · SVN ↗
Active installs
100
Current version
2.4.8
Added
2019-04-18
Last updated
2020-12-07 (5y ago)
First seen by beacon
1mo ago
Total downloads
22,419

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · vendor_blockchain_node_nem_default_port_legit 2026-05-08 11:25:13 (1mo ago)
Slugnomiddleman-crypto-payments-for-woocommerce
Patternhardcoded_ip_url
Kindbuiltin
Version2.4.8
Hit count1
First hit
File
src/NMM_Blockchain.php
Line
1,357
Snippet
$request = 'http://108.61.168.86:7890/account/transfers/incoming?address=' . $address;
Explanationplugin source hardcodes a raw IPv4 URL (e.g. `https://94.156.79.8/...`) — legitimate plugins use DNS hostnames because IPs change. Hardcoded IPs in plugin code are almost always either dev leftovers or attacker C2 infrastructure. The June 2024 social-warfare keylogger (audit #14) used `https://94.156.79.8/sc-top.js` for the JS payload host, `/AddSites` for victim registration, `/CMSUsers` for filesystem-recon exfil. Operator infrastructure on raw IPs avoids domain registration / RDAP detection paths. Post-filtered to skip RFC1918/loopback/link-local ranges and `vendor/`/`tests/` paths.
View raw JSON
{
    "slug": "nomiddleman-crypto-payments-for-woocommerce",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "2.4.8",
    "hit_count": 1,
    "first_hit": {
        "file": "src/NMM_Blockchain.php",
        "line": 1357,
        "snippet": "$request = 'http://108.61.168.86:7890/account/transfers/incoming?address=' . $address;"
    },
    "explanation": "plugin source hardcodes a raw IPv4 URL (e.g. `https://94.156.79.8/...`) \u2014 legitimate plugins use DNS hostnames because IPs change. Hardcoded IPs in plugin code are almost always either dev leftovers or attacker C2 infrastructure. The June 2024 social-warfare keylogger (audit #14) used `https://94.156.79.8/sc-top.js` for the JS payload host, `/AddSites` for victim registration, `/CMSUsers` for filesystem-recon exfil. Operator infrastructure on raw IPs avoids domain registration / RDAP detection paths. Post-filtered to skip RFC1918/loopback/link-local ranges and `vendor/`/`tests/` paths."
}

SVN committers (3)

Accounts with actual commit access to nomiddleman-crypto-payments-for-woocommerce on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
rgostic 2018-12-26 34 2019-04-18 · r2070336 2020-12-07 · r2432811
Nomiddleman Crypto 2019-04-12 3 2019-08-25 · r2144969 2019-08-28 · r2147307
plugin-master 2007-03-09 1 2019-04-17 · r2070240 2019-04-17 · r2070240

Readme contributors (2)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
rgostic 2018-12-26 34 commits Active
Nomiddleman Crypto 2019-04-12 3 commits Active

Versions (10 most recent)

Version Released Download
2.3.1 2019-05-05 · 7y ago zip
2.3.0 2019-04-26 · 7y ago zip
2.2.1 2019-04-23 · 7y ago zip
2.2.0 2019-04-22 · 7y ago zip
2.1.0 2019-04-20 · 7y ago zip
2.0.4 2019-04-20 · 7y ago zip
2.0.3 2019-04-18 · 7y ago zip
2.0.2 2019-04-18 · 7y ago zip
2.0.1 2019-04-18 · 7y ago zip
2.0.0 2019-04-18 · 7y ago zip