Awesome Share Button Security & Risk Analysis

wordpress.org/plugins/awesome-share-button

Awesome Share Button plugin is Simple wordpress plugin for share your post on Facebook,Twitter and other social network.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Oct 1, 2014
buttonscoolfacebookgoogletwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Awesome Share Button Safe to Use in 2026?

Generally Safe

Score 85/100

Awesome Share Button 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 "awesome-share-button" v1.0 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. There are no identified dangerous functions, no raw SQL queries, and no file operations, which are all positive indicators. The absence of known CVEs and a clean vulnerability history suggests a mature and relatively secure codebase. The plugin also has a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events identified as entry points.

However, a significant concern arises from the output escaping analysis, where 100% of the 12 identified outputs are not properly escaped. This represents a critical weakness, as it leaves the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization or escaping can be exploited by attackers to inject malicious scripts, potentially leading to session hijacking, defacement, or other harmful actions. The lack of capability checks and nonce checks on the identified entry points (though limited) also contributes to a potential for unauthorized actions if they were to exist.

In conclusion, while the plugin scores well on many security fronts, the complete lack of output escaping is a severe and actionable vulnerability that needs immediate attention. The minimal attack surface is a strength, but it does not mitigate the risk posed by unescaped output. Addressing the XSS vulnerability should be the top priority to ensure the plugin's security.

Key Concerns

  • No proper output escaping
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Awesome Share Button Security Vulnerabilities

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

Awesome Share Button Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Awesome Share Button Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

Awesome Share Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuinc/settings.php:7
actionadmin_initinc/settings.php:60
actionadmin_enqueue_scriptsmain.php:13
actionwp_enqueue_scriptsmain.php:27
actionwp_headmain.php:42
actionwp_footermain.php:109
Maintenance & Trust

Awesome Share Button Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 1, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Awesome Share Button Developer Profile

rasel2339

3 plugins · 50 total installs

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

How We Detect Awesome 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/awesome-share-button/css/style.css/wp-content/plugins/awesome-share-button/css/font-awesome.min.css/wp-content/plugins/awesome-share-button/js/script.js

HTML / DOM Fingerprints

CSS Classes
awesome-share-buttonawesome-share-button-list-item
HTML Comments
<!-- Google Plus --><!-- facebook --><!-- Twitter -->
Data Attributes
id="fb-root"class="fa"
Shortcode Output
<ul class="awesome-share-button">
FAQ

Frequently Asked Questions about Awesome Share Button