Social Dropdown Security & Risk Analysis

wordpress.org/plugins/social-dropdown

This plugin displays several social bookmarks in a dropdown. Unlike other social bookmarking displays, this does not cause clutter.

40 active installs v2.0.1 PHP + WP 1.5+ Updated Jan 8, 2009
accessibilitybookmarkpostsocial-bookmark
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Dropdown Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "social-dropdown" v2.0.1 plugin exhibits a concerning security posture primarily due to a near-complete lack of output escaping and a notable presence of unsanitized path flows. While the static analysis shows no direct attack surface in terms of AJAX handlers, REST API routes, shortcodes, or cron events, the high percentage of unescaped output (0%) is a significant red flag. This means that any data processed or displayed by the plugin is susceptible to Cross-Site Scripting (XSS) attacks, as user-supplied input is not being properly neutralized before being rendered in the browser. Furthermore, the taint analysis revealing three flows with unsanitized paths, although not classified as critical or high severity, suggests potential for path traversal or other file-related vulnerabilities if these paths are user-controlled.

The plugin's vulnerability history is clean, with zero recorded CVEs. This is a positive indicator, but it does not mitigate the risks identified in the static analysis. The absence of past vulnerabilities could be due to the plugin's limited complexity or simply a lack of targeted discovery. The lack of capability checks and nonce checks on entry points (which are absent anyway) is less of a concern given the zero attack surface, but it does highlight a general absence of security best practices in handling user input and actions.

In conclusion, while the "social-dropdown" plugin has a clean vulnerability history and no obvious direct attack vectors exposed, the critical issue of 0% output escaping and the presence of unsanitized path flows represent significant security weaknesses. These deficiencies make the plugin highly susceptible to XSS and potentially other file-related vulnerabilities. The lack of basic security checks like capability and nonce verification further contributes to its concerning security posture.

Key Concerns

  • Unescaped output (0%)
  • Taint flows with unsanitized paths (3)
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Social Dropdown Security Vulnerabilities

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

Social Dropdown Code Analysis

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

Output Escaping

0% escaped97 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<generatebookmarks> (generatebookmarks.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Social Dropdown Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headsocialdropdown.php:737
actionadmin_menusocialdropdown.php:738
Maintenance & Trust

Social Dropdown Maintenance & Trust

Maintenance Signals

WordPress version tested2.5.1
Last updatedJan 8, 2009
PHP min version
Downloads28K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Social Dropdown Developer Profile

multippt

3 plugins · 160 total installs

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

How We Detect Social Dropdown

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-dropdown/dropdown.css/wp-content/plugins/social-dropdown/dropie.css/wp-content/plugins/social-dropdown/dropdown_old.js/wp-content/plugins/social-dropdown/dropdown.js
Script Paths
/wp-content/plugins/social-dropdown/dropdown_old.js/wp-content/plugins/social-dropdown/dropdown.js
Version Parameters
social-dropdown/dropdown.css?ver=social-dropdown/dropdown_old.js?ver=social-dropdown/dropdown.js?ver=

HTML / DOM Fingerprints

HTML Comments
<![if lte IE 7]>
FAQ

Frequently Asked Questions about Social Dropdown