Tilt Social Share Widget Security & Risk Analysis

wordpress.org/plugins/tilt-social-share-widget

Tilt Social Share Widget allows your users to quickly share your content on social sites. View "Description" tab for available services.

300 active installs v0.97 PHP + WP 3.3+ Updated Jun 28, 2012
deliciousdiggsharesharingsocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tilt Social Share Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The static analysis of the 'tilt-social-share-widget' plugin v0.97 indicates a generally secure coding posture in several key areas. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero total attack surface with no unprotected entry points. Furthermore, the plugin shows no known vulnerabilities (CVEs) and demonstrates good practice by using prepared statements for all SQL queries. The absence of dangerous functions and file operations also contributes positively to its security profile.

However, a significant concern arises from the lack of output escaping. With 30 total outputs analyzed, 0% being properly escaped means that any user-supplied data that is displayed by the widget is vulnerable to Cross-Site Scripting (XSS) attacks. This is a critical oversight that can lead to severe security breaches. Additionally, the complete absence of nonce and capability checks, while not directly tied to identified entry points in this analysis, indicates a lack of robust authorization and security validation mechanisms, which could be exploited if new entry points were introduced or if existing ones were bypassed. The lack of any taint analysis results might be due to the limited scope of the analysis or the absence of observable data flows, rather than an indication of perfect security.

In conclusion, while the plugin excels in avoiding common attack vectors like SQL injection and raw SQL usage, the severe lack of output escaping presents a high-risk vulnerability for XSS. The absence of authorization checks also raises concerns about its overall resilience. These weaknesses outweigh the strengths, making the plugin a moderate to high risk, primarily due to the exploitable XSS vulnerability. Developers should prioritize addressing the output escaping issue and consider implementing proper authorization checks.

Key Concerns

  • 0% output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Tilt Social Share Widget Security Vulnerabilities

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

Tilt Social Share Widget Code Analysis

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

Output Escaping

0% escaped30 total outputs
Attack Surface

Tilt Social Share Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_inittilt-social-share.php:377
actionwp_headtilt-social-share.php:382
Maintenance & Trust

Tilt Social Share Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedJun 28, 2012
PHP min version
Downloads33K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

Tilt Social Share Widget Developer Profile

Xonox

1 plugin · 300 total installs

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

How We Detect Tilt Social Share Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tilt-social-share-widget/css/tilt-social-share-widget.css
Script Paths
/wp-content/plugins/tilt-social-share-widget/js/tilt-social-share-widget.js
Version Parameters
tilt-social-share-widget/css/tilt-social-share-widget.css?ver=tilt-social-share-widget/js/tilt-social-share-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
tilt-social-share
Data Attributes
data-urldata-titledata-description
JS Globals
tiltSocialShare
FAQ

Frequently Asked Questions about Tilt Social Share Widget