CryptoCurrencyChart Security & Risk Analysis

wordpress.org/plugins/cryptocurrencychart

Show actual price data and charts from 1,000+ crypto currencies in your WordPress site! Configure multiple widgets with different charts and prices.

0 active installs v1.0 PHP 7.3+ WP 5.2.2+ Updated Jan 24, 2020
chartscryptocurrencyprice-data
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CryptoCurrencyChart Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The cryptocurrencychart v1.0 plugin exhibits a generally strong security posture based on the static analysis. There are no identified entry points through AJAX, REST API, shortcodes, or cron events, which significantly reduces the attack surface. The code also demonstrates good practices by exclusively using prepared statements for all SQL queries and including nonce and capability checks. However, the 72% output escaping rate indicates a potential area of concern. While not all outputs are necessarily sensitive, this leaves a portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if the unescaped data originates from user input or untrusted sources.

The vulnerability history is completely clean, with zero known CVEs, which is a significant positive indicator. This suggests that either the plugin has not historically been a target for vulnerability discovery, or its development practices have been robust enough to avoid them. The lack of any recorded vulnerabilities, regardless of severity, further reinforces the impression of a well-maintained or inherently secure plugin.

In conclusion, the cryptocurrencychart v1.0 plugin appears to be a secure option with a minimal attack surface and good coding practices, particularly concerning database interactions and access control. The primary weakness lies in the incomplete output escaping, which, although not explicitly demonstrated as exploitable in the provided data, warrants attention. The absence of any historical vulnerabilities is a strong testament to its current security.

Key Concerns

  • Incomplete output escaping
Vulnerabilities
None known

CryptoCurrencyChart Security Vulnerabilities

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

CryptoCurrencyChart Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

100% prepared6 total queries

Output Escaping

72% escaped32 total outputs
Attack Surface

CryptoCurrencyChart Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menusrc\CryptoCurrencyChart\Main.php:28
actionwidgets_initsrc\CryptoCurrencyChart\Main.php:29
actionadmin_enqueue_scriptssrc\CryptoCurrencyChart\Main.php:31
actionwp_enqueue_scriptssrc\CryptoCurrencyChart\Main.php:32
actionadmin_noticessrc\CryptoCurrencyChart\Main.php:34
Maintenance & Trust

CryptoCurrencyChart Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 24, 2020
PHP min version7.3
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CryptoCurrencyChart Developer Profile

CryptoCurrencyChart B.V.

1 plugin · 0 total installs

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

How We Detect CryptoCurrencyChart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cryptocurrencychart/assets/css/cryptocurrencychart.css/wp-content/plugins/cryptocurrencychart/assets/css/select2.min.css/wp-content/plugins/cryptocurrencychart/assets/css/cryptocurrencychart-admin.css/wp-content/plugins/cryptocurrencychart/assets/js/select2.min.js/wp-content/plugins/cryptocurrencychart/assets/js/cryptocurrencychart-admin.js
Version Parameters
cryptocurrencychart-admin?ver=select2?ver=

HTML / DOM Fingerprints

CSS Classes
cryptocurrencychart-widgetcryptocurrencychart-price-widget
HTML Comments
<!-- CryptoCurrencyChart: Set your API key and secret --><!-- Set your API key and secret in <a href="%s">the options</a> page to be able to retrieve crypto currency price data. -->
Data Attributes
data-currency-iddata-currency-symbol
JS Globals
CryptoCurrencyChart
Shortcode Output
[cryptocurrencychart][cryptocurrencychart_price]
FAQ

Frequently Asked Questions about CryptoCurrencyChart