Crypto Price Table Security & Risk Analysis

wordpress.org/plugins/crypto-price-table

Customizable Cryptocurrency Price Table with real-time price update, marketcap and flexible settings.

10 active installs v1.0.2 PHP 5.3+ WP 4.0+ Updated Oct 15, 2024
bitcoincoinmarketcapcryptocryptocurrencyticker
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Crypto Price Table Safe to Use in 2026?

Generally Safe

Score 92/100

Crypto Price Table has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "crypto-price-table" plugin v1.0.2 exhibits a generally positive security posture based on the static analysis provided. The absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are strong indicators of good security practices. Furthermore, the lack of any recorded CVEs suggests a well-maintained or less historically targeted plugin.

However, a few areas warrant attention. The analysis indicates 19 total outputs with only 79% properly escaped, meaning approximately 4 outputs are not properly escaped. This presents a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected directly into these unescaped outputs. Additionally, the absence of nonce checks and capability checks on its single shortcode entry point is a significant concern. This lack of authorization and validation could allow unauthenticated or unauthorized users to trigger the shortcode's functionality, potentially leading to unintended actions or data exposure, depending on the shortcode's implementation.

In conclusion, while the plugin has strong foundations in data handling and SQL security, the potential for XSS due to imperfect output escaping and the lack of security checks on its shortcode are notable weaknesses. The absence of vulnerability history is a positive sign, but the identified code signals suggest areas where developers should focus on improving input validation and access control.

Key Concerns

  • Output escaping incomplete
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Crypto Price Table Security Vulnerabilities

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

Crypto Price Table Code Analysis

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

Bundled Libraries

Select2

Output Escaping

79% escaped19 total outputs
Attack Surface

Crypto Price Table Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cptpref_crypto_price_table] crypto-price-table.php:84
WordPress Hooks 5
actionadmin_enqueue_scriptscrypto-price-table-settings.php:7
actionadmin_enqueue_scriptscrypto-price-table-settings.php:211
actionadmin_initcrypto-price-table-settings.php:214
actionwp_enqueue_scriptscrypto-price-table.php:32
actionadmin_menucrypto-price-table.php:98
Maintenance & Trust

Crypto Price Table Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 15, 2024
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Crypto Price Table Developer Profile

dhiabm1998

2 plugins · 10 total installs

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

How We Detect Crypto Price Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crypto-price-table/includes/css/crypto-price-table.css
Script Paths
/wp-content/plugins/crypto-price-table/includes/js/crypto-price-table.js
Version Parameters
crypto-price-table/includes/css/crypto-price-table.css?ver=1.0.0crypto-price-table/includes/js/crypto-price-table.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
cpt-table-containercpt-custom-tablecpt-table-header-cellcpt-crypto-settings-containercpt-crypto-settings-boxcpt-crypto-preview-box
Data Attributes
id="crypto-price-table-container"id="crypto-price-table"class="cpt-custom-table"id="editor1"
JS Globals
cryptoPriceTable
Shortcode Output
[cptpref_crypto_price_table][cptpref_crypto_price_table coins=[cptpref_crypto_price_table text_color=[cptpref_crypto_price_table table_head_color=
FAQ

Frequently Asked Questions about Crypto Price Table