Quotepro Office Widget Security & Risk Analysis

wordpress.org/plugins/quotepro-office-widget

Adds the ability to locate offices directly from your wordpress site

0 active installs v2.0.0 PHP + WP 3.3.1+ Updated Apr 2, 2018
colorboxinsuranceofficequoteprowidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quotepro Office Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Quotepro Office Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "quotepro-office-widget" v2.0.0 plugin exhibits a mixed security posture. On one hand, the static analysis reveals a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack proper authentication or permission checks. Furthermore, all SQL queries are performed using prepared statements, and there are no file operations or external HTTP requests, which are positive indicators of secure coding practices in those areas. The absence of known vulnerabilities in its history is also a strong point, suggesting a history of stable and potentially well-maintained code.

However, significant concerns arise from the code signals. The presence of the `create_function` is a critical red flag, as it can lead to arbitrary code execution if used with unsanitized input. Additionally, a complete lack of output escaping on all 12 identified output points is a major security weakness, opening the door to Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks further exacerbates these risks, especially if any of the identified output points are reachable through user-supplied input, even if the attack surface appears limited in traditional entry points.

In conclusion, while the plugin boasts a clean vulnerability history and a seemingly small attack surface, the identified code-level weaknesses, particularly the use of `create_function` and the pervasive lack of output escaping, introduce substantial security risks. These issues need immediate attention to mitigate potential XSS and arbitrary code execution vulnerabilities, despite the plugin's strengths in other security aspects.

Key Concerns

  • Unescaped output detected
  • Dangerous function 'create_function' detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Quotepro Office Widget Security Vulnerabilities

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

Quotepro Office Widget Release Timeline

v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Quotepro Office Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("Quotepro_Office_Widget");' ) );plugin.php:261

Output Escaping

0% escaped12 total outputs
Attack Surface

Quotepro Office Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedplugin.php:43
actionadmin_print_stylesplugin.php:60
actionadmin_enqueue_scriptsplugin.php:61
actionwp_enqueue_scriptsplugin.php:64
actionwp_enqueue_scriptsplugin.php:65
actionsave_postplugin.php:68
actiondeleted_postplugin.php:69
actionswitch_themeplugin.php:70
actionwidgets_initplugin.php:261
Maintenance & Trust

Quotepro Office Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 2, 2018
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quotepro Office Widget Developer Profile

quotepro

3 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 Quotepro Office Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quotepro-office-widget/css/admin.css/wp-content/plugins/quotepro-office-widget/js/admin.js/wp-content/plugins/quotepro-office-widget/css/colorbox.css/wp-content/plugins/quotepro-office-widget/css/widget.css
Script Paths
https://cdnjs.cloudflare.com/ajax/libs/jquery.maskedinput/1.4.1/jquery.maskedinput.min.js
Version Parameters
quotepro-office-widget-admin-styles?ver=quotepro-office-widget-admin-script?ver=quotepro-office-widget-colorbox-styles?ver=quotepro-office-widget-widget-styles?ver=

HTML / DOM Fingerprints

CSS Classes
quotepro-office-widget-class
JS Globals
jQuery.fn.maskedinput
FAQ

Frequently Asked Questions about Quotepro Office Widget