Yet Another Social Plugin Security & Risk Analysis

wordpress.org/plugins/yet-another-social-plugin

Add social networking share buttons above or below each posts. Easy customization and positioning of the buttons in the Options page.

20 active installs v1.3 PHP + WP 3.0+ Updated Apr 27, 2014
buttonfacebookfacebook-like-buttonlikesharing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Yet Another Social Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The static analysis of yet-another-social-plugin v1.3 indicates a generally good security posture in terms of potential attack vectors. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, particularly those without authentication or permission checks, significantly limits the plugin's attack surface. Furthermore, the complete reliance on prepared statements for SQL queries is a strong indicator of secure database interaction, and there are no reported external HTTP requests or file operations, which often present security risks. The lack of any critical or high-severity taint flows also suggests that user-supplied data is not being mishandled in a way that would lead to common vulnerabilities like injection attacks.

However, the analysis reveals a critical concern regarding output escaping. With 100% of the five identified outputs lacking proper escaping, this plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks. Any dynamic data rendered by the plugin without sanitization could be exploited by attackers to inject malicious scripts into the pages where the plugin is active. This is a significant weakness that overshadows the plugin's strengths in other areas. The vulnerability history shows no past issues, which is positive, but it does not mitigate the current, actively identified XSS risk. Therefore, while the plugin has a small attack surface and secure database practices, the severe lack of output escaping presents a clear and present danger.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Yet Another Social Plugin Security Vulnerabilities

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

Yet Another Social Plugin Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Yet Another Social Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_inityet-another-social-plugin.php:32
actionadmin_inityet-another-social-plugin.php:37
actionadmin_menuyet-another-social-plugin.php:38
filterplugin_action_linksyet-another-social-plugin.php:39
filterthe_contentyet-another-social-plugin.php:238
actionwp_enqueue_scriptsyet-another-social-plugin.php:311
actionwp_footeryet-another-social-plugin.php:320
Maintenance & Trust

Yet Another Social Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 27, 2014
PHP min version
Downloads11K

Community Trust

Rating90/100
Number of ratings2
Active installs20
Developer Profile

Yet Another Social Plugin Developer Profile

Marvie Pons

4 plugins · 650 total installs

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

How We Detect Yet Another Social Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/yet-another-social-plugin/css/yasp-styles.css/wp-content/plugins/yet-another-social-plugin/js/yasp-scripts.js
Script Paths
/wp-content/plugins/yet-another-social-plugin/js/yasp-scripts.js
Version Parameters
yet-another-social-plugin/css/yasp-styles.css?ver=yet-another-social-plugin/js/yasp-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
yasp-buttons-wrapper
Data Attributes
name="yasp_options[chek_button1]"name="yasp_options[chk_button1]"name="yasp_options[hide_button]"name="yasp_options[txt_one]"name="yasp_options[chk_button2]"name="yasp_options[chk_default_options_db]"
FAQ

Frequently Asked Questions about Yet Another Social Plugin