Country Caching For WP Super Cache

country-caching-extension-for-wp-super-cache · by wrigs1 · wordpress.org ↗ · SVN ↗
Active installs
200
Current version
0.8.0
Added
2015-03-18
Last updated
2021-03-24 (5y ago)
First seen by beacon
1mo ago
Total downloads
7,041

Historical audits (1)

Past investigations, all resolved. No current threat.
  • Suspicious Audit #36 baseline → head 0.8.0 1mo ago

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · audit:suspicious 2026-05-08 09:56:56 (1mo ago)
Slugcountry-caching-extension-for-wp-super-cache
Patternpuc_update_hijack
Kindbuiltin
Version0.8.0
Hit count1
First hit
File
cc_wpsc_init.php
Line
17
Snippet
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
Explanationplugin calls `::buildUpdateChecker()` — the factory entry point of the Yahnis Elsts Plugin Update Checker library. A plugin distributed through wordpress.org that registers its own update source is bypassing the Plugin Review Team: every install polls the non-wp.org URL on cron and installs whatever JSON + zip it returns, with full plugin-author permissions. This is the mechanism behind the `anadnet`/quick-pagepost-redirect-plugin compromise (2021) where the author seeded 70,000+ installs through tagged releases and then removed the library from trunk to hide the persistence. Any URL argument pointing away from `downloads.wordpress.org`/`api.wordpress.org` is the hijack signal.
Shapehijack
Urlhttp://blog.XXXXXXXX.com/meta_ccwpsc.json
Url hostblog.XXXXXXXX.com
Slug argcountry-caching-extension-for-wp-super-cache
View raw JSON
{
    "slug": "country-caching-extension-for-wp-super-cache",
    "pattern": "puc_update_hijack",
    "kind": "builtin",
    "version": "0.8.0",
    "hit_count": 1,
    "first_hit": {
        "file": "cc_wpsc_init.php",
        "line": 17,
        "snippet": "$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker("
    },
    "explanation": "plugin calls `::buildUpdateChecker()` \u2014 the factory entry point of the Yahnis Elsts Plugin Update Checker library. A plugin distributed through wordpress.org that registers its own update source is bypassing the Plugin Review Team: every install polls the non-wp.org URL on cron and installs whatever JSON + zip it returns, with full plugin-author permissions. This is the mechanism behind the `anadnet`/quick-pagepost-redirect-plugin compromise (2021) where the author seeded 70,000+ installs through tagged releases and then removed the library from trunk to hide the persistence. Any URL argument pointing away from `downloads.wordpress.org`/`api.wordpress.org` is the hijack signal.",
    "shape": "hijack",
    "url": "http://blog.XXXXXXXX.com/meta_ccwpsc.json",
    "url_host": "blog.XXXXXXXX.com",
    "slug_arg": "country-caching-extension-for-wp-super-cache"
}

SVN committers (2)

Accounts with actual commit access to country-caching-extension-for-wp-super-cache 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
wrigs1 2010-09-29 23 2015-03-18 · r1115548 2021-03-24 · r2502458
plugin-master 2007-03-09 1 2015-03-18 · r1115537 2015-03-18 · r1115537

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
wrigs1 2010-09-29 23 commits Active

Versions (6 most recent)

Version Released Download
0.8.0 2018-06-06 · 8y ago zip
0.7.0 2018-04-25 · 8y ago zip
0.6.0 2017-09-12 · 8y ago zip
0.5.2 2017-08-31 · 8y ago zip
0.5.1 2015-03-21 · 11y ago zip
0.5.0 2015-03-18 · 11y ago zip