Crypto-Currency Shortcode Security & Risk Analysis

wordpress.org/plugins/cryptocurrency-shortcode

Defines a shortcode for embeddeding the standard donation button on your WordPress blog.

10 active installs v1.4 PHP + WP 3.0+ Updated May 25, 2014
bitcoincoinwidgetkumacoinlitecoinmonacoin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Crypto-Currency Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The cryptocurrency-shortcode plugin version 1.4 exhibits a mixed security posture. On the positive side, it has a very small attack surface with only one shortcode identified and no unprotected entry points. Furthermore, all SQL queries are properly prepared, and there are no known vulnerabilities or CVEs associated with this plugin, suggesting a generally well-maintained codebase.

However, several significant concerns arise from the static analysis. The extremely low percentage of properly escaped output (5%) is a major red flag, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. This is further compounded by the absence of nonce checks and capability checks on any entry points, making it easier for attackers to trigger potentially harmful actions or exfiltrate data. The presence of file operations without clear sanitization context and external HTTP requests also warrants careful review.

While the lack of recorded vulnerabilities is encouraging, it might be a consequence of insufficient in-depth security auditing or the plugin's limited adoption. The identified code signals, particularly the widespread output unescaping and lack of nonces/capabilities, present a clear and present risk of XSS and potentially other injection attacks, outweighing the positive indicators of good SQL handling and zero CVEs.

Key Concerns

  • Low output escaping percentage (5%)
  • No nonce checks found
  • No capability checks found
  • File operations without clear context
  • External HTTP requests without context
Vulnerabilities
None known

Crypto-Currency Shortcode Security Vulnerabilities

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

Crypto-Currency Shortcode Code Analysis

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

Output Escaping

5% escaped19 total outputs
Attack Surface

Crypto-Currency Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ccsc] cryptocurrency-shortcode.php:19
WordPress Hooks 1
actioninitcryptocurrency-shortcode.php:18
Maintenance & Trust

Crypto-Currency Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 25, 2014
PHP min version
Downloads7K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Crypto-Currency Shortcode Developer Profile

KAZApocrypha

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-Currency Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cryptocurrency-shortcode/coin_js_wrapper.php
Script Paths
/wp-content/plugins/cryptocurrency-shortcode/coin_js_wrapper.php

HTML / DOM Fingerprints

JS Globals
CoinWidgetCom
Shortcode Output
<script>CoinWidgetCom.go({wallet_address:currency:counter:
FAQ

Frequently Asked Questions about Crypto-Currency Shortcode