Auth0

Member since
2014-05-27
Location
Employer
Auth0
Job title
Authored
3 (2 closed)
SVN commit access
2 (1 closed)
Readme contributor
1
Combined install base
10k+ across 4 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Login by Auth0 Resolved · code_scan_fp_class_security_ip_allowlist 17d ago
Slugauth0
Finding count5
Findings
PatternKindFileLineSnippetConfidence
$allowed_IPsioc:code_patternlib/WP_Auth0_Routes.php281$allowed_ips = $this->a0_options->get('migration_ips');medium
$allowed_IPsioc:code_patternlib/WP_Auth0_Routes.php282if (!$this->ip_check->connection_is_valid($allowed_ips)) {medium
$allowed_IPsioc:code_patternlib/WP_Auth0_Ip_Check.php200$allowed_ips = array_merge($valid_ips, $default_ips);medium
$allowed_IPsioc:code_patternlib/WP_Auth0_Ip_Check.php201$allowed_ips = array_unique($allowed_ips);medium
$allowed_IPsioc:code_patternlib/WP_Auth0_Ip_Check.php203foreach ($this->process_ip_list($allowed_ips) as $range) {medium
Resolved sha5ce94962c6278ef5e9669beb3c4a04d3fed947b2
View raw JSON
{
    "slug": "auth0",
    "finding_count": 5,
    "findings": [
        {
            "pattern": "$allowed_IPs",
            "kind": "ioc:code_pattern",
            "file": "lib/WP_Auth0_Routes.php",
            "line": 281,
            "snippet": "$allowed_ips = $this->a0_options->get('migration_ips');",
            "confidence": "medium"
        },
        {
            "pattern": "$allowed_IPs",
            "kind": "ioc:code_pattern",
            "file": "lib/WP_Auth0_Routes.php",
            "line": 282,
            "snippet": "if (!$this->ip_check->connection_is_valid($allowed_ips)) {",
            "confidence": "medium"
        },
        {
            "pattern": "$allowed_IPs",
            "kind": "ioc:code_pattern",
            "file": "lib/WP_Auth0_Ip_Check.php",
            "line": 200,
            "snippet": "$allowed_ips = array_merge($valid_ips, $default_ips);",
            "confidence": "medium"
        },
        {
            "pattern": "$allowed_IPs",
            "kind": "ioc:code_pattern",
            "file": "lib/WP_Auth0_Ip_Check.php",
            "line": 201,
            "snippet": "$allowed_ips = array_unique($allowed_ips);",
            "confidence": "medium"
        },
        {
            "pattern": "$allowed_IPs",
            "kind": "ioc:code_pattern",
            "file": "lib/WP_Auth0_Ip_Check.php",
            "line": 203,
            "snippet": "foreach ($this->process_ip_list($allowed_ips) as $range) {",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "5ce94962c6278ef5e9669beb3c4a04d3fed947b2"
}

Plugins authored (3)

Plugin Version Installs Last updated Status
Login by Auth0 ·auth0 4.6.2 10k+ 1y ago Active
Multi-factor Authentication with Auth0 ·multi-factor-authentication-with-auth0 2.1.10 Closed
Social Login with Auth0 (DEPRECATED) ·social-login-with-auth0 3.7.2 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
Login by Auth0 auth0 10k+ 184 11y ago 8mo ago Active
Social Login with Auth0 (DEPRECATED) auth0 71 10y ago 7y ago Closed

Contributor on other plugins (1)

Plugins where this account is listed in the readme contributors (distinct from SVN commit access).

Plugin Primary author Version Installs
WordPress JWT Authentication glena 1.1.3