Price Field Security & Risk Analysis

wordpress.org/plugins/price-field

Adds support for price field to posts, pages or other selected post types. Fully integrated with Catalog X.

200 active installs v1.1.21 PHP + WP 3.7+ Updated Dec 3, 2025
custom-fieldcustom-fieldspricepricingpricing-box
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Price Field Safe to Use in 2026?

Generally Safe

Score 100/100

Price Field 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 "price-field" plugin v1.1.21 exhibits a generally good security posture with no known critical vulnerabilities or past security incidents. The absence of external HTTP requests, file operations, and dangerous functions is a positive sign. All SQL queries are properly prepared, which significantly mitigates risks related to SQL injection. The plugin also correctly utilizes nonce and capability checks, which are fundamental security practices for WordPress plugins.

Key Concerns

  • Moderate unescaped output detected
  • Taint flows with unsanitized paths detected
Vulnerabilities
None known

Price Field Security Vulnerabilities

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

Price Field Code Analysis

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

Output Escaping

33% escaped64 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (modules\price\widgets\price-filter-widget.php:34)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Price Field Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[product_price] modules\price\price-shortcodes.php:15
[product_price_table] modules\price\price-shortcodes.php:44
[product_price_label] modules\price\price-shortcodes.php:61
[price_field] sep\functions.php:73
WordPress Hooks 38
actioninitmodules\price\blocks\index.php:13
actionadmin_print_scriptsmodules\price\blocks\index.php:27
filteric_epc_blocks_localizemodules\price\blocks\price-filter\index.php:34
filterblock_type_metadatamodules\price\blocks\price-table\index.php:18
filteric_catalog_admin_scrits_localizemodules\price\blocks\price-table\index.php:31
filterproduct_pricemodules\price\blocks\price-table\index.php:62
actionprice_tablemodules\price\blocks\price-table\index.php:68
actionadmin_enqueue_scriptsmodules\price\blocks\price-table\index.php:102
actionic_set_product_filtersmodules\price\price-filters.php:14
actionapply_product_filtersmodules\price\price-filters.php:52
filterapply_shortcode_product_filtersmodules\price\price-filters.php:93
filterproduct_pricemodules\price\price-functions.php:18
filterunfiltered_product_pricemodules\price\price-functions.php:19
filterprice_formatmodules\price\price-functions.php:20
actionexample_pricemodules\price\price-functions.php:21
actionproduct_detailsmodules\price\price-functions.php:22
actionarchive_pricemodules\price\price-functions.php:23
filterarchive_price_filtermodules\price\price-functions.php:24
filterproduct-classmodules\price\price-functions.php:26
filteradmin_product_detailsmodules\price\price-meta.php:14
filterproduct_meta_savemodules\price\price-meta.php:38
filterproduct_columns_after_namemodules\price\price-meta.php:57
actionmanage_al_product_posts_custom_columnmodules\price\price-meta.php:75
actionpre_get_postsmodules\price\price-meta.php:92
actionproduct_quickeditmodules\price\price-meta.php:113
actionsave_product_quick_editmodules\price\price-meta.php:130
actionic_register_post_metamodules\price\price-meta.php:144
actioninside_color_schemes_settings_tablemodules\price\price-settings.php:12
actionsingle_names_table_startmodules\price\price-settings.php:57
actiongeneral-settingsmodules\price\price-settings.php:70
actionimplecode_register_widgetsmodules\price\widgets\price-filter-widget.php:119
actionpost_type_x_addonsprice-field.php:23
actionafter_setup_themeprice-field.php:24
filterthe_contentsep\functions.php:132
actionadd_meta_boxessep\price-register.php:16
actionpost_updatedsep\price-register.php:55
actionadmin_menusep\settings.php:16
actionadmin_initsep\settings.php:25
Maintenance & Trust

Price Field Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads14K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Price Field Developer Profile

impleCode

7 plugins · 11K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
312 days
View full developer profile
Detection Fingerprints

How We Detect Price Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/price-field/modules/price/blocks/price-table/block.json/wp-content/plugins/price-field/modules/price/blocks/price-table/view.js/wp-content/plugins/price-field/modules/price/price-shortcodes.js/wp-content/plugins/price-field/modules/price/price-shortcodes.css/wp-content/plugins/price-field/modules/price/price-admin.js/wp-content/plugins/price-field/modules/price/price-admin.css/wp-content/plugins/price-field/modules/index.php/wp-content/plugins/price-field/sep/functions.php+1 more
Script Paths
/wp-content/plugins/price-field/modules/price/blocks/price-table/view.js/wp-content/plugins/price-field/modules/price/price-shortcodes.js/wp-content/plugins/price-field/modules/price/price-admin.js
Version Parameters
price-field/modules/price/blocks/price-table/view.js?ver=price-field/modules/price/price-shortcodes.js?ver=price-field/modules/price/price-shortcodes.css?ver=price-field/modules/price/price-admin.js?ver=price-field/modules/price/price-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
product-priceprice-tableprice-labelprice-value
HTML Comments
Manages product attributesHere all product attributes are defined and managed.Shows product priceManages product functions+10 more
Data Attributes
productformattedcontainerproduct_price_shortcode_argsproduct_price_label_shortcode_argsid
JS Globals
ic_enqueue_main_catalog_js_cssproduct_priceprice_formatdesign_schemesic_price_displayget_single_names+14 more
Shortcode Output
[product_price][product_price_table][product_price_label][price_field]
FAQ

Frequently Asked Questions about Price Field