TRIPLE PRICING TABLE Security & Risk Analysis

wordpress.org/plugins/triple-pricing-table

Live Demo in online shop!

10 active installs v2.0 PHP + WP 2.8.0+ Updated Unknown
comparison-tableeasy-pricing-tableprice-gridpricing-tablesimple-pricing-table
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TRIPLE PRICING TABLE Safe to Use in 2026?

Generally Safe

Score 100/100

TRIPLE PRICING TABLE has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "triple-pricing-table" v2.0 plugin exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities (CVEs) and appears to have a limited attack surface with no AJAX handlers, REST API routes, cron events, or file operations. However, the static analysis reveals significant concerns regarding secure coding practices. A mere 4% of output is properly escaped, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified two flows with unsanitized paths, both flagged with high severity. While not critical, these high-severity flows coupled with the lack of output escaping present a tangible risk. The plugin also lacks any capability checks or nonce checks, which are fundamental security mechanisms for WordPress plugins. The SQL query usage is also concerning, with 57% not utilizing prepared statements, increasing the potential for SQL injection vulnerabilities. Despite the absence of known CVEs, the code quality issues identified in the static analysis and taint analysis indicate a need for immediate attention to mitigate potential security risks.

Key Concerns

  • High severity unsanitized taint flows
  • Very low percentage of properly escaped output
  • Significant portion of SQL queries not prepared
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

TRIPLE PRICING TABLE Security Vulnerabilities

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

TRIPLE PRICING TABLE Code Analysis

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

SQL Query Safety

43% prepared14 total queries

Output Escaping

4% escaped53 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tpt_settings_pricingtable (init.php:258)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TRIPLE PRICING TABLE Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pricingtable] init.php:168
WordPress Hooks 3
actionwp_enqueue_scriptsinit.php:23
actionadmin_enqueue_scriptsinit.php:26
actionadmin_menuinit.php:173
Maintenance & Trust

TRIPLE PRICING TABLE Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

TRIPLE PRICING TABLE Developer Profile

extendyourweb

4 plugins · 130 total installs

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

How We Detect TRIPLE PRICING TABLE

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/triple-pricing-table/css/style.css/wp-content/plugins/triple-pricing-table/script.js
Script Paths
http://thecodeplayer.com/uploads/js/prefixfree.js

HTML / DOM Fingerprints

CSS Classes
pricing_tableprice_bodypricefeaturescentulfooteraction_buttonprice_figure+2 more
HTML Comments
Active/Hover stylesTo prevent .pricing_table height collapse(as its children are floated)Prefixfree to handle vendor prefixes
Data Attributes
data-color-pickerstyle
JS Globals
window.wpColorPicker
Shortcode Output
<ul class="pricing_table" style="font-family: <li class="active" style="background: transparent linear-gradient(<a href="" class="action_button"
FAQ

Frequently Asked Questions about TRIPLE PRICING TABLE