BP Gifts Security & Risk Analysis

wordpress.org/plugins/bp-gifts

BP Gifts is a gifting addon for BuddyPress. Send gifts to friends, family and colleagues on your Social Network.

10 active installs v1.0.0 PHP + WP 3.6+ Updated Sep 1, 2015
buddypressbuddypress-giftsbuddypress-messagegifts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP Gifts Safe to Use in 2026?

Generally Safe

Score 85/100

BP Gifts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "bp-gifts" v1.0.0 plugin exhibits a generally strong security posture in terms of its attack surface and vulnerability history. There are no recorded CVEs, suggesting a history of responsible development or a lack of significant past security issues. The code analysis shows no dangerous functions, file operations, or external HTTP requests, which are positive signs. Furthermore, all SQL queries appear to be using prepared statements, a crucial security practice. The presence of a capability check also indicates some level of access control is being considered.

However, a significant concern arises from the complete lack of output escaping. This means that any data displayed to users, especially if it originates from user input or other external sources, is not being properly sanitized, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks on any potential entry points, although the static analysis reports zero, is a concern if any were to be introduced later, as it leaves the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks. The taint analysis reporting zero flows is positive but might be less meaningful given the limited scope of the static analysis.

Key Concerns

  • Output escaping is not implemented
  • No nonce checks found
Vulnerabilities
None known

BP Gifts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

BP Gifts Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

BP Gifts Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped7 total outputs
Attack Surface

BP Gifts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_noticesbp-gifts-loader.php:77
actionplugins_loadedbp-gifts-loader.php:134
actioninitbp-gifts-loader.php:135
actionbp_after_messages_compose_contentbp-gifts-loader.php:136
actionbp_after_message_reply_boxbp-gifts-loader.php:137
actionwp_enqueue_scriptsbp-gifts-loader.php:138
actionmessages_message_after_savebp-gifts-loader.php:139
actionbp_after_message_contentbp-gifts-loader.php:140
actionsave_postbp-gifts-loader.php:141
Maintenance & Trust

BP Gifts Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 1, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BP Gifts Developer Profile

SuitePlugins

19 plugins · 2K total installs

90
trust score
Avg Security Score
85/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect BP Gifts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-gifts/assets/jquery.easyModal.js/wp-content/plugins/bp-gifts/assets/list.min.js/wp-content/plugins/bp-gifts/assets/bp-gifts.js
Version Parameters
bp-gifts/assets/jquery.easyModal.js?ver=bp-gifts/assets/list.min.js?ver=bp-gifts/assets/bp-gifts.js?ver=

HTML / DOM Fingerprints

CSS Classes
bp-gift-modalbp-gifts-list-wrapperbp-gift-item
Data Attributes
data-gift-iddata-recipient-id
JS Globals
bp_gifts_ajax_objectBP_Gifts
FAQ

Frequently Asked Questions about BP Gifts