Whats Order Security & Risk Analysis

wordpress.org/plugins/whats-order

Automatically creates a shopping cart from images inserted in posts a/o articles. Order requests are sent to seller by Whatsapp messages.

0 active installs v0.1.0 PHP 7.4+ WP 5.3.0+ Updated Nov 18, 2022
carte-commerceorder-onlinewhatsapp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Whats Order Safe to Use in 2026?

Generally Safe

Score 85/100

Whats Order has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "whats-order" v0.1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any detected taint flows, raw SQL queries, or significant attack surface points without authentication are positive indicators. Furthermore, the plugin demonstrates good practices in utilizing prepared statements for all SQL queries and a relatively high percentage of properly escaped output. The plugin also incorporates nonce and capability checks where appropriate.

However, a few areas warrant attention. The presence of the `move_uploaded_file` function, while not inherently vulnerable, represents a potential risk if not handled with extreme care, as it can be a vector for arbitrary file uploads. Additionally, the 83 total output operations with only 72% properly escaped suggests there might be opportunities for cross-site scripting (XSS) vulnerabilities in the remaining 28%. The lack of any recorded vulnerability history is a positive sign but doesn't guarantee future security, especially given the potential risks identified.

In conclusion, the "whats-order" v0.1.0 plugin is reasonably secure at first glance, with several good security implementations. The main concerns stem from the potential risk associated with `move_uploaded_file` and the incomplete output escaping. Addressing these areas would further solidify its security.

Key Concerns

  • Dangerous function detected (move_uploaded_file)
  • Output escaping is not fully implemented (28% not escaped)
Vulnerabilities
None known

Whats Order Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Whats Order Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Whats Order Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
16 prepared
Unescaped Output
23
60 escaped
Nonce Checks
3
Capability Checks
1
File Operations
7
External Requests
1
Bundled Libraries
0

Dangerous Functions Found

move_uploaded_fileif ( move_uploaded_file( $this->temp, $target ) !== false ) {sos/wp/data/formfile.php:64

SQL Query Safety

100% prepared16 total queries

Output Escaping

72% escaped83 total outputs
Attack Surface

Whats Order Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 25
actionwp_enqueue_scriptssos/wp/asset.php:44
actionadmin_enqueue_scriptssos/wp/asset.php:56
actionadmin_enqueue_scriptssos/wp/asset.php:77
actioncurrent_screensos/wp/data/form.php:47
actionthe_postsos/wp/data/form.php:49
actionplugins_loadedsos/wp/data/wpdatabase.php:81
actionadmin_noticessos/wp/message.php:44
actionsave_postsos/wp/metabox.php:67
actionadmin_noticessos/wp/metabox.php:76
actioninitsos/wp/plugin.php:333
actionplugins_loadedsos/wp/plugin.php:386
actionenqueue_block_editor_assetssos/wp/plugin.php:398
actionelementor/widgets/widgets_registeredsos/wp/plugin.php:453
filterquery_varssos/wp/plugin.php:499
actionrest_api_initsos/wp/plugin.php:512
actionadmin_initsos/wp/plugin.php:520
actionadd_meta_boxessos/wp/plugin.php:523
actionedit_form_after_titlesos/wp/plugin.php:529
actionadmin_menusos/wp/plugin.php:541
actionadmin_menusos/wp/plugin.php:544
filterplugin_row_metasos/wp/plugin.php:558
actionthe_postssos/wp/plugin.php:571
actionplugins_loadedsos/wp/plugin.php:577
actionplugins_loadedsos/wp/translation.php:69
actioninitwhats-order.php:115
Maintenance & Trust

Whats Order Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 18, 2022
PHP min version7.4
Downloads642

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Whats Order Developer Profile

sosidee

7 plugins · 6K total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Whats Order

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/whats-order/assets/css/cart.css/wp-content/plugins/whats-order/assets/js/api.js/wp-content/plugins/whats-order/assets/js/cart.js
Script Paths
/wp-content/plugins/whats-order/src/js/fe.js
Version Parameters
whats-order/assets/css/cart.css?ver=whats-order/assets/js/api.js?ver=whats-order/assets/js/cart.js?ver=whats-order/src/js/fe.js?ver=

HTML / DOM Fingerprints

Data Attributes
wso-item
JS Globals
window.wso_api_keywindow.wso_fake_id
REST Endpoints
/wp-json/whats-order/cart/wp-json/whats-order/order
Shortcode Output
[whats_order]
FAQ

Frequently Asked Questions about Whats Order