AI ChatBot for WooCommerce – WoowBot

woowbot-woocommerce-chatbot · by quantumcloud · wordpress.org ↗ · SVN ↗
Active installs
1k+
Current version
4.9.1
Added
2017-07-12
Last updated
2026-08-28 (15d ago)
First seen by beacon
4mo ago
Total downloads
118,192

Statistics

2024-06-17 → 2026-09-08 · 797 days
Downloads today
42
7-day total 336
Week over week
▼ -49%
vs prior 7 days
30-day trend
flat
▼ -15% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
39829919910002024-062024-102025-032025-072025-112026-042026-09
3762821889402026-052026-062026-062026-072026-072026-08
2371781195902026-072026-082026-082026-082026-082026-09

Active versions

4.84.93.2
4.8 · 48.8%4.9 · 23.6%3.2 · 18.3%4.3 · 5.3%other · 3.9%

Ratings

5★
18
4★
0
3★
0
2★
0
1★
1

Support: 1/1 resolved

Alerts (0)

No open alerts.

Show 2 resolved alerts
Critical code_pattern Resolved · fp_legacy_custom_updater_unserialize_quantumcloud 2026-06-06 05:51:00 (3mo ago)
Slugwoowbot-woocommerce-chatbot
Patternunserialize_after_remote_call
Kindbuiltin
Version4.7.6
Hit count1
First hit
File
includes/ai_integration/openai/plugin-upgrader/classes/plugin-upgrader.php
Line
189
Snippet
L184: $request = wp_remote_post($this->update_path, $params ); → L189: return @unserialize( $request['body'] );
Explanationa remote HTTP fetch (`wp_remote_*` / `curl_exec`) is followed by `@unserialize` within the same file — classic PHP Object Injection C2 gadget. The error-suppressed form is the tell: legit code wants to know when deserialize fails; attackers suppress so malformed gadgets do not leak. A real finding regardless of author intent: any plugin that deserializes remote responses without validation is a latent RCE chain if the remote endpoint is ever compromised.
View raw JSON
{
    "slug": "woowbot-woocommerce-chatbot",
    "pattern": "unserialize_after_remote_call",
    "kind": "builtin",
    "version": "4.7.6",
    "hit_count": 1,
    "first_hit": {
        "file": "includes/ai_integration/openai/plugin-upgrader/classes/plugin-upgrader.php",
        "line": 189,
        "snippet": "L184: $request = wp_remote_post($this->update_path, $params );  \u2192  L189: return @unserialize( $request['body'] );"
    },
    "explanation": "a remote HTTP fetch (`wp_remote_*` / `curl_exec`) is followed by `@unserialize` within the same file \u2014 classic PHP Object Injection C2 gadget. The error-suppressed form is the tell: legit code wants to know when deserialize fails; attackers suppress so malformed gadgets do not leak. A real finding regardless of author intent: any plugin that deserializes remote responses without validation is a latent RCE chain if the remote endpoint is ever compromised."
}
Critical code_scan_delta Resolved · fp_legacy_custom_updater_unserialize_quantumcloud 2026-06-06 01:37:07 (3mo ago)
Slugwoowbot-woocommerce-chatbot
Previous version4.6.1
Current version4.7.6
New findings
PatternKindFileLineSnippetConfidence
unserialize_after_remote_callbuiltinincludes/ai_integration/openai/plugin-upgrader/classes/plugin-upgrader.php189L184: $request = wp_remote_post($this->update_path, $params ); → L189: return @unserialize( $request['body'] );high
New finding count1
View raw JSON
{
    "slug": "woowbot-woocommerce-chatbot",
    "previous_version": "4.6.1",
    "current_version": "4.7.6",
    "new_findings": [
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "includes/ai_integration/openai/plugin-upgrader/classes/plugin-upgrader.php",
            "line": 189,
            "snippet": "L184: $request = wp_remote_post($this->update_path, $params );  \u2192  L189: return @unserialize( $request['body'] );",
            "confidence": "high"
        }
    ],
    "new_finding_count": 1
}

SVN committers (2)

Accounts with actual commit access to woowbot-woocommerce-chatbot on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
QuantumCloud 2011-12-11 233 2017-07-12 · r1695221 2026-08-28 · r3670150
plugin-master 2007-03-09 1 2017-07-11 · r1694761 2017-07-11 · r1694761

Readme contributors (1)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
QuantumCloud 2011-12-11 233 commits Active

Versions (100 most recent)

Version Released Download
4.9.1 zip
4.8.6 zip
4.8.8 zip
4.8.9 zip
4.9.0 zip
4.8.4 zip
4.8.5 zip
4.8.3 zip
4.8.2 zip
4.8.1 zip
4.7.9 zip
4.7.7 zip
4.7.8 zip
4.7.6 2026-06-05 · 3mo ago zip
4.7.5 2026-06-05 · 3mo ago zip
4.7.4 2026-06-03 · 3mo ago zip
4.7.1 2026-05-20 · 3mo ago zip
4.7.0 2026-05-19 · 3mo ago zip
4.6.1 2026-04-29 · 4mo ago zip
4.5.9 2026-04-22 · 4mo ago zip
4.5.8 2026-04-15 · 5mo ago zip
4.5.7 2026-04-08 · 5mo ago zip
4.5.6 2026-04-01 · 5mo ago zip
4.5.5 2026-03-27 · 5mo ago zip
4.5.4 2026-03-11 · 6mo ago zip
4.5.3 2026-02-25 · 6mo ago zip
4.5.2 2026-01-14 · 8mo ago zip
4.5.1 2025-12-22 · 8mo ago zip
4.5.0 2025-12-15 · 9mo ago zip
4.4.9 2025-12-10 · 9mo ago zip
4.4.8 2025-12-03 · 9mo ago zip
4.4.7 2025-12-03 · 9mo ago zip
4.4.6 2025-11-28 · 9mo ago zip
4.4.5 2025-11-26 · 9mo ago zip
4.4.4 2025-11-21 · 9mo ago zip
4.4.2 2025-11-19 · 9mo ago zip
4.4.1 2025-11-12 · 10mo ago zip
4.4.0 2025-10-29 · 10mo ago zip
4.3.9 2025-10-27 · 10mo ago zip
4.3.8 2025-10-22 · 10mo ago zip
4.3.7 2025-10-15 · 11mo ago zip
4.3.6 2025-10-08 · 11mo ago zip
4.3.5 2025-10-06 · 11mo ago zip
4.3.4 2025-09-24 · 11mo ago zip
4.3.3 2025-09-17 · 12mo ago zip
4.3.2 2025-09-10 · 1y ago zip
4.3.1 2025-07-23 · 1y ago zip
4.3.0 2025-07-17 · 1y ago zip
4.2.9 2025-07-09 · 1y ago zip
4.2.8 2025-07-04 · 1y ago zip
4.2.7 2025-06-25 · 1y ago zip
4.2.6 2025-06-18 · 1y ago zip
4.2.5 2025-06-18 · 1y ago zip
4.2.4 2025-06-11 · 1y ago zip
4.2.3 2025-06-10 · 1y ago zip
4.2.2 2025-05-28 · 1y ago zip
4.2.1 2025-05-23 · 1y ago zip
4.2.0 2025-05-21 · 1y ago zip
4.1.9 2025-05-14 · 1y ago zip
4.1.8 2025-05-07 · 1y ago zip
4.1.7 2025-04-30 · 1y ago zip
4.1.6 2025-04-23 · 1y ago zip
4.1.5 2025-04-18 · 1y ago zip
4.1.4 2025-04-16 · 1y ago zip
4.1.3 2025-04-09 · 1y ago zip
4.1.2 2025-04-02 · 1y ago zip
4.1.1 2025-03-28 · 1y ago zip
4.1.0 2025-03-24 · 1y ago zip
4.0.9 2025-03-19 · 1y ago zip
4.0.8 2025-03-12 · 1y ago zip
4.0.7 2025-03-05 · 1y ago zip
4.0.6 2025-02-26 · 1y ago zip
4.0.5 2025-02-19 · 1y ago zip
4.0.4 2025-02-12 · 1y ago zip
4.0.3 2025-02-07 · 1y ago zip
4.0.2 2025-01-29 · 1y ago zip
4.0.1 2025-01-22 · 1y ago zip
4.0.0 2025-01-17 · 1y ago zip
3.9.8 2025-01-15 · 1y ago zip
3.9.7 2025-01-09 · 1y ago zip
3.9.6 2025-01-01 · 1y ago zip
3.9.5 2024-12-30 · 1y ago zip
3.9.4 2024-12-25 · 1y ago zip
3.9.3 2024-12-20 · 1y ago zip
3.9.2 2024-12-19 · 1y ago zip
3.9.1 2024-12-12 · 1y ago zip
3.9.0 2024-12-10 · 1y ago zip
3.8.9 2024-12-06 · 1y ago zip
3.8.8 2024-12-04 · 1y ago zip
3.8.7 2024-12-02 · 1y ago zip
3.8.6 2024-11-29 · 1y ago zip
3.8.5 2024-11-27 · 1y ago zip
3.8.4 2024-11-19 · 1y ago zip
3.8.3 2024-11-12 · 1y ago zip
3.8.2 2024-11-06 · 1y ago zip
3.8.1 2024-10-30 · 1y ago zip
3.8.0 2024-10-28 · 1y ago zip
3.7.9 2024-10-23 · 1y ago zip
3.7.8 2024-10-15 · 1y ago zip
3.7.7 2024-10-08 · 1y ago zip