QuickStart Security & Risk Analysis

wordpress.org/plugins/quickstart

This plugin is no longer being developed.

10 active installs v1.13.0 PHP + WP + Updated Oct 18, 2024
developmentframeworkfunctionutilitiesutility
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is QuickStart Safe to Use in 2026?

Generally Safe

Score 92/100

QuickStart 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

The "quickstart" plugin v1.13.0 exhibits a mixed security posture. On one hand, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and performing a reasonable number of capability checks. It also has a clean vulnerability history with no known CVEs, suggesting a generally stable development process. However, significant concerns arise from its attack surface and taint analysis. The presence of one unprotected AJAX handler is a critical entry point that could be exploited if malicious data is passed to it without proper validation or authorization. Furthermore, the taint analysis reveals three high-severity flows with unsanitized paths, indicating potential vulnerabilities where user-controlled data might not be properly handled before being used in sensitive operations. While the absence of unescaped output and dangerous functions is positive, the identified taint flows and the unprotected AJAX handler represent the most immediate risks.

Key Concerns

  • Unprotected AJAX handler present
  • 3 High severity taint flows found
  • 23% output properly escaped
Vulnerabilities
None known

QuickStart Security Vulnerabilities

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

QuickStart Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
8 prepared
Unescaped Output
53
16 escaped
Nonce Checks
4
Capability Checks
7
File Operations
2
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared8 total queries

Output Escaping

23% escaped69 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

8 flows5 with unsanitized paths
qs_hook_ajax_geocode (inc\hooks.php:49)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

QuickStart Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_qs_helper_geocodeinc\hooks.php:63
WordPress Hooks 44
actionplugins_loadedinc\constants.php:56
actionadmin_menuinc\helpers\hide\comments.php:15
actionadmin_bar_menuinc\helpers\hide\comments.php:22
actionwp_dashboard_setupinc\helpers\hide\comments.php:28
filterfavorite_actionsinc\helpers\hide\comments.php:35
actionwidgets_initinc\helpers\hide\comments.php:41
filtercomments_openinc\helpers\hide\comments.php:44
filterpings_openinc\helpers\hide\comments.php:45
filterxmlrpc_enabledinc\helpers\hide\comments.php:48
filterpre_option_default_comment_statusinc\helpers\hide\comments.php:54
filterpre_option_default_ping_statusinc\helpers\hide\comments.php:55
actioninitinc\helpers\hide\comments.php:64
filtermap_meta_capinc\helpers\hide\customizer.php:17
actionadmin_menuinc\helpers\hide\links.php:14
actionadmin_bar_menuinc\helpers\hide\links.php:21
filterfavorite_actionsinc\helpers\hide\links.php:28
actionwidgets_initinc\helpers\hide\links.php:34
actionadmin_menuinc\helpers\hide\pages.php:14
actionadmin_bar_menuinc\helpers\hide\pages.php:21
filterfavorite_actionsinc\helpers\hide\pages.php:28
actionwidgets_initinc\helpers\hide\pages.php:34
actionadmin_menuinc\helpers\hide\posts.php:14
actionadmin_bar_menuinc\helpers\hide\posts.php:21
filterfavorite_actionsinc\helpers\hide\posts.php:28
actionwidgets_initinc\helpers\hide\posts.php:34
filterstyle_loader_srcinc\helpers\hide\wp_head.php:42
filterscript_loader_srcinc\helpers\hide\wp_head.php:43
actionadmin_enqueue_scriptsinc\helpers\media_manager.php:31
actionthe_postinc\helpers\post_chunks.php:69
actionadmin_enqueue_scriptsinc\helpers\sections.php:28
actionafter_setup_themeinc\helpers\term_meta.php:75
actionplugins_loadedinc\helpers\term_meta.php:78
filterterms_clausesinc\helpers\term_meta.php:145
actioncreate_terminc\helpers\term_meta.php:157
actiondelete_terminc\helpers\term_meta.php:173
actionadmin_initinc\helpers\unpublish.php:23
actionpost_submitbox_minor_actionsinc\helpers\unpublish.php:40
actionadmin_headinc\helpers\unpublish.php:57
filterwp_nav_menu_argsinc\helpers\walkers.php:36
actionwp_enqueue_scriptsinc\helpers\wpedit.php:40
actionadmin_bar_menuinc\helpers\wpedit.php:137
actionadmin_enqueue_scriptsinc\hooks.php:36
actionadmin_initinc\quickstart\class-setup.php:2300
filterwp_titleinc\quickstart\class-template.php:229
Maintenance & Trust

QuickStart Maintenance & Trust

Maintenance Signals

WordPress version tested0.0.0
Last updatedOct 18, 2024
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

QuickStart Developer Profile

Doug Wollison

7 plugins · 1K total installs

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

How We Detect QuickStart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quickstart/css/wpedit.css/wp-content/plugins/quickstart/js/wpedit.js
Script Paths
/wp-content/plugins/quickstart/js/wpedit.js

HTML / DOM Fingerprints

CSS Classes
wpedit-link
Data Attributes
data-iddata-titledata-fielddata-typedata-urldata-author+4 more
JS Globals
QuickStartqs
REST Endpoints
/wp-json/quickstart/v1/settings/wp-json/quickstart/v1/options/wp-json/quickstart/v1/users/wp-json/quickstart/v1/posts/wp-json/quickstart/v1/terms/wp-json/quickstart/v1/comments
Shortcode Output
[qs_list_posts][qs_post_title][qs_post_content][qs_post_author]
FAQ

Frequently Asked Questions about QuickStart