Donate Button for PayPal by DigitalME Security & Risk Analysis

wordpress.org/plugins/donate-button-for-paypal-by-digitalme

A simple shortcode and settings page to display a fixed 'Donate!' button using PayPal.me URLs.

0 active installs v1.1.0 PHP + WP 5.0+ Updated Nov 28, 2025
buttondonatepaymentspaypalpaypal-me
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Donate Button for PayPal by DigitalME Safe to Use in 2026?

Generally Safe

Score 100/100

Donate Button for PayPal by DigitalME has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The plugin 'donate-button-for-paypal-by-digitalme' version 1.1.0 exhibits a generally good security posture based on the provided static analysis. The code demonstrates strong practices by exclusively using prepared statements for SQL queries and properly escaping all output, leaving no apparent avenues for common injection attacks. Furthermore, the absence of file operations, external HTTP requests, and the lack of critical or high-severity taint flows suggest a well-contained and secure codebase.

However, a significant concern arises from the complete lack of nonce checks and capability checks. While the current entry points (one shortcode) are not directly exposed to typical AJAX or REST API vulnerabilities, the absence of these fundamental security mechanisms represents a weakness. If future versions introduce new entry points or if the existing shortcode's functionality were to evolve to handle user-supplied data in a more complex manner, the lack of these checks could expose the site to Cross-Site Request Forgery (CSRF) attacks or privilege escalation vulnerabilities.

The plugin's vulnerability history is also a positive indicator, with zero recorded CVEs. This suggests a consistent track record of secure development. Despite the strengths in code hygiene and vulnerability history, the omission of nonce and capability checks is a notable area for improvement, as it leaves a potential attack vector open, albeit currently with a limited attack surface.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Donate Button for PayPal by DigitalME Security Vulnerabilities

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

Donate Button for PayPal by DigitalME Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Donate Button for PayPal by DigitalME Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[digitalmeppb_button] donate-button-for-paypal-by-digitalme.php:78
WordPress Hooks 2
actionadmin_menudonate-button-for-paypal-by-digitalme.php:28
actionadmin_initdonate-button-for-paypal-by-digitalme.php:38
Maintenance & Trust

Donate Button for PayPal by DigitalME Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 28, 2025
PHP min version
Downloads132

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Donate Button for PayPal by DigitalME Developer Profile

DigitalME

20 plugins · 140K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
3200 days
View full developer profile
Detection Fingerprints

How We Detect Donate Button for PayPal by DigitalME

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
digitalmeppb_paypal_url
Shortcode Output
<a href="https://paypal.me/target="_blank" rel="noopener noreferrer" style="display:inline-block;padding:10px 16px;border-radius:4px;text-decoration:none;font-weight:600;line-height:1.2;background:#0070ba;color:#ffffff;box-shadow:0 2px 0 rgba(0,0,0,0.08);transition:transform .08s ease-in-out;">Donate!</a>
FAQ

Frequently Asked Questions about Donate Button for PayPal by DigitalME