martindev92

@martindev92 · wordpress.org profile ↗
Member since
2022-08-25
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
70 across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_pattern Is there a problem Resolved · github_self_distro_pucshape_correctly_classified 1mo ago
Slugis-there-a-problem
Patternpuc_update_hijack
Kindbuiltin
Version1.1.6
Hit count1
First hit
File
is-there-a-problem.php
Line
413
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.
Shapegithub_self_distro
Urlhttps://github.com/martinfeuillet/Is-there-a-problem
Url hostgithub.com
Slug argis_there_a_problem
View raw JSON
{
    "slug": "is-there-a-problem",
    "pattern": "puc_update_hijack",
    "kind": "builtin",
    "version": "1.1.6",
    "hit_count": 1,
    "first_hit": {
        "file": "is-there-a-problem.php",
        "line": 413,
        "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": "github_self_distro",
    "url": "https://github.com/martinfeuillet/Is-there-a-problem",
    "url_host": "github.com",
    "slug_arg": "is_there_a_problem"
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Is there a problem ·is-there-a-problem 1.1.6 70 3y ago Active

SVN commit access (1)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Is there a problem martindev92 70 1 3y ago 3y ago Active