Content Resharer Security & Risk Analysis

wordpress.org/plugins/wpsite-content-resharer

This plugin allows site owners to automatically schedule and reshare their content on Twitter and increase social traffic without lifting a finger.

10 active installs v2.3.1 PHP + WP 4.0+ Updated Sep 14, 2020
sharesocial-accountssocial-mediatweettwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Resharer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The wpsite-content-resharer v2.3.1 plugin exhibits a mixed security posture. On the positive side, static analysis reveals a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication. Taint analysis also shows no critical or high severity flows, indicating that data sanitization and validation might be adequate for the identified flows. The plugin also demonstrates good practices with a significant number of nonce and capability checks.

However, significant concerns arise from the handling of SQL queries and output escaping. All 2 SQL queries are executed without prepared statements, creating a substantial risk of SQL injection vulnerabilities. Furthermore, a concerning 56% of output operations are not properly escaped, potentially leading to cross-site scripting (XSS) vulnerabilities. The plugin also performs file operations and makes external HTTP requests, which, while not inherently insecure, require careful implementation to avoid introducing vulnerabilities if not handled with proper sanitization and validation.

Given the absence of past vulnerabilities, this could indicate a generally well-maintained plugin. Nevertheless, the identified risks in SQL execution and output escaping are critical and must be addressed to ensure the plugin's security. The plugin's strength lies in its limited attack surface, but its weaknesses in fundamental security practices like prepared statements and output sanitization present immediate threats.

Key Concerns

  • Raw SQL queries without prepared statements
  • High percentage of unescaped output
Vulnerabilities
None known

Content Resharer Security Vulnerabilities

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

Content Resharer Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
0 prepared
Unescaped Output
41
32 escaped
Nonce Checks
10
Capability Checks
2
File Operations
4
External Requests
3
Bundled Libraries
0

SQL Query Safety

0% prepared2 total queries

Output Escaping

44% escaped73 total outputs
Attack Surface

Content Resharer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadd_meta_boxesinclude\class-resharer-twitter-metabox.php:29
actionsave_postinclude\class-resharer-twitter-metabox.php:30
actionplugins_loadedwpsite-content-resharer.php:253
filtercron_scheduleswpsite-content-resharer.php:254
actionadmin_noticeswpsite-content-resharer.php:261
actionadmin_menuwpsite-content-resharer.php:262
Maintenance & Trust

Content Resharer Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 14, 2020
PHP min version
Downloads13K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Content Resharer Developer Profile

DraftPress Team

12 plugins · 613K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
1011 days
View full developer profile
Detection Fingerprints

How We Detect Content Resharer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpsite-content-resharer/assets/css/admin.css/wp-content/plugins/wpsite-content-resharer/assets/css/frontend.css/wp-content/plugins/wpsite-content-resharer/assets/js/admin.js/wp-content/plugins/wpsite-content-resharer/assets/js/frontend.js
Script Paths
/wp-content/plugins/wpsite-content-resharer/assets/js/admin.js/wp-content/plugins/wpsite-content-resharer/assets/js/frontend.js
Version Parameters
wpsite-content-resharer/assets/css/admin.css?ver=wpsite-content-resharer/assets/css/frontend.css?ver=wpsite-content-resharer/assets/js/admin.js?ver=wpsite-content-resharer/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpsite-content-resharer-settings
Data Attributes
data-resharer-post-iddata-resharer-account-iddata-resharer-titledata-resharer-contentdata-resharer-hashtagsdata-resharer-link
JS Globals
wpsite_content_resharer_params
FAQ

Frequently Asked Questions about Content Resharer