David

Member since
2022-05-30
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
100 across 1 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
Medium code_scan_delta Printcart Web to Print Product Designer for WooCommerce Resolved · fp_base64_benign_data_handling 24d ago
Slugprintcart-integration
Previous version2.4.8
Current version2.5.2
New findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinincludes/options/frontend-options.php1,602$_options['fields'] = base64_decode( $_options['fields'] );medium
base64_decodebuiltinincludes/gallery_image_exists.php28$raw_path = isset( $_GET['path'] ) ? urldecode( base64_decode( $_GET['path'] ) ) : '';medium
New finding count2
View raw JSON
{
    "slug": "printcart-integration",
    "previous_version": "2.4.8",
    "current_version": "2.5.2",
    "new_findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "includes/options/frontend-options.php",
            "line": 1602,
            "snippet": "$_options['fields'] = base64_decode( $_options['fields'] );",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "includes/gallery_image_exists.php",
            "line": 28,
            "snippet": "$raw_path = isset( $_GET['path'] ) ? urldecode( base64_decode( $_GET['path'] ) ) : '';",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 2
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Printcart Web to Print Product Designer for WooCommerce ·printcart-integration 2.5.3 100 24d 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
Printcart Web to Print Product Designer for WooCommerce printcart 100 96 4y ago 1mo ago Active