Quick Box – Onclick Popup Notification Box Security & Risk Analysis

wordpress.org/plugins/quick-box-popup

Create a javascript based, light-weight and non-annoying onclick popup box in your blog.

10 active installs v1.2.2 PHP + WP 2.8+ Updated Jul 5, 2018
onclick-popupquick-boxquick-box-popupquick-popupquick-popup-box
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Box – Onclick Popup Notification Box Safe to Use in 2026?

Generally Safe

Score 85/100

Quick Box – Onclick Popup Notification Box has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "quick-box-popup" plugin version 1.2.2 presents a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and no critical or high severity taint flows were identified, suggesting a generally stable code base and a good track record regarding publicly disclosed security issues. The presence of nonce checks for all identified entry points is also a positive security practice.

However, several areas of concern are evident from the static analysis. The plugin exposes three AJAX handlers, two of which lack authentication checks. This is a significant risk as it could allow unauthenticated users to trigger plugin functionalities, potentially leading to unintended behavior or information disclosure. Furthermore, the plugin uses raw SQL queries without prepared statements, indicating a risk of SQL injection vulnerabilities, especially if user input is incorporated into these queries. The low percentage of properly escaped output (13%) is another major concern, as it points to a high likelihood of cross-site scripting (XSS) vulnerabilities.

While the absence of known vulnerabilities is reassuring, the identified weaknesses in AJAX handler authentication, SQL query sanitization, and output escaping create potential attack vectors. The plugin's strengths lie in its lack of past vulnerabilities and its use of nonces. The key weaknesses are the unprotected AJAX endpoints and poor output escaping, which should be prioritized for remediation.

Key Concerns

  • Unprotected AJAX handlers
  • SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Small attack surface without auth
Vulnerabilities
None known

Quick Box – Onclick Popup Notification Box Security Vulnerabilities

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

Quick Box – Onclick Popup Notification Box Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
0 prepared
Unescaped Output
162
25 escaped
Nonce Checks
5
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
1

Bundled Libraries

TinyMCE

SQL Query Safety

0% prepared2 total queries

Output Escaping

13% escaped187 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<header> (admin\header.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Quick Box – Onclick Popup Notification Box Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 3

authwp_ajax_xyz_qbx_ajax_backlinkadmin\ajax-backlink.php:3
authwp_ajax_xyz_qbx_actioncreate-quickbox.php:35
noprivwp_ajax_xyz_qbx_actioncreate-quickbox.php:36

Shortcodes 2

[xyz_qbx_default_code] shortcode-handler.php:10
[xyz_qbx_default_code] shortcode-handler.php:15
WordPress Hooks 13
actionadmin_noticesadmin\admin-notice.php:62
actionadmin_menuadmin\menu.php:3
actionadmin_enqueue_scriptsadmin\menu.php:51
filtertiny_mce_before_initadmin\tinymce_filters.php:13
filterformat_for_editoradmin\tinymce_filters.php:28
actionafter_wp_tiny_mceadmin\tinymce_filters.php:53
actionget_footercreate-quickbox.php:6
actionget_footercreate-quickbox.php:10
actionwpcreate-quickbox.php:17
actionwp_footerquick-box-popup.php:48
filterquery_varsquick-box-popup.php:58
actionparse_requestquick-box-popup.php:69
filterplugin_row_metaxyz-functions.php:14
Maintenance & Trust

Quick Box – Onclick Popup Notification Box Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 5, 2018
PHP min version
Downloads36K

Community Trust

Rating56/100
Number of ratings6
Active installs10
Alternatives

Quick Box – Onclick Popup Notification Box Alternatives

No alternatives data available yet.

Developer Profile

Quick Box – Onclick Popup Notification Box Developer Profile

f1logic

15 plugins · 142K total installs

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

How We Detect Quick Box – Onclick Popup Notification Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quick-box-popup/css/style.css/wp-content/plugins/quick-box-popup/js/notice.js
Script Paths
/wp-content/plugins/quick-box-popup/js/qbx_request.js
Version Parameters
quick-box-popup/style.css?ver=quick-box-popup/js/notice.js?ver=

HTML / DOM Fingerprints

CSS Classes
xyz_qbx_container
Data Attributes
xyz_qbx_ajax_object
JS Globals
xyz_qbx_ajax_object
REST Endpoints
/wp-json/xyz_qbx_action
Shortcode Output
<span id='xyz_qbx_container'></span>
FAQ

Frequently Asked Questions about Quick Box – Onclick Popup Notification Box