Crypto Coin Market Prices Security & Risk Analysis

wordpress.org/plugins/cryptocurrency-coin-prices

Easy to use option for setting up a bitcoin and altcoin exchange rate.

10 active installs v1.0.1 PHP 5.4+ WP 4.0+ Updated Apr 17, 2019
bitcoin-pricescoin-pricescrypto-coin-pricescrypto-pricescryptocurrency-prices
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Crypto Coin Market Prices Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "cryptocurrency-coin-prices" v1.0.1 plugin exhibits a mixed security posture. On the positive side, it has no known historical vulnerabilities (CVEs) and its SQL queries are properly handled with prepared statements. The attack surface appears minimal with only one shortcode, and importantly, there are no unauthenticated entry points identified in the static analysis. However, significant concerns arise from the code signals. The presence of the `unserialize` function is a critical risk, as it can lead to Remote Code Execution if used with untrusted input. Furthermore, a worrying 65% of output is not properly escaped, potentially exposing the site to Cross-Site Scripting (XSS) vulnerabilities. The absence of any nonce checks or capability checks on its single entry point is also a major oversight, leaving it vulnerable to various forms of attacks.

While the lack of historical CVEs might suggest a good development history, it does not negate the immediate risks identified in the static analysis. The taint analysis, showing flows with unsanitized paths, further reinforces the concern that improper handling of data could lead to vulnerabilities. The plugin's strengths lie in its clean vulnerability history and secure SQL practices. Its weaknesses are concentrated in critical areas like the use of `unserialize` without proper sanitization, inadequate output escaping, and a complete lack of authorization checks on its sole entry point, which collectively represent a significant security risk.

Key Concerns

  • Dangerous function unserialize used
  • Output escaping is insufficient (35% proper)
  • No nonce checks
  • No capability checks
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Crypto Coin Market Prices Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Crypto Coin Market Prices Release Timeline

v1.0.1Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

Crypto Coin Market Prices Code Analysis

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

Dangerous Functions Found

unserialize$v = @unserialize( $data );Cmn\Gen.php:213

SQL Query Safety

100% prepared2 total queries

Output Escaping

35% escaped116 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
_on_admin_action_act (Cmn\Plugin.php:1476)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Crypto Coin Market Prices Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cryptocurrency_prices] main.php:13
WordPress Hooks 15
filterplugin_localeCmn\Gen.php:2163
filterload_textdomain_mofileCmn\Gen.php:2165
actionadmin_noticesCmn\Plugin.php:171
filtersite_transient_update_pluginsCmn\Plugin.php:174
actionplugins_loadedCmn\Plugin.php:176
actionadmin_action_cryptocurrency_prices_actCmn\Plugin.php:196
filterremovable_query_argsCmn\Plugin.php:198
actionadmin_initCmn\Plugin.php:206
actionadmin_enqueue_scriptsCmn\Plugin.php:213
filterdo_parse_requestCmn\Plugin.php:234
filterplugins_update_check_localesCmn\Plugin.php:235
actionadmin_action_cryptocurrency_prices_apiCmn\Plugin.php:239
actionadmin_footerCmn\Plugin.php:307
filteradmin_footer_textCmn\Plugin.php:518
actionwidgets_initmain.php:12
Maintenance & Trust

Crypto Coin Market Prices Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 17, 2019
PHP min version5.4
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Crypto Coin Market Prices Developer Profile

MyBitcoin

1 plugin · 10 total installs

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

How We Detect Crypto Coin Market Prices

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cryptocurrency-coin-prices/ui/css/admin.css
Version Parameters
cryptocurrency-coin-prices/ui/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
cryptocurrency-coin-prices-settings-wrap
Data Attributes
data-cryptocurrency_prices_widget_id
JS Globals
cryptocurrency_prices_options
Shortcode Output
[cryptocurrency_coin_prices]
FAQ

Frequently Asked Questions about Crypto Coin Market Prices