Social Plugin – Metadata Security & Risk Analysis

wordpress.org/plugins/social-page-metadata

Display meta information from the social network "Facebook" containing Business Hours, About details, Last public post, etc...

0 active installs v1.1.5 PHP 7.0+ WP 5.0+ Updated Jul 12, 2024
facebookmeta-datapage-infoshow
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Social Plugin – Metadata Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "social-page-metadata" v1.1.5 plugin exhibits a mixed security posture. While it demonstrates good practices in SQL query handling and avoids known vulnerabilities, significant concerns arise from its attack surface and output escaping mechanisms. The presence of six unprotected AJAX handlers creates a considerable entry point for potential attacks, as these can be invoked without proper user authentication or authorization checks. The taint analysis, though showing no critical or high severity flows, did identify seven flows with unsanitized paths, which, when combined with unprotected AJAX endpoints, could lead to unpredictable behavior or vulnerabilities if these paths are exploited.

The lack of any recorded historical vulnerabilities is a positive indicator, suggesting a generally stable codebase or a history of prompt patching. However, this does not negate the immediate risks identified in the static analysis. The plugin's strength lies in its secure SQL implementation and absence of known CVEs. Conversely, its weaknesses are the significant number of unprotected AJAX endpoints and the high percentage of improperly escaped output, which could lead to cross-site scripting (XSS) vulnerabilities. A balanced conclusion is that while the plugin appears to have a clean history, the current version presents immediate risks due to its attack surface and output handling that require attention.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Low percentage of properly escaped output
  • Zero nonce checks on AJAX handlers
Vulnerabilities
None known

Social Plugin – Metadata Security Vulnerabilities

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

Social Plugin – Metadata Code Analysis

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

Output Escaping

24% escaped75 total outputs
Data Flows
7 unsanitized

Data Flow Analysis

7 flows7 with unsanitized paths
fb_check_domain (model\facebook-rest-api.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Social Plugin – Metadata Attack Surface

Entry Points10
Unprotected6

AJAX Handlers 6

authwp_ajax_fb_get_pagesmodel\facebook-rest-api.php:16
authwp_ajax_fb_check_domainmodel\facebook-rest-api.php:17
authwp_ajax_fb_register_domainmodel\facebook-rest-api.php:18
authwp_ajax_fb_save_pagessocial-plugin-metadata.php:80
authwp_ajax_fb_get_page_optionssocial-plugin-metadata.php:81
authwp_ajax_fb_save_appdatasocial-plugin-metadata.php:82

Shortcodes 4

[social-businesshours] social-plugin-metadata.php:118
[social-about] social-plugin-metadata.php:123
[social-lastpost] social-plugin-metadata.php:128
[social-events] social-plugin-metadata.php:133
WordPress Hooks 4
actionwp_enqueue_scriptssocial-plugin-metadata.php:69
actionadmin_enqueue_scriptssocial-plugin-metadata.php:71
actionwidgets_initsocial-plugin-metadata.php:73
actionadmin_menusocial-plugin-metadata.php:77
Maintenance & Trust

Social Plugin – Metadata Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 12, 2024
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Social Plugin – Metadata Developer Profile

ole1986

3 plugins · 50 total installs

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

How We Detect Social Plugin – Metadata

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-page-metadata/styles/style.css/wp-content/plugins/social-page-metadata/scripts/init.js/wp-content/plugins/social-page-metadata/scripts/widget.js
Script Paths
/wp-content/plugins/social-page-metadata/scripts/init.js/wp-content/plugins/social-page-metadata/scripts/widget.js
Version Parameters
social-page-metadata/style.css?ver=social-page-metadata/scripts/init.js?ver=social-page-metadata/scripts/widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
social-plugin-metadata-empty
JS Globals
social_plugin
Shortcode Output
[social-businesshours[social-about[social-lastpost[social-events
FAQ

Frequently Asked Questions about Social Plugin – Metadata