Reve Click2Tweet Security & Risk Analysis

wordpress.org/plugins/reve-click2tweet

Add totally custom, responsive and fast Click to tweet boxes to your WordPress site.

0 active installs v1.3.0 PHP 5.6+ WP 4.0+ Updated Feb 2, 2021
click-to-tweetshare-buttonsshortcodetwittertwitter-share
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Reve Click2Tweet Safe to Use in 2026?

Generally Safe

Score 85/100

Reve Click2Tweet 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 reve-click2tweet plugin v1.3.0 demonstrates a generally good security posture based on the provided static analysis. It shows a very small attack surface, with only one shortcode identified as an entry point. Crucially, there are no identified AJAX handlers or REST API routes that lack authentication checks, which is a significant strength. The code also exclusively uses prepared statements for its SQL queries, mitigating the risk of SQL injection vulnerabilities. Furthermore, the absence of file operations and external HTTP requests reduces potential avenues for compromise.

However, there are areas for improvement. The most notable concern is the extremely low percentage of properly escaped output (2%). With 97 total outputs, this suggests that a large number of these outputs are potentially vulnerable to Cross-Site Scripting (XSS) attacks. While taint analysis found no unsanitized paths, the lack of output escaping creates a significant risk if any user-supplied data finds its way into these unescaped outputs. The absence of nonce checks on the identified shortcode also presents a potential issue, although its impact is mitigated by the lack of other vulnerable entry points.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests a history of stable and secure development. Coupled with the observed good practices in SQL querying and the limited attack surface, this plugin appears relatively safe from known historical vulnerabilities. Nevertheless, the significant output escaping deficiency remains a critical concern that warrants immediate attention to prevent potential XSS exploits.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce check on shortcode
Vulnerabilities
None known

Reve Click2Tweet Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Reve Click2Tweet Release Timeline

v1.3.0Current
v1.2.0
v1.1.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Reve Click2Tweet Code Analysis

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

Output Escaping

2% escaped97 total outputs
Attack Surface

Reve Click2Tweet Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[revec2t] inc/shortcode.php:20
WordPress Hooks 7
actionadmin_menuinc/admin.php:22
filtermce_external_pluginsinc/admin.php:64
filtermce_buttonsinc/admin.php:83
actioninitinc/shortcode.php:16
actionplugins_loadedreve-click2tweet.php:42
actionwp_enqueue_scriptsreve-click2tweet.php:61
actionadmin_enqueue_scriptsreve-click2tweet.php:62
Maintenance & Trust

Reve Click2Tweet Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.0
Last updatedFeb 2, 2021
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Reve Click2Tweet Developer Profile

Fernando García

2 plugins · 10 total installs

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

How We Detect Reve Click2Tweet

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reve-click2tweet/css/revec2t.css
Version Parameters
reve-click2tweet/css/revec2t.css?ver=

HTML / DOM Fingerprints

CSS Classes
revec2t-share-box
Data Attributes
data-revec2t-labeldata-revec2t-icondata-revec2t-skindata-revec2t-hashtagsdata-revec2t-viadata-revec2t-short
Shortcode Output
<div class="revec2t-share-box">
FAQ

Frequently Asked Questions about Reve Click2Tweet