SMSAPI WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-smsapi-pl

Integracja WooCommerce z bramką SMSAPI.

50 active installs v2.1 PHP 7.0+ WP 4.0+ Updated Aug 27, 2021
smssmsapiwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SMSAPI WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "woo-smsapi-pl" plugin v2.1 exhibits a generally strong security posture with a limited attack surface and a complete absence of known vulnerabilities. The static analysis reveals good practices such as 100% use of prepared statements for SQL queries and a high percentage of properly escaped output. The plugin also makes external HTTP requests, which is expected for an API integration, and utilizes the Guzzle library, which is a common and generally well-maintained component. However, the presence of two instances of the `unserialize` function without clear indication of input sanitization or authorization checks is a notable concern. While taint analysis shows no unsanitized paths, this could be due to the limited scope of the analysis or the specific way `unserialize` is used. The lack of any recorded CVEs is a positive indicator, suggesting a history of secure development or prompt patching by the developers.

Key Concerns

  • Dangerous function 'unserialize' used
  • No capability checks on entry points
  • No nonce checks on AJAX handlers
Vulnerabilities
None known

SMSAPI WooCommerce Security Vulnerabilities

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

SMSAPI WooCommerce Release Timeline

v2.0.0
Code Analysis
Analyzed Mar 16, 2026

SMSAPI WooCommerce Code Analysis

Dangerous Functions
2
Raw SQL Queries
0
0 prepared
Unescaped Output
1
15 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
2
Bundled Libraries
1

Dangerous Functions Found

unserialize$response = unserialize($raw_response['body']);class\inspire\plugin4.php:167
unserialize$res = unserialize($request['body']);class\inspire\plugin4.php:204

Bundled Libraries

Guzzle

Output Escaping

94% escaped16 total outputs
Attack Surface

SMSAPI WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionplugins_loadedclass\inspire\plugin4.php:72
actionadmin_enqueue_scriptsclass\wcSmsApiIntegration.php:60
actionadmin_noticesclass\wcSmsApiIntegration.php:71
actionwoocommerce_new_customer_note_notificationclass\wcSmsApiIntegration.php:72
actionwoocommerce_order_status_changedclass\wcSmsApiIntegration.php:73
actionwoocommerce_review_order_before_submitclass\wcSmsApiIntegration.php:77
actionwoocommerce_review_order_after_submitclass\wcSmsApiIntegration.php:79
actionwoocommerce_checkout_update_order_metaclass\wcSmsApiIntegration.php:82
actionshow_user_profileclass\wcSmsApiIntegration.php:83
actionedit_user_profileclass\wcSmsApiIntegration.php:84
actionpersonal_options_updateclass\wcSmsApiIntegration.php:85
actionedit_user_profile_updateclass\wcSmsApiIntegration.php:86
actionwoocommerce_integrations_initwoocommerce-smsapi.php:53
filterwoocommerce_integrationswoocommerce-smsapi.php:54
actionadmin_enqueue_scriptswoocommerce-smsapi.php:58
Maintenance & Trust

SMSAPI WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedAug 27, 2021
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

SMSAPI WooCommerce Developer Profile

smsapi

2 plugins · 120 total installs

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

How We Detect SMSAPI WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woo-smsapi-pl/assets/css/admin.css
Version Parameters
woo-smsapi-pl/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
woocommerce-smsapi
HTML Comments
<!-- START SMSAPI.pl WooCommerce integration --><!-- END SMSAPI.pl WooCommerce integration -->
Data Attributes
data-smsapi-gateway-url
JS Globals
window.SmsApi_params
FAQ

Frequently Asked Questions about SMSAPI WooCommerce