Simple Vote – Share your Thought, By A Like/Dislike Vote! Security & Risk Analysis

wordpress.org/plugins/simple-vote

ALLOW YOUR VISITORS TO SHARE THEIR THOUGHTS ON YOUR CONTENT, BY VOTE!

80 active installs v1.0.2 PHP 7.0+ WP 5.0+ Updated Nov 10, 2023
dislikelikevotevoting-system
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Vote – Share your Thought, By A Like/Dislike Vote! Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Vote – Share your Thought, By A Like/Dislike Vote! has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "simple-vote" plugin v1.0.2 presents a significant security risk due to its unprotected AJAX handlers. While the plugin demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests, and its SQL queries are all prepared, the lack of authentication checks on two entry points is a major concern. This immediately exposes the plugin to potential unauthorized access and manipulation.

The static analysis reveals a small attack surface, but the entire surface is unprotected. The absence of nonce checks and capability checks on these AJAX endpoints means that any authenticated user, regardless of their role or permissions, could potentially trigger these actions. The moderate output escaping rate (40%) further compounds this risk, suggesting that sensitive data might be exposed or manipulated through reflected cross-site scripting (XSS) vulnerabilities if the data processed by the AJAX handlers is not properly sanitized before output.

Given the complete absence of recorded vulnerability history (CVEs, common types), it might suggest the plugin has historically been secure or has not been widely targeted. However, this does not mitigate the immediate risks identified in the static analysis. The overall security posture is concerning due to the critical lack of authentication on exposed entry points. While strengths exist in its sanitized SQL and avoidance of other risky behaviors, these are overshadowed by the direct pathways to potential exploitation.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without nonce checks
  • AJAX handlers without capability checks
  • Insufficient output escaping (40%)
Vulnerabilities
None known

Simple Vote – Share your Thought, By A Like/Dislike Vote! Security Vulnerabilities

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

Simple Vote – Share your Thought, By A Like/Dislike Vote! Release Timeline

v1.0.2Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Simple Vote – Share your Thought, By A Like/Dislike Vote! Code Analysis

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

Output Escaping

40% escaped35 total outputs
Attack Surface
2 unprotected

Simple Vote – Share your Thought, By A Like/Dislike Vote! Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_sv_manage_votesincludes\class-simple-vote.php:199
noprivwp_ajax_sv_manage_votesincludes\class-simple-vote.php:200
WordPress Hooks 13
actionadd_meta_boxesadmin\settings\class-simple-vote-add-meta-box-admin.php:40
actionplugins_loadedincludes\class-simple-vote.php:151
actionadmin_enqueue_scriptsincludes\class-simple-vote.php:167
actionadmin_enqueue_scriptsincludes\class-simple-vote.php:168
filterplugin_action_links_simple-vote/simple-vote.phpincludes\class-simple-vote.php:169
actionload-post.phpincludes\class-simple-vote.php:173
actionload-post-new.phpincludes\class-simple-vote.php:174
actionadmin_menuincludes\class-simple-vote.php:179
actionadmin_initincludes\class-simple-vote.php:180
actionwp_enqueue_scriptsincludes\class-simple-vote.php:195
actionwp_enqueue_scriptsincludes\class-simple-vote.php:196
filterthe_contentincludes\class-simple-vote.php:198
actionin_plugin_update_message-simple-vote/simple-vote.phpsimple-vote.php:52
Maintenance & Trust

Simple Vote – Share your Thought, By A Like/Dislike Vote! Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 10, 2023
PHP min version7.0
Downloads5K

Community Trust

Rating90/100
Number of ratings2
Active installs80
Developer Profile

Simple Vote – Share your Thought, By A Like/Dislike Vote! Developer Profile

PressTigers

12 plugins · 32K total installs

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

How We Detect Simple Vote – Share your Thought, By A Like/Dislike Vote!

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-vote/css/simple-vote-admin.css/wp-content/plugins/simple-vote/css/simple-vote-admin-font-awesome.min.css
Script Paths
/wp-content/plugins/simple-vote/js/simple-vote-admin.js
Version Parameters
simple-vote/css/simple-vote-admin.css?ver=simple-vote/css/simple-vote-admin-font-awesome.min.css?ver=simple-vote/js/simple-vote-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-simple-vote-id
JS Globals
simple_vote_params
Shortcode Output
[simple_vote]
FAQ

Frequently Asked Questions about Simple Vote – Share your Thought, By A Like/Dislike Vote!