Crypto Donate Plugin for WordPress Security & Risk Analysis

wordpress.org/plugins/crypto-donate-posts

Description: Plugin add shortcodes which you can use to display your cryptocurrency wallet address with qr code. You can also add donation buttons un …

10 active installs v1.0.0 PHP 5.2.4+ WP 3.0.1+ Updated Mar 2, 2019
bitcoincryptocurrencydogecoinethereumzcash
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Crypto Donate Plugin for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

Crypto Donate Plugin for WordPress 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 "crypto-donate-posts" plugin v1.0.0 exhibits a mixed security posture. On the positive side, the code demonstrates good practices regarding SQL queries, with 97% utilizing prepared statements, and there are no recorded vulnerabilities or known CVEs, suggesting a potentially stable and well-maintained codebase in its history. The absence of file operations and external HTTP requests is also a strong security indicator.

However, significant concerns arise from the static analysis. The plugin has one unprotected AJAX handler, which represents a direct entry point for unauthenticated attacks. Furthermore, only 38% of output escaping is properly implemented, indicating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks on AJAX handlers exacerbates the risk posed by the unprotected AJAX entry point, allowing malicious actors to potentially trigger actions without proper authorization.

While the vulnerability history is clean, it does not negate the immediate risks identified in the static analysis. The current version presents tangible threats due to unescaped output and an unprotected AJAX handler. A balanced conclusion is that while the plugin appears to have a clean history and good SQL practices, the identified code-level weaknesses, particularly around input sanitization and authentication for AJAX actions, require immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Low output escaping (38%)
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Crypto Donate Plugin for WordPress Security Vulnerabilities

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

Crypto Donate Plugin for WordPress Code Analysis

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

SQL Query Safety

97% prepared64 total queries

Output Escaping

38% escaped13 total outputs
Attack Surface
1 unprotected

Crypto Donate Plugin for WordPress Attack Surface

Entry Points5
Unprotected1

AJAX Handlers 1

authwp_ajax_store_admin_datacryptoDonatePost.php:49

Shortcodes 4

[bitcoin] cryptoDonatePost.php:55
[dogecoin] cryptoDonatePost.php:56
[ethereum] cryptoDonatePost.php:57
[zcash] cryptoDonatePost.php:58
WordPress Hooks 3
actionadmin_menucryptoDonatePost.php:48
actionadmin_initcryptoDonatePost.php:50
filterthe_contentcryptoDonatePost.php:54
Maintenance & Trust

Crypto Donate Plugin for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedMar 2, 2019
PHP min version5.2.4
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Crypto Donate Plugin for WordPress Developer Profile

jatazdzary

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 Donate Plugin for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crypto-donate-posts/style.css
Version Parameters
crypto-donate-posts/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
plugin-holder
Data Attributes
data-btcwalletdata-dogewalletdata-ethwalletdata-zecwallet
Shortcode Output
[bitcoin][dogecoin][ethereum][zcash]
FAQ

Frequently Asked Questions about Crypto Donate Plugin for WordPress