All social share button Security & Risk Analysis

wordpress.org/plugins/all-social-share-button

This a very simple plugin for WordPress. What it does is add easy social networking sharing button for each of your blog posts.

0 active installs v1.0.0.0 PHP + WP 3.3+ Updated Oct 4, 2017
sharesharessharingsocialsocial-shares
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is All social share button Safe to Use in 2026?

Generally Safe

Score 85/100

All social share button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

Based on the provided static analysis, the 'all-social-share-button' plugin v1.0.0.0 exhibits a seemingly strong security posture. The absence of identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and properly escaped output suggests good coding practices regarding common vulnerabilities. Furthermore, the lack of identified critical or high-severity taint flows indicates that user-supplied data is likely not being mishandled in ways that could lead to immediate exploitation. The plugin also boasts a remarkably small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited, and notably, none of these entry points are unprotected.

However, a significant concern arises from the complete absence of nonce checks and capability checks. While the current analysis shows zero entry points, this doesn't preclude the possibility of future additions or subtle ways to trigger actions without proper authorization. If any entry points were to be introduced or discovered later, their lack of built-in security mechanisms like nonces and capability checks would make them immediately vulnerable to attacks such as Cross-Site Request Forgery (CSRF) or unauthorized actions by lower-privileged users. The vulnerability history being entirely clear is a positive sign, but it's important to remember that this might simply mean the plugin hasn't been extensively targeted or analyzed for vulnerabilities in the past, rather than it being inherently unexploitable.

In conclusion, the plugin demonstrates a clean codebase in terms of immediate, common vulnerabilities like SQL injection and XSS. Its minimal attack surface is a strength. The primary weakness lies in the complete lack of authorization checks (nonces and capabilities) on any potential entry points. This design choice, while seemingly benign with zero current entry points, creates a significant latent risk should any functionality be added or exploited in the future. A more robust approach would include these checks proactively.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

All social share button Security Vulnerabilities

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

All social share button Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

All social share button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuadmin\plugin-admin.php:19
actionadmin_initadmin\plugin-admin.php:29
actionwp_enqueue_scriptsall-social-share-button.php:19
filterthe_contentall-social-share-button.php:21
actionplugins_loadedall-social-share-button.php:87
Maintenance & Trust

All social share button Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedOct 4, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

All social share button Developer Profile

ajaymalhotra15

1 plugin · 0 total installs

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

How We Detect All social share button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/all-social-share-button/css/style.css
Version Parameters
all-social-share-button/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
titleASSB-block
Shortcode Output
<div id="ASSB-block"><div class="title"><span><a href="http://digg.com/submit?url=<img src="
FAQ

Frequently Asked Questions about All social share button