Tussendoor – Open RDW

open-rdw-kenteken-voertuiginformatie · by tussendoor · wordpress.org ↗ · SVN ↗
Active installs
600
Current version
5.3.0
Added
2014-05-12
Last updated
2025-03-27 (1y ago)
First seen by beacon
1mo ago
Total downloads
18,671

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_pattern Resolved · vendor_self_update_license_gated_fp 2026-05-08 09:56:53 (1mo ago)
Slugopen-rdw-kenteken-voertuiginformatie
Patternpuc_update_hijack
Kindbuiltin
Version5.3.0
Hit count2
First hit
File
app/Updater.php
Line
60
Snippet
self::$updater = Factory::buildUpdateChecker($metadataUrl, $fullPath, $slug);
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.
Shapeunparseable
Url
Url host
Slug arg
View raw JSON
{
    "slug": "open-rdw-kenteken-voertuiginformatie",
    "pattern": "puc_update_hijack",
    "kind": "builtin",
    "version": "5.3.0",
    "hit_count": 2,
    "first_hit": {
        "file": "app/Updater.php",
        "line": 60,
        "snippet": "self::$updater      = Factory::buildUpdateChecker($metadataUrl, $fullPath, $slug);"
    },
    "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": "unparseable",
    "url": null,
    "url_host": null,
    "slug_arg": null
}

SVN committers (2)

Accounts with actual commit access to open-rdw-kenteken-voertuiginformatie 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
Tussendoor B.V. 2011-01-31 108 2014-05-12 · r912646 2025-04-30 · r3284938
plugin-master 2007-03-09 1 2014-05-11 · r912179 2014-05-11 · r912179

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
Tussendoor B.V. 2011-01-31 108 commits Active

Versions (1 most recent)

Version Released Download
5.3.0 2025-03-27 · 1y ago zip