Gift Reporter for MemberPress Security & Risk Analysis

wordpress.org/plugins/memberpress-gift-reporter

Reporting plugin for MemberPress Gifting. Track gift purchases and redemptions, export to CSV, and send automated reminder emails.

0 active installs v1.6.2 PHP 7.4+ WP 5.0+ Updated Feb 2, 2026
csv-exportgiftingmemberpressremindersreports
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gift Reporter for MemberPress Safe to Use in 2026?

Generally Safe

Score 100/100

Gift Reporter for MemberPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "memberpress-gift-reporter" plugin v1.6.2 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs, critical or high severity taint flows, and the exclusive use of prepared statements for SQL queries are significant strengths. Furthermore, the presence of nonce and capability checks across its entry points indicates a good understanding of WordPress security best practices. The plugin also avoids bundled libraries and external HTTP requests, minimizing common attack vectors.

However, there are areas for improvement. A notable concern is the output escaping, where 35% of outputs are not properly escaped. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed. While the attack surface is well-protected with authentication checks, the relatively high number of AJAX handlers and cron events, coupled with the less-than-perfect output escaping, represents a potential risk that warrants attention.

In conclusion, this plugin has a solid foundation with robust protection of its entry points and secure data handling for SQL operations. The vulnerability history, or lack thereof, is a positive indicator. The primary area of concern is the output escaping, which requires further scrutiny to ensure all user-facing data is rendered safely. Addressing the unescaped outputs would significantly enhance the plugin's overall security.

Key Concerns

  • 65% of outputs properly escaped
Vulnerabilities
None known

Gift Reporter for MemberPress Security Vulnerabilities

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

Gift Reporter for MemberPress Code Analysis

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

SQL Query Safety

100% prepared37 total queries

Output Escaping

65% escaped305 total outputs
Data Flows
All sanitized

Data Flow Analysis

5 flows
handle_reminder_settings_save (includes\class-admin.php:185)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Gift Reporter for MemberPress Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 5

authwp_ajax_mpgr_send_test_reminder_emailincludes\class-admin.php:38
authwp_ajax_mpgr_export_csvincludes\class-gift-report.php:28
authwp_ajax_mpgr_resend_gift_emailincludes\class-gift-report.php:29
authwp_ajax_mpgr_copy_redemption_linkincludes\class-gift-report.php:30
authwp_ajax_mpgr_bulk_resend_gift_emailsincludes\class-gift-report.php:31

REST API Routes 2

GET/wp-json/mpgr/v1/reportincludes\class-gift-report.php:636
POST/wp-json/mpgr/v1/exportincludes\class-gift-report.php:648
WordPress Hooks 14
actionmpgr_run_gift_remindersgift-reporter-for-memberpress.php:80
actionmpgr_run_weekly_summarygift-reporter-for-memberpress.php:90
filtercron_schedulesgift-reporter-for-memberpress.php:95
actionplugins_loadedgift-reporter-for-memberpress.php:98
actionadmin_noticesgift-reporter-for-memberpress.php:124
actioninitgift-reporter-for-memberpress.php:129
actionmpgr_run_gift_remindersgift-reporter-for-memberpress.php:233
actionmpgr_run_weekly_summarygift-reporter-for-memberpress.php:241
actionadmin_menuincludes\class-admin.php:23
actionadmin_noticesincludes\class-admin.php:29
actionadmin_initincludes\class-admin.php:32
actionadmin_enqueue_scriptsincludes\class-admin.php:35
actionadmin_noticesincludes\class-admin.php:352
actionrest_api_initincludes\class-gift-report.php:34

Scheduled Events 5

mpgr_run_gift_reminders
mpgr_run_weekly_summary
mpgr_run_gift_reminders
mpgr_run_weekly_summary
mpgr_run_gift_reminders
Maintenance & Trust

Gift Reporter for MemberPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 2, 2026
PHP min version7.4
Downloads90

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Gift Reporter for MemberPress Developer Profile

Omar ElHawary

1 plugin · 0 total installs

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

How We Detect Gift Reporter for MemberPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/memberpress-gift-reporter/assets/css/gift-reporter.css/wp-content/plugins/memberpress-gift-reporter/assets/js/gift-reporter.js
Script Paths
/wp-content/plugins/memberpress-gift-reporter/assets/js/gift-reporter.js
Version Parameters
memberpress-gift-reporter/assets/css/gift-reporter.css?ver=memberpress-gift-reporter/assets/js/gift-reporter.js?ver=

HTML / DOM Fingerprints

CSS Classes
mpgr-gift-report-tablempgr-gift-report-actionsmpgr-gift-report-filters
HTML Comments
<!-- Start Gift Reporter for MemberPress Gift Report Table --><!-- End Gift Reporter for MemberPress Gift Report Table --><!-- Start Gift Reporter for MemberPress Gift Report Actions --><!-- End Gift Reporter for MemberPress Gift Report Actions -->+2 more
Data Attributes
data-mpgr-gift-iddata-mpgr-recipient-iddata-mpgr-giver-id
JS Globals
mpgr_gift_reporter_ajax_object
Shortcode Output
[gift_reporter_table][gift_reporter_actions][gift_reporter_filters]
FAQ

Frequently Asked Questions about Gift Reporter for MemberPress