Gravity Forms Campaign Fields Add-On

gf-campaign-fields · by alquemie · wordpress.org ↗ · SVN ↗
Active installs
60
Current version
2.4.1
Added
2017-04-14
Last updated
2018-05-10 (8y ago)
First seen by beacon
1mo ago
Total downloads
4,806

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · vendored_whichbrowser_library_data_fp 2026-05-08 16:16:53 (1mo ago)
Sluggf-campaign-fields
Patternhardcoded_ip_url
Kindbuiltin
Version2.4.1
Hit count38
First hit
File
lib/whichbrowser/parser/data/profiles.php
Line
600
Snippet
'http://112.74.195.169/upload/xmlfiles/STUDIO_X8_HD.XML' => [ 'BLU', 'Studio X8 HD', 'Android', DeviceType::MOBILE ],
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": "gf-campaign-fields",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "2.4.1",
    "hit_count": 38,
    "first_hit": {
        "file": "lib/whichbrowser/parser/data/profiles.php",
        "line": 600,
        "snippet": "'http://112.74.195.169/upload/xmlfiles/STUDIO_X8_HD.XML'                                              => [ 'BLU', 'Studio X8 HD', 'Android', DeviceType::MOBILE ],"
    },
    "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 (2)

Accounts with actual commit access to gf-campaign-fields 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
alquemie 2013-08-28 20 2017-04-14 · r1637305 2018-05-10 · r1871865
plugin-master 2007-03-09 1 2017-04-13 · r1637209 2017-04-13 · r1637209

Readme contributors (1)

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
alquemie 2013-08-28 20 commits Active

Versions (8 most recent)

Version Released Download
2.4.1 2018-05-10 · 8y ago zip
2.4 2018-05-10 · 8y ago zip
2.3 2017-09-26 · 8y ago zip
2.1 2017-05-02 · 9y ago zip
1.1.6 2017-04-19 · 9y ago zip
1.1.5 2017-04-19 · 9y ago zip
1.1.0 2017-04-14 · 9y ago zip
1.0.5 2017-04-14 · 9y ago zip