Barcode Scanner (+Mobile App) – Inventory manager, Order fulfillment system, POS (Point of Sale)

barcode-scanner-lite-pos-to-manage-products-inventory-and-orders · by ukrsolution · wordpress.org ↗ · SVN ↗
This plugin is closed on wordpress.org. Closed 2026-07-16. Temporary closure — pending a full review by wp.org.
Active installs
1k+
Current version
1.13.1
Added
Last updated
First seen by beacon
4mo ago
Total downloads

Statistics

2024-06-17 → 2026-09-08 · 797 days

Active-install and ratings figures are the last values WP Beacon captured before wordpress.org closed this plugin — wp.org no longer publishes them. Daily downloads are still updated.

Downloads today
4
7-day total 28
Week over week
▼ -39%
vs prior 7 days
30-day trend
flat
▼ -85% MoM
Abandonment
●●●○○
closed on wp.org; downloads down >40% YoY
Downloads/day Linear trend Closure
3612711819002024-062024-102025-032025-072025-112026-042026-09closed 2026-07-16
2041531025102026-052026-062026-062026-072026-072026-08closed 2026-07-16
1296302026-072026-082026-082026-082026-082026-09

Active versions

1.121.131.111.8
1.12 · 27.4%1.13 · 27.4%1.11 · 14.6%1.8 · 11.3%1.6 · 7.4%1.10 · 6.4%

Ratings last captured

No ratings data.

Alerts (0)

No open alerts.

Show 2 resolved alerts
Low plugin_closed Resolved · observed_temporary_closure 2026-07-27 01:40:08 (1mo ago)
Slugbarcode-scanner-lite-pos-to-manage-products-inventory-and-orders
Closed reasontemporary
Closed date2026-07-16 00:00:00
Active installs1,000
View raw JSON
{
    "slug": "barcode-scanner-lite-pos-to-manage-products-inventory-and-orders",
    "closed_reason": "temporary",
    "closed_date": "2026-07-16 00:00:00",
    "active_installs": 1000
}
Critical code_pattern Resolved · benign_architectural_concern 2026-04-30 15:25:31 (4mo ago)
Slugbarcode-scanner-lite-pos-to-manage-products-inventory-and-orders
Patternunserialize_after_remote_call
Kindbuiltin
Version1.12.1
Hit count1
First hit
File
src/features/updater/WpAutoUpdate.php
Line
149
Snippet
L146: $request = wp_remote_post($this->update_path, $params); → L149: $serverData = @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": "barcode-scanner-lite-pos-to-manage-products-inventory-and-orders",
    "pattern": "unserialize_after_remote_call",
    "kind": "builtin",
    "version": "1.12.1",
    "hit_count": 1,
    "first_hit": {
        "file": "src/features/updater/WpAutoUpdate.php",
        "line": 149,
        "snippet": "L146: $request = wp_remote_post($this->update_path, $params);  \u2192  L149: $serverData = @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."
}

SVN committers (2)

Accounts with actual commit access to barcode-scanner-lite-pos-to-manage-products-inventory-and-orders 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
Dmitry V. (CEO of "UKR Solution") 2016-01-08 154 2021-08-03 · r2577245 2026-05-12 · r3529543
plugin-master 2007-03-09 1 2021-07-15 · r2564695 2021-07-15 · r2564695

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
Dmitry V. (CEO of "UKR Solution") 2016-01-08 154 commits Active

Versions (3 most recent)

Version Released Download
1.12.2 2026-05-12 · 4mo ago zip
1.12.1 2026-04-24 · 4mo ago zip
1.10.5 2025-09-18 · 11mo ago zip