PhoneStamp for WooCommerce Security & Risk Analysis

wordpress.org/plugins/phonestamp

PhoneStamp integration for WooCommerce - Gift Cards and future loyalty features.

0 active installs v1.0.5 PHP 7.4+ WP 5.0+ Updated Dec 4, 2025
gift-cardsloyaltyphonestampwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PhoneStamp for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "phonestamp" plugin v1.0.5 exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, file operations, or external HTTP requests, which are common sources of vulnerabilities. The plugin also demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped output. The presence of nonce checks further enhances its security by helping to prevent CSRF attacks.

However, the lack of any capability checks in the code signals a potential area of concern. While the attack surface appears minimal with no directly exposed AJAX handlers, REST API routes, shortcodes, or cron events, it's important to note that "security through obscurity" is not a robust strategy. If any future entry points are added or if the plugin interacts with other components in unexpected ways, the absence of capability checks could leave it vulnerable to privilege escalation or unauthorized actions by unauthenticated or low-privileged users.

The plugin's vulnerability history is completely clean, with no recorded CVEs. This, combined with the static analysis findings, suggests that the developers are either very diligent or that the plugin's functionality is currently limited, reducing its overall attack surface. Despite the clean history, the absence of capability checks remains a weakness that could be exploited if the plugin's scope expands or if underlying WordPress core functions change in ways that interact with it.

Key Concerns

  • No capability checks present
Vulnerabilities
None known

PhoneStamp for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

PhoneStamp for WooCommerce Code Analysis

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

Output Escaping

91% escaped11 total outputs
Attack Surface

PhoneStamp for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 22
actionwp_enqueue_scriptsincludes\class-phonestamp-plugin.php:34
actionadmin_enqueue_scriptsincludes\class-phonestamp-plugin.php:35
filterproduct_type_selectorincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:17
filterwoocommerce_product_classincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:18
filterwoocommerce_data_storesincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:19
filterproduct_type_optionsincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:22
actionadmin_enqueue_scriptsincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:23
actionwoocommerce_admin_process_product_objectincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:26
actionwoocommerce_save_product_variationincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:29
filterwoocommerce_variation_is_visibleincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:30
filterwoocommerce_add_to_cart_handlerincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:33
actionwoocommerce_before_add_to_cart_buttonincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:36
filterwoocommerce_add_to_cart_validationincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:39
filterwoocommerce_add_cart_item_dataincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:40
filterwoocommerce_get_item_dataincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:41
actionwoocommerce_checkout_create_order_line_itemincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:42
filterwoocommerce_order_item_needs_processingincludes\features\gift-cards\class-phonestamp-giftcard-product-type.php:45
actionadmin_noticesphonestamp.php:39
actionadmin_noticesphonestamp.php:45
actioninitphonestamp.php:64
actionplugins_loadedphonestamp.php:65
actionbefore_woocommerce_initphonestamp.php:68
Maintenance & Trust

PhoneStamp for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 4, 2025
PHP min version7.4
Downloads121

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

PhoneStamp for WooCommerce Developer Profile

phonestamp

1 plugin · 0 total installs

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

How We Detect PhoneStamp for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/phonestamp/assets/css/frontend.css/wp-content/plugins/phonestamp/assets/css/admin.css
Version Parameters
phonestamp/assets/css/frontend.css?ver=phonestamp/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
phonestamp-giftcard-amount
Data Attributes
data-phonestamp-giftcard-amount-input
Shortcode Output
<input type="number" id="phonestamp-giftcard-amount" name="phonestamp_giftcard_amount" min="amountvalue="
FAQ

Frequently Asked Questions about PhoneStamp for WooCommerce