WP Encryption SSL

@gowebsmarty · wordpress.org profile ↗
Member since
2019-10-29
Location
Employer
Job title
Professional WordPress Developer
Authored
6 (5 closed)
SVN commit access
5 (4 closed)
Readme contributor
0
Combined install base
50k+ across 6 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_match WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect, Security & SSL Scan Resolved · code_scan_fp_class_cache_or_backup_config_write 17d ago
Slugwp-letsencrypt-ssl
Finding count6
Findings
PatternKindFileLineSnippetConfidence
wpconfig_writebuiltinclasses/le-security.php150$config = file_get_contents( ABSPATH . "wp-config.php" );medium
wpconfig_writebuiltinclasses/le-security.php157file_put_contents( ABSPATH . "wp-config.php", $newconfig );medium
wpconfig_writebuiltinadmin/le_admin_pages.php1,084$config = file_get_contents( ABSPATH . "wp-config.php" );medium
wpconfig_writebuiltinadmin/le_admin_pages.php1,087file_put_contents( ABSPATH . "wp-config.php", $config );medium
wpconfig_writebuiltinadmin/le_admin_pages.php1,091$htaccess = file_get_contents( ABSPATH . 'wp-config.php' );medium
wpconfig_writebuiltinadmin/le_admin_pages.php1,095file_put_contents( ABSPATH . 'wp-config.php', $modhtaccess );medium
Resolved shabc34c3aa70a0149d289027037494545dcaa7a17d
View raw JSON
{
    "slug": "wp-letsencrypt-ssl",
    "finding_count": 6,
    "findings": [
        {
            "pattern": "wpconfig_write",
            "kind": "builtin",
            "file": "classes/le-security.php",
            "line": 150,
            "snippet": "$config = file_get_contents( ABSPATH . \"wp-config.php\" );",
            "confidence": "medium"
        },
        {
            "pattern": "wpconfig_write",
            "kind": "builtin",
            "file": "classes/le-security.php",
            "line": 157,
            "snippet": "file_put_contents( ABSPATH . \"wp-config.php\", $newconfig );",
            "confidence": "medium"
        },
        {
            "pattern": "wpconfig_write",
            "kind": "builtin",
            "file": "admin/le_admin_pages.php",
            "line": 1084,
            "snippet": "$config = file_get_contents( ABSPATH . \"wp-config.php\" );",
            "confidence": "medium"
        },
        {
            "pattern": "wpconfig_write",
            "kind": "builtin",
            "file": "admin/le_admin_pages.php",
            "line": 1087,
            "snippet": "file_put_contents( ABSPATH . \"wp-config.php\", $config );",
            "confidence": "medium"
        },
        {
            "pattern": "wpconfig_write",
            "kind": "builtin",
            "file": "admin/le_admin_pages.php",
            "line": 1091,
            "snippet": "$htaccess = file_get_contents( ABSPATH . 'wp-config.php' );",
            "confidence": "medium"
        },
        {
            "pattern": "wpconfig_write",
            "kind": "builtin",
            "file": "admin/le_admin_pages.php",
            "line": 1095,
            "snippet": "file_put_contents( ABSPATH . 'wp-config.php', $modhtaccess );",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "bc34c3aa70a0149d289027037494545dcaa7a17d"
}

Plugins authored (6)

Plugin Version Installs Last updated Status
WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect, Security & SSL Scan ·wp-letsencrypt-ssl 7.8.5.17 50k+ 22d ago Active
Modern Addons for Elementor Page Builder ·modern-addons-elementor 1.2.0 Closed
Cookieless Analytics – Self Hosted Analytics ·cookieless-analytics 1.0.0 Closed
Modern Addons for Elementor ·vjgowebsmarty-com 1.0.0 Closed
Go Viral – social share, social sharebar, social locker, social chat, open graph, reactions, share & view counters ·go-viral 1.8.2 Closed
WordMagic AI – ChatGPT GPT-3 AI content writer ·wordmagic-content-writer 1.0.0 Closed

SVN commit access (5)

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.