My Social Media Security & Risk Analysis

wordpress.org/plugins/my-social-media

A simple and nice plugin to display the administrator information where admin enter their social media information like Facebook, Twitter, LinkedIn, Y …

0 active installs v1.0.0 PHP 5.6+ WP 4.1+ Updated Unknown
facebookshare-buttonssocial-mediasocial-sharingyoutube
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Social Media Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "my-social-media" v1.0.0 plugin exhibits a generally good security posture based on the static analysis provided. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without proper authentication or permission checks. Furthermore, all SQL queries utilize prepared statements, and output escaping is consistently applied, indicating adherence to secure coding practices for data handling and presentation. The presence of nonce and capability checks further strengthens its defenses against common attack vectors.

However, the static analysis does flag the presence of two instances of the `unserialize` function. While no critical or high severity taint flows were detected, the use of `unserialize` without careful sanitization of the input data can lead to arbitrary code execution vulnerabilities if untrusted data is passed to it. This is the most significant concern identified in the code analysis. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign. This suggests a history of secure development or a lack of past discovery of vulnerabilities.

In conclusion, the "my-social-media" plugin demonstrates strengths in its limited attack surface and robust handling of SQL and output. The primary weakness lies in the potential for deserialization vulnerabilities due to the use of `unserialize`. Given the lack of past vulnerabilities, this issue may be mitigated by how the plugin is implemented and used, but it remains a potential risk that should be addressed by the developer.

Key Concerns

  • Use of unserialize function
Vulnerabilities
None known

My Social Media Security Vulnerabilities

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

My Social Media Code Analysis

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

Dangerous Functions Found

unserialize$data = unserialize( get_option( 'msm_my_social_media_info' ) );my-social-media.php:125
unserialize$this->form_info = unserialize( get_option( 'msm_my_social_media_info' ) );my-social-media.php:171

Output Escaping

100% escaped7 total outputs
Attack Surface

My Social Media Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedmy-social-media.php:95
actionwp_enqueue_scriptsmy-social-media.php:105
actionadmin_menumy-social-media.php:108
actionadmin_initmy-social-media.php:109
actionadmin_initmy-social-media.php:110
actionthe_contentmy-social-media.php:112
Maintenance & Trust

My Social Media Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedUnknown
PHP min version5.6
Downloads851

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

My Social Media Developer Profile

Abdul Hadi

2 plugins · 0 total installs

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

How We Detect My Social Media

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-social-media/assets/views/admin-view.php
Script Paths
/wp-content/plugins/my-social-media/assets/css/my-social-media.css
Version Parameters
my-social-media/assets/css/my-social-media.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about My Social Media