Dynamic Surveys Security & Risk Analysis

wordpress.org/plugins/dynamic-surveys

Create and manage simple surveys with real-time results display using beautiful pie charts.

0 active installs v1.0.2 PHP 7.4+ WP 5.8+ Updated Jan 19, 2025
feedbackformspollssurveysvoting
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Dynamic Surveys Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

This plugin exhibits a generally good security posture with several strong practices in place. The complete absence of external HTTP requests and file operations, coupled with 100% output escaping and a high percentage of prepared SQL statements, significantly reduces common attack vectors. The presence of nonce and capability checks on entry points further bolsters its defense. However, two flows with unsanitized paths identified during taint analysis represent a notable concern. While their severity is not explicitly classified as critical or high, these unsanitized paths could potentially lead to vulnerabilities if data is not handled carefully downstream, especially in conjunction with the SQL queries. The plugin's clean vulnerability history is a positive indicator of past security, but the taint analysis results suggest that ongoing vigilance and code review are still warranted. Overall, it's a well-built plugin with minor but potentially impactful areas for improvement regarding data sanitization.

Key Concerns

  • Taint flows with unsanitized paths
Vulnerabilities
None known

Dynamic Surveys Security Vulnerabilities

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

Dynamic Surveys Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
18 prepared
Unescaped Output
0
56 escaped
Nonce Checks
5
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

95% prepared19 total queries

Output Escaping

100% escaped56 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
dynamic_surveys_handle_export_survey (includes\admin\class-dynamic-surveys-admin-ajax-handlers.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Dynamic Surveys Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_dynamic_surveys_create_surveyincludes\admin\class-dynamic-surveys-admin-ajax-handlers.php:17
authwp_ajax_dynamic_surveys_delete_surveyincludes\admin\class-dynamic-surveys-admin-ajax-handlers.php:18
authwp_ajax_dynamic_surveys_toggle_survey_statusincludes\admin\class-dynamic-surveys-admin-ajax-handlers.php:19
authwp_ajax_dynamic_surveys_export_surveyincludes\admin\class-dynamic-surveys-admin-ajax-handlers.php:20
authwp_ajax_dynamic_surveys_submit_voteincludes\frontend\class-dynamic-surveys-frontend-ajax-handlers.php:15
noprivwp_ajax_dynamic_surveys_submit_voteincludes\frontend\class-dynamic-surveys-frontend-ajax-handlers.php:16

Shortcodes 1

[dynamic_surveys] includes\frontend\class-dynamic-surveys-frontend.php:18
WordPress Hooks 4
actionplugins_loadeddynamic-surveys.php:34
actionplugins_loadeddynamic-surveys.php:68
actionadmin_menuincludes\admin\class-dynamic-surveys-admin-menu.php:16
actionwp_enqueue_scriptsincludes\frontend\class-dynamic-surveys-frontend.php:17
Maintenance & Trust

Dynamic Surveys Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 19, 2025
PHP min version7.4
Downloads520

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Dynamic Surveys Developer Profile

Md. Maruf Khan

1 plugin · 0 total installs

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

How We Detect Dynamic Surveys

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dynamic-surveys/assets/css/toastr.min.css/wp-content/plugins/dynamic-surveys/assets/css/dynamic-surveys-admin.css/wp-content/plugins/dynamic-surveys/assets/js/toastr.min.js/wp-content/plugins/dynamic-surveys/assets/js/dynamic-surveys-admin.js/wp-content/plugins/dynamic-surveys/assets/css/toastr.min.css/wp-content/plugins/dynamic-surveys/assets/css/dynamic-surveys-frontend.css/wp-content/plugins/dynamic-surveys/assets/js/chart.js/wp-content/plugins/dynamic-surveys/assets/js/toastr.min.js+1 more
Script Paths
dynamic-surveys/assets/js/toastr.min.jsdynamic-surveys/assets/js/dynamic-surveys-admin.jsdynamic-surveys/assets/js/chart.jsdynamic-surveys/assets/js/toastr.min.jsdynamic-surveys/assets/js/dynamic-surveys-frontend.js
Version Parameters
dynamic-surveys/assets/css/toastr.min.css?ver=dynamic-surveys/assets/css/dynamic-surveys-admin.css?ver=dynamic-surveys/assets/js/toastr.min.js?ver=dynamic-surveys/assets/js/dynamic-surveys-admin.js?ver=dynamic-surveys/assets/css/toastr.min.css?ver=dynamic-surveys/assets/css/dynamic-surveys-frontend.css?ver=dynamic-surveys/assets/js/chart.js?ver=dynamic-surveys/assets/js/toastr.min.js?ver=dynamic-surveys/assets/js/dynamic-surveys-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
dynamic-surveys-messagedynamic-surveys-login-link
JS Globals
dynamic_surveys_admindynamic_surveys_frontend
Shortcode Output
<div class="dynamic-surveys-message"><a href="
FAQ

Frequently Asked Questions about Dynamic Surveys