Quotepro Payment Widget Security & Risk Analysis

wordpress.org/plugins/quotepro-payment-widget

Adds the ability to accept monthy insurance, loan, rent or utility payments directly from your wordpress site

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

Is Quotepro Payment Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Quotepro Payment 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-payment-widget" v2.0.0 plugin exhibits a mixed security posture. On one hand, the absence of known CVEs and a clean vulnerability history are positive indicators. The plugin also demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and appears to have no file operations or external HTTP requests, which reduces potential attack vectors. However, significant concerns arise from the static analysis results. The presence of a dangerous function (`create_function`) is a red flag, as it can be exploited in various ways if not handled with extreme care. More critically, a complete lack of output escaping across all identified outputs (100%) presents a high risk of cross-site scripting (XSS) vulnerabilities. Furthermore, the absence of any nonce checks or capability checks means that any potential entry points, even if not immediately apparent in the attack surface metrics, would be entirely unprotected against unauthorized actions. The taint analysis showing zero flows is also noteworthy; while positive in itself, it might be incomplete if the static analysis couldn't fully trace data flow, especially given the other identified code weaknesses. In conclusion, while the plugin avoids common historical vulnerabilities and uses prepared statements, the critical issues of 100% unescaped output and the use of a dangerous function, coupled with a complete lack of authorization checks, create significant security weaknesses that require immediate attention.

Key Concerns

  • 100% of outputs are not properly escaped
  • Dangerous function used: create_function
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Quotepro Payment Widget Security Vulnerabilities

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

Quotepro Payment Widget Release Timeline

v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Quotepro Payment Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
16
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_Payment_Widget");' ) );plugin.php:279

Output Escaping

0% escaped16 total outputs
Attack Surface

Quotepro Payment 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:279
Maintenance & Trust

Quotepro Payment 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 installs10
Developer Profile

Quotepro Payment 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 Payment 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-payment-widget/css/admin.css/wp-content/plugins/quotepro-payment-widget/js/admin.js
Script Paths
/wp-content/plugins/quotepro-payment-widget/js/admin.js
Version Parameters
quotepro-payment-widget/css/admin.css?ver=quotepro-payment-widget/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
quotepro-payment-widget-class
Data Attributes
data-quotepro-widget-iddata-quotepro-widget-urldata-quotepro-widget-affdata-quotepro-widget-langdata-quotepro-widget-autodata-quotepro-widget-cycle
Shortcode Output
<div class="quotepro-payment-widget-class">
FAQ

Frequently Asked Questions about Quotepro Payment Widget