Paypal Pay Donation and Payment Security & Risk Analysis

wordpress.org/plugins/codepassenger-paypalpay

Add a Paypal Pay Donation and Payment to your website to sell and collect money from online. No coding required.

10 active installs v1.0 PHP + WP 4.0+ Updated Sep 12, 2017
donationgatewaypaymentpaypalpaypal-button
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Paypal Pay Donation and Payment Safe to Use in 2026?

Generally Safe

Score 85/100

Paypal Pay Donation and Payment has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "codepassenger-paypalpay" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping the vast majority of its output. The absence of file operations and external HTTP requests also reduces potential attack vectors. Furthermore, the plugin has no recorded vulnerability history, suggesting a history of secure development.

However, a significant concern arises from the taint analysis, which identified 3 flows with unsanitized paths. While these did not reach a critical or high severity, the presence of unsanitized paths indicates a potential for vulnerabilities if input data is not properly handled. Additionally, the lack of any nonce checks or capability checks on its entry points, particularly the 3 shortcodes, leaves them open to potential abuse if they handle user-supplied data in a sensitive manner. The absence of these common security measures on the identified entry points is a notable weakness.

In conclusion, the plugin has a strong foundation with secure coding practices in areas like SQL and output escaping, and a clean vulnerability history. The primary areas of concern are the identified unsanitized taint flows and the complete absence of nonce and capability checks on its shortcodes. Addressing these specific areas would significantly strengthen the plugin's overall security.

Key Concerns

  • Unsanitized paths in taint analysis (3 flows)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Paypal Pay Donation and Payment Security Vulnerabilities

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

Paypal Pay Donation and Payment Code Analysis

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

Output Escaping

89% escaped66 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
admin_paypal_from (include\ppdp-setting.php:105)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Paypal Pay Donation and Payment Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[ppdp_donation_button] include\ppdp-setting.php:13
[ppdp_respons] include\ppdp-setting.php:14
[ppdp_cancel] include\ppdp-setting.php:15
WordPress Hooks 11
actionwp_enqueue_scriptsinclude\ppdp-setting.php:16
actionadmin_post_paypal_frominclude\ppdp-setting.php:17
actionadmin_post_nopriv_paypal_frominclude\ppdp-setting.php:18
actionadmin_initppdp.php:39
actionadmin_menuppdp.php:40
actioninitppdp.php:42
actionplugins_loadedppdp.php:43
filterppdp_settings_fieldssettings\ppdp-settings-fields.php:9
actionadmin_initsettings\ppdp-wordPress-plugin-settings-class.php:34
actionadmin_noticessettings\ppdp-wordPress-plugin-settings-class.php:35
actionadmin_enqueue_scriptssettings\ppdp-wordPress-plugin-settings-class.php:36
Maintenance & Trust

Paypal Pay Donation and Payment Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 12, 2017
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings4
Active installs10
Developer Profile

Paypal Pay Donation and Payment Developer Profile

CodePassenger

2 plugins · 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 Paypal Pay Donation and Payment

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/codepassenger-paypalpay/css/ppdp-front.css

HTML / DOM Fingerprints

CSS Classes
pd-alert
Data Attributes
name="submit"value="Donation"class=""src="https://www.paypalobjects.com/en_US/i/btn/btn_buynow_LG.gif"name="action"value="paypal_from"+3 more
Shortcode Output
[ppdp_donation_button][ppdp_respons][ppdp_cancel]
FAQ

Frequently Asked Questions about Paypal Pay Donation and Payment