Poll Directory Security & Risk Analysis

wordpress.org/plugins/poll-directory

This plugin allows you to display a random pre-made poll. Choose a topic - we do the rest. A great sidebar widget to add fresh content.

20 active installs v2.1.0 PHP + WP 3.0.1+ Updated Nov 19, 2014
free-user-pollspoll-directorypremade-pollsuser-polls
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Poll Directory Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The static analysis of "poll-directory" v2.1.0 reveals a plugin with a seemingly minimal attack surface and no recorded vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations is a positive sign, indicating fewer potential entry points for attackers. Furthermore, the code's use of prepared statements for all SQL queries and the presence of capability checks are good security practices.

However, concerns arise from the limited output escaping, with only 20% of outputs being properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not consistently sanitized before being displayed. The single external HTTP request also warrants investigation to ensure it's not susceptible to vulnerabilities like SSRF or man-in-the-middle attacks. The lack of nonce checks on any identified entry points (though there are none in this analysis) is a weakness that could be exploited if entry points were to be introduced in future versions or if the current analysis missed subtle entry points.

The complete absence of known CVEs and a vulnerability history is a strong indicator of good past security. This suggests the developers have either been diligent in addressing past issues or the plugin has not been a significant target. However, this also means there's less historical data to confirm long-term security robustness. Overall, while the plugin exhibits several good security practices and a clean vulnerability record, the low percentage of properly escaped output presents a notable risk that requires attention.

Key Concerns

  • Low output escaping percentage
  • External HTTP request without clear sanitization
  • No nonce checks on potential entry points
Vulnerabilities
None known

Poll Directory Security Vulnerabilities

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

Poll Directory Code Analysis

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

Output Escaping

20% escaped15 total outputs
Attack Surface

Poll Directory Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initindex.php:168
actionadmin_menuindex.php:172
Maintenance & Trust

Poll Directory Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedNov 19, 2014
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Alternatives

Poll Directory Alternatives

No alternatives data available yet.

Developer Profile

Poll Directory Developer Profile

benhallbenhall

5 plugins · 40 total installs

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

How We Detect Poll Directory

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/poll-directory/style.css/wp-content/plugins/poll-directory/script.js
Script Paths
http://www.holypoll.com/poll/hp.js

HTML / DOM Fingerprints

CSS Classes
dpmWidgetWrapperhpWidgetWrapper
Data Attributes
dpmZonedpmZoneDisplayAllhpZone
Shortcode Output
<div class="hpWidgetWrapper" hpZone="">Loading poll from <a href="http://www.holypoll.com">HolyPoll</a> and the <a href="http://www.dimbal.com">Dimbal Poll Manager</a>.</div><script id="hpScript" src="http://www.holypoll.com/poll/hp.js" type="text/javascript"></script>
FAQ

Frequently Asked Questions about Poll Directory