WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Security & Risk Analysis

wordpress.org/plugins/webask

Version: 1.0.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Create professional surveys and questi …

0 active installs v1.0.1 PHP + WP 5.0+ Updated Nov 17, 2025
formspollquestionnairesurveywebask
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Safe to Use in 2026?

Generally Safe

Score 100/100

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "webask" v1.0.1 plugin exhibits a generally good security posture in terms of its direct attack surface and vulnerability history. All identified entry points (AJAX handlers, REST API routes, and shortcodes) appear to have authentication checks in place, which is a positive indicator. Furthermore, the absence of known CVEs and a clean vulnerability history suggests a well-maintained and secure codebase. The plugin also correctly utilizes prepared statements for its SQL queries, avoiding a common and critical vulnerability.

However, there are areas for concern. The static analysis reveals that a significant portion of output (38%) is not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sanitization. The taint analysis also identified three flows with unsanitized paths, which, while not flagged as critical or high severity, warrant investigation as they represent potential avenues for code injection or other path traversal attacks if the input is not properly validated and sanitized before being used in file operations or other sensitive functions. The presence of external HTTP requests also adds a dependency on external factors for security.

In conclusion, "webask" v1.0.1 has a strong foundation with robust authentication on its entry points and a clean vulnerability record. The primary weaknesses lie in the insufficient output escaping and the identified unsanitized path flows, which represent potential vulnerabilities that should be addressed. Addressing these specific code-level issues would further strengthen the plugin's security.

Key Concerns

  • High percentage of unescaped output
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Security Vulnerabilities

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

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
46
76 escaped
Nonce Checks
7
Capability Checks
5
File Operations
0
External Requests
4
Bundled Libraries
0

Output Escaping

62% escaped122 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
ajax_get_survey_data (webask-integration.php:352)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_webask_get_surveyswebask-integration.php:43
authwp_ajax_webask_get_survey_datawebask-integration.php:44
authwp_ajax_webask_test_apiwebask-integration.php:45
authwp_ajax_webask_get_error_logswebask-integration.php:46
authwp_ajax_webask_clear_error_logswebask-integration.php:47
authwp_ajax_webask_get_survey_statswebask-integration.php:48

Shortcodes 1

[webask_survey] webask-integration.php:34
WordPress Hooks 7
actioninitwebask-integration.php:27
actionadmin_initwebask-integration.php:28
actionadmin_menuwebask-integration.php:29
actionwp_enqueue_scriptswebask-integration.php:30
actionadmin_enqueue_scriptswebask-integration.php:31
actionenqueue_block_editor_assetswebask-integration.php:37
actionwidgets_initwebask-integration.php:40
Maintenance & Trust

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 17, 2025
PHP min version
Downloads496

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research Developer Profile

stepform

2 plugins · 100 total installs

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

How We Detect WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/webask/dist/frontend.js/wp-content/plugins/webask/dist/frontend.css/wp-content/plugins/webask/dist/admin.js/wp-content/plugins/webask/dist/admin.css/wp-content/plugins/webask/dist/gutenberg.js
Script Paths
/wp-content/plugins/webask/dist/frontend.js/wp-content/plugins/webask/dist/admin.js/wp-content/plugins/webask/dist/gutenberg.js
Version Parameters
webask-frontendwebask-adminwebask-gutenberg

HTML / DOM Fingerprints

CSS Classes
webask-survey-wrapperwebask-survey-title
Data Attributes
webask_noncewebask_admin_noncewebask_gutenberg_nonce
JS Globals
webask_ajaxwebask_adminwebask_gutenberg
REST Endpoints
/wp-json/webask/v1/surveys/wp-json/webask/v1/survey-data/wp-json/webask/v1/test-api/wp-json/webask/v1/error-logs/wp-json/webask/v1/clear-error-logs/wp-json/webask/v1/survey-stats
Shortcode Output
<!-- Shortcode: webask_survey --><div class="webask-survey-wrapper"><h3 class="webask-survey-title">
FAQ

Frequently Asked Questions about WebAsk: Plugin for Creating Online Surveys, Polls, Questionnaires, and Marketing Research