Posts Social Shares Count Security & Risk Analysis

wordpress.org/plugins/posts-social-shares-count

Plugin that gives you shortcodes and PHP functions to count posts/pages shares on 6 social networks!

400 active installs v1.4.1 PHP + WP 2.5.0+ Updated Nov 24, 2015
countfacebooksharesshortcodessocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts Social Shares Count Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "posts-social-shares-count" v1.4.1 plugin demonstrates a generally good security posture with no known vulnerabilities or CVEs recorded. The code analysis reveals a limited attack surface, primarily consisting of shortcodes, with no identified AJAX handlers or REST API routes. Furthermore, the plugin effectively uses prepared statements for its SQL queries, indicating good database interaction practices. However, there are some areas for concern. A notable weakness is the absence of nonce checks and capability checks, leaving potentially vulnerable entry points exposed. While the taint analysis shows no critical or high-severity unsanitized paths, the presence of two flows with unsanitized paths, even if not immediately critical, warrants attention as they could be exploited in conjunction with other weaknesses. The plugin also makes external HTTP requests, which can introduce risks if not handled securely, and has one instance of unescaped output, which could lead to cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unsanitized paths in taint analysis
  • Unescaped output detected
  • External HTTP requests
Vulnerabilities
None known

Posts Social Shares Count Security Vulnerabilities

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

Posts Social Shares Count Code Analysis

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

Output Escaping

75% escaped8 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
admin_edit_shares (posts-share-count.php:100)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Posts Social Shares Count Attack Surface

Entry Points8
Unprotected0

Shortcodes 8

[pssc_facebook] posts-share-count.php:82
[pssc_twitter] posts-share-count.php:83
[pssc_pinterest] posts-share-count.php:84
[pssc_linkedin] posts-share-count.php:85
[pssc_delicious] posts-share-count.php:86
[pssc_stumble] posts-share-count.php:87
[pssc_gplus] posts-share-count.php:88
[pssc_all] posts-share-count.php:89
WordPress Hooks 5
actionpost_submitbox_misc_actionsposts-share-count.php:91
filtermanage_posts_columnsposts-share-count.php:93
actionmanage_posts_custom_columnposts-share-count.php:94
filtermanage_pages_columnsposts-share-count.php:96
actionmanage_pages_custom_columnposts-share-count.php:97
Maintenance & Trust

Posts Social Shares Count Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedNov 24, 2015
PHP min version
Downloads8K

Community Trust

Rating74/100
Number of ratings6
Active installs400
Developer Profile

Posts Social Shares Count Developer Profile

Bishoy.A

5 plugins · 8K total installs

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

How We Detect Posts Social Shares Count

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

Asset Fingerprints

Version Parameters
posts-social-shares-count/style.css?ver=posts-social-shares-count/scripts/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
misc-pub-cursharesdashicons-share
Data Attributes
id="timesshared"
Shortcode Output
[pssc_facebook][pssc_twitter][pssc_pinterest][pssc_linkedin]
FAQ

Frequently Asked Questions about Posts Social Shares Count