WP Social Invites Security & Risk Analysis

wordpress.org/plugins/wp-social-invites

WP Social Invites allows your visitors to invite their social friends on your website.

10 active installs v1.0.0 PHP + WP 3.4+ Updated Mar 21, 2017
invitationsinvitessocial-invitationwordpress-social-invitationwordpress-social-invites
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Social Invites Safe to Use in 2026?

Generally Safe

Score 85/100

WP Social Invites has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The wp-social-invites v1.0.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs and the plugin's adherence to secure coding practices like using prepared statements for SQL queries and having capability checks are positive indicators. The limited attack surface, with only one shortcode and no unprotected entry points, further contributes to its security. However, a significant concern lies in the output escaping, where only 65% of outputs are properly escaped. This leaves a substantial portion of user-generated content or data potentially vulnerable to cross-site scripting (XSS) attacks if not handled carefully by WordPress itself.

The lack of critical or high severity taint flows is encouraging, suggesting that data manipulation through the analyzed paths is not immediately exploitable. The absence of dangerous functions, file operations, and external HTTP requests further minimizes common attack vectors. While the plugin demonstrates good practices in many areas, the identified weakness in output escaping is the primary area of concern. This, coupled with the absence of nonce checks on its single entry point (the shortcode), could potentially be exploited if the shortcode's output is not inherently sanitized by WordPress core or other themes/plugins.

In conclusion, wp-social-invites v1.0.0 is relatively secure due to its low attack surface and avoidance of known vulnerabilities. The use of prepared statements and capability checks are strong security practices. The main risk revolves around the insufficient output escaping, which requires careful monitoring and potentially manual sanitization for any dynamic content rendered by the plugin. The vulnerability history being clear suggests a history of good maintenance, but the current code analysis highlights an area that needs attention to achieve a robust security profile.

Key Concerns

  • Unescaped output detected
  • No nonce checks on shortcode
Vulnerabilities
None known

WP Social Invites Security Vulnerabilities

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

WP Social Invites Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

WP Social Invites Code Analysis

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

Output Escaping

65% escaped54 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
mdb_social_invites_callback_function (wp-social-invites.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Social Invites Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[WP-SOCIAL-INVITES] inc\shortcode.php:22
WordPress Hooks 3
actionwidgets_initinc\widget.php:78
actionadmin_menuwp-social-invites.php:23
actionwp_enqueue_scriptswp-social-invites.php:153
Maintenance & Trust

WP Social Invites Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedMar 21, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Social Invites Developer Profile

manishbhojwani3

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 WP Social Invites

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-social-invites/image/webtaner-logo.png/wp-content/plugins/wp-social-invites/image/facebook-invite-button.png
Script Paths
/wp-content/plugins/wp-social-invites/js/wp-social-invites.js
Version Parameters
wp-social-invites/js/wp-social-invites.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
mdb-shortcode-boxfacebook-invitefacebook-invite-friends
Data Attributes
name="mdb_facebookappid"name="mdb_link"name="mdb_redirect_url"name="mdb_recipients"name="mdb_display_type"name="wp_social_invites_option"
JS Globals
window.open("http://www.facebook.com/dialog/send?app_id=
Shortcode Output
[WP-SOCIAL-INVITES]
FAQ

Frequently Asked Questions about WP Social Invites