Cloudways

Member since
2015-11-30
Location
Employer
Job title
Authored
3
SVN commit access
0
Readme contributor
0
Combined install base
426k+ across 3 plugins

Alerts (0)

No open alerts.

Show 4 resolved alerts
Critical code_pattern Breeze Cache Resolved · no_longer_matches 7d ago
Slugbreeze
Patternunserialize_after_remote_call
Kindbuiltin
Version2.4.5
Hit count1
First hit
File
inc/cache/execute-cache.php
Line
643
Snippet
L640: $cacheFile = file_get_contents( $path ); → L643: $datas = unserialize( $cacheFile );
Explanationa remote HTTP fetch (`wp_remote_*`/`curl_exec`/`file_get_contents`) is followed by `@unserialize` within the same file — classic PHP Object Injection C2 gadget used by EP and most WP supply-chain backdoors. The error-suppressed form is the tell: legit code wants to know when deserialize fails; attackers suppress so malformed gadgets do not leak.
View raw JSON
{
    "slug": "breeze",
    "pattern": "unserialize_after_remote_call",
    "kind": "builtin",
    "version": "2.4.5",
    "hit_count": 1,
    "first_hit": {
        "file": "inc/cache/execute-cache.php",
        "line": 643,
        "snippet": "L640: $cacheFile = file_get_contents( $path );  \u2192  L643: $datas = unserialize( $cacheFile );"
    },
    "explanation": "a remote HTTP fetch (`wp_remote_*`/`curl_exec`/`file_get_contents`) is followed by `@unserialize` within the same file \u2014 classic PHP Object Injection C2 gadget used by EP and most WP supply-chain backdoors. The error-suppressed form is the tell: legit code wants to know when deserialize fails; attackers suppress so malformed gadgets do not leak."
}
Critical code_scan_delta Breeze Cache Resolved · fp_local_disk_cache 7d ago
Slugbreeze
Previous version2.4.5
Current version2.4.5
New findings
PatternKindFileLineSnippetConfidence
unserialize_after_remote_callbuiltininc/cache/execute-cache.php643L640: $cacheFile = file_get_contents( $path ); → L643: $datas = unserialize( $cacheFile );high
New finding count1
View raw JSON
{
    "slug": "breeze",
    "previous_version": "2.4.5",
    "current_version": "2.4.5",
    "new_findings": [
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "inc/cache/execute-cache.php",
            "line": 643,
            "snippet": "L640: $cacheFile = file_get_contents( $path );  \u2192  L643: $datas = unserialize( $cacheFile );",
            "confidence": "high"
        }
    ],
    "new_finding_count": 1
}
Critical new_committer_young_account Breeze Cache Resolved · no_longer_matches 8d ago
Slugbreeze
Committerowaisalam
Display nameowaisalam
Member since2024-04-02
First commit at2024-05-27 08:31:51
Account age at first commit55
Commit count188
Active installs400,000
View raw JSON
{
    "slug": "breeze",
    "committer": "owaisalam",
    "display_name": "owaisalam",
    "member_since": "2024-04-02",
    "first_commit_at": "2024-05-27 08:31:51",
    "account_age_at_first_commit": 55,
    "commit_count": 188,
    "active_installs": 400000
}
Medium committer_younger_than_plugin Cloudways WordPress Migrator Resolved · benign_company_employee 5d ago
Slugbv-cloudways-automated-migration
Committer slugrrv4813
Committer display namerrv4813
Committer employer
Committer member since2016-12-01
Committer first commit2017-02-02 18:37:46
Committer commit count17
Plugin listed authorcloudways
Earliest plugin commit2015-09-20 22:38:55
Plugin age at join days500
Committer age at join days63
Active installs20,000
View raw JSON
{
    "slug": "bv-cloudways-automated-migration",
    "committer_slug": "rrv4813",
    "committer_display_name": "rrv4813",
    "committer_employer": null,
    "committer_member_since": "2016-12-01",
    "committer_first_commit": "2017-02-02 18:37:46",
    "committer_commit_count": 17,
    "plugin_listed_author": "cloudways",
    "earliest_plugin_commit": "2015-09-20 22:38:55",
    "plugin_age_at_join_days": 500,
    "committer_age_at_join_days": 63,
    "active_installs": 20000
}

Plugins authored (3)

Plugin Version Installs Last updated Status
Breeze Cache ·breeze 2.4.7 400k+ 3d ago Active
Cloudways WordPress Migrator ·bv-cloudways-automated-migration 5.88 20k+ 12d ago Active
Cloudways Site Manager ·cloudways-site-manager 6.37 6k+ 2mo ago Active