Allow websurfers to save and share interesting pages. The plugin appends widget for popular social bookmarking sites to the end of blog’s posts.

10 active installs v1.5.1 PHP + WP 2.0.2+ Updated May 8, 2008
bookmarkbookmarkingbookmarkssocialsocial-bookmarking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sociallist Safe to Use in 2026?

Generally Safe

Score 85/100

Sociallist 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 "sociallist-social-bookmarking-widget" plugin, version 1.5.1, presents a mixed security profile. On the positive side, the plugin boasts a completely clean vulnerability history with no known CVEs, indicating a strong track record of security. The absence of any declared dangerous functions, SQL queries without prepared statements, and external HTTP requests are also positive signs of secure coding practices. However, significant concerns arise from the static analysis. A critical finding is that 100% of the 12 output operations are not properly escaped. This means that any user-supplied data that is displayed by the plugin could potentially be exploited through cross-site scripting (XSS) attacks. Furthermore, the taint analysis revealed two flows with unsanitized paths, which could be indicative of potential vulnerabilities related to file path manipulation or directory traversal if not handled carefully, though the analysis did not flag these as critical or high severity. The lack of nonce and capability checks on the identified entry points, though currently zero, could become a risk if the plugin were to be extended or if new entry points are introduced without proper authentication and authorization measures.

In conclusion, while the plugin has a strong history of being vulnerability-free and avoids common pitfalls like raw SQL and dangerous functions, the complete lack of output escaping is a glaring security weakness that leaves it susceptible to XSS attacks. The unsanitized paths also warrant attention. Developers should prioritize addressing the output escaping issue to mitigate the risk of XSS. The absence of authentication checks, while not currently exploitable due to a zero attack surface, is a potential future risk that should be considered as the plugin evolves.

Key Concerns

  • 0% of outputs properly escaped
  • 2 flows with unsanitized paths
  • 0 capability checks found
  • 0 nonce checks found
Vulnerabilities
None known

Sociallist Security Vulnerabilities

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

Sociallist Code Analysis

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

Output Escaping

0% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
sociallist_submenu (sociallist.php:248)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sociallist Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterthe_contentsociallist.php:114
filterthe_excerptsociallist.php:115
actionwp_headsociallist.php:133
actionadmin_menusociallist.php:187
actionadmin_headsociallist.php:193
Maintenance & Trust

Sociallist Maintenance & Trust

Maintenance Signals

WordPress version tested2.5.1
Last updatedMay 8, 2008
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sociallist Developer Profile

Chris Clark

2 plugins · 20 total installs

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

How We Detect Sociallist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sociallist-social-bookmarking-widget/sociallist.css/wp-content/plugins/sociallist-social-bookmarking-widget/sociallist-admin.css/wp-content/plugins/sociallist-social-bookmarking-widget/description_selection.js
Script Paths
http://sociallist.org/widget.js

HTML / DOM Fingerprints

CSS Classes
sociallistsociallist_tagline
HTML Comments
<!-- SocialList.org BEGIN --><!-- SocialList.org END -->
Data Attributes
data-sociallist_urldata-sociallist_titledata-sociallist_textdata-sociallist_tags
JS Globals
sociallist_
Shortcode Output
<div class="sociallist"> <span class="sociallist_tagline">
FAQ

Frequently Asked Questions about Sociallist