wipeoutmedia

@wipeoutmedia · wordpress.org profile ↗
Member since
2011-09-06
Location
Perth
Employer
Job title
Authored
8 (7 closed)
SVN commit access
2
Readme contributor
0
Combined install base
50k+ across 9 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match CSS & JavaScript Toolbox Resolved · code_scan_fp_class_genre_encoding 17d ago
Slugcss-javascript-toolbox
Finding count3
Findings
PatternKindFileLineSnippetConfidence
createfuncbuiltincss-js-toolbox.php248add_action( 'admin_notices', create_function( '', $importHTMLFileCode ) );medium
base64_decodebuiltinmodels/template.php44$code = base64_decode($code64);medium
eval_callbuiltinframework/php/evaluator/evaluator.inc.php51$unusedResult = eval("?>{$code}");medium
Resolved shaa2777d9bf81c3052fdf0abd2b36039798f698ced
View raw JSON
{
    "slug": "css-javascript-toolbox",
    "finding_count": 3,
    "findings": [
        {
            "pattern": "createfunc",
            "kind": "builtin",
            "file": "css-js-toolbox.php",
            "line": 248,
            "snippet": "add_action( 'admin_notices', create_function( '', $importHTMLFileCode ) );",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "models/template.php",
            "line": 44,
            "snippet": "$code = base64_decode($code64);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "framework/php/evaluator/evaluator.inc.php",
            "line": 51,
            "snippet": "$unusedResult = eval(\"?>{$code}\");",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "a2777d9bf81c3052fdf0abd2b36039798f698ced"
}

Plugins authored (8)

Plugin Version Installs Last updated Status
CSS & JavaScript Toolbox ·css-javascript-toolbox 12.0.6 10k+ 6mo ago Active
cje-imageblackwhiteeffect ·cje-imageblackwhiteeffect Closed
CJTe Advanced Plugins Editor ·cjte-advanced-plugins-editor 0.5 Closed
CJTe Advanced Theme Editor ·cjte-advanced-theme-editor 0.5 Closed
CJTE Black & White Image Effect ·cjte-black-white-image-effect 0.5 Closed
CJTE Image Zoomer ·cjte-image-zoomer 0.5 Closed
CJTE ImageZoomer ·cjte-imagezoomer 0.5 Closed
WP Core Editor ·cjte-wp-core-editor 0.5 Closed

SVN commit access (2)

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
CSS & JavaScript Toolbox wipeoutmedia 10k+ 168 14y ago 6mo ago Active
FluentSnippets – The High-Performance file based Custom Code Snippets Plugin techjewel 40k+ 16 8y ago 5y ago Active