Quotation Manager Security & Risk Analysis

wordpress.org/plugins/quotation-manager

Design a form visually with the block editor. Ideal for requests for quotations, order forms and more.

0 active installs v1.0.0 PHP 5.0+ WP 5.4+ Updated Oct 3, 2020
form-block-editororder-formquotation-formquotevisual-form-design
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Quotation Manager Safe to Use in 2026?

Generally Safe

Score 85/100

Quotation Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'quotation-manager' plugin version 1.0.0 exhibits a mixed security posture. On the positive side, the static analysis reveals a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication or proper checks. Furthermore, there are no known vulnerabilities (CVEs) associated with this plugin, and its vulnerability history is clear. This suggests a degree of diligence in initial development and maintenance regarding publicly disclosed security flaws.

However, there are significant concerns stemming from the code analysis. A single SQL query is present and is not using prepared statements, which is a direct pathway to SQL injection vulnerabilities. Additionally, a concerning 73% of output is not properly escaped, presenting a risk of Cross-Site Scripting (XSS) attacks. The taint analysis indicates three flows with unsanitized paths, although these did not reach critical or high severity in the analysis. The plugin also performs file operations, and while the nature of these operations isn't specified, they can be risky if not handled with strict sanitization and validation.

In conclusion, while the lack of known CVEs and a small attack surface are strengths, the unescaped output, unsanitized taint flows, and raw SQL query represent considerable risks that could be exploited. The plugin needs immediate attention to address these code-level vulnerabilities to ensure a more secure user experience.

Key Concerns

  • SQL query not using prepared statements
  • High percentage of unescaped output
  • Flows with unsanitized paths found
Vulnerabilities
None known

Quotation Manager Security Vulnerabilities

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

Quotation Manager Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

27% escaped33 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

5 flows3 with unsanitized paths
bulk_action_handler (QuotationManager\BulkActions.php:74)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Quotation Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
actionwp_enqueue_scriptsQuotationManager\Blocks.php:18
actionadmin_enqueue_scriptsQuotationManager\Blocks.php:20
actionplugins_loadedQuotationManager\Blocks.php:22
filterblock_categoriesQuotationManager\Blocks.php:71
actionquick_edit_custom_boxQuotationManager\BulkActions.php:24
actionsave_postQuotationManager\BulkActions.php:26
actionadmin_enqueue_scriptsQuotationManager\BulkActions.php:28
actionadmin_post_nopriv_save_quotationQuotationManager\Quotation.php:24
actionadmin_post_save_quotationQuotationManager\Quotation.php:26
actionadmin_post_edit_quotationQuotationManager\Quotation.php:28
actionparse_requestQuotationManager\Quotation.php:30
actionedit_form_after_titleQuotationManager\Quotation.php:36
actionadmin_menuQuotationManager\Quotation.php:38
actionpre_get_postsQuotationManager\Quotation.php:46
actioninitQuotationManager\QuotationManager.php:19
actionadmin_menuQuotationManager\QuotationManager.php:21
actionadmin_noticesQuotationManager\QuotationManager.php:23
actionadmin_initQuotationManager\Settings.php:60
actionadmin_menuQuotationManager\Settings.php:62
actionadmin_enqueue_scriptsQuotationManager\Settings.php:64
Maintenance & Trust

Quotation Manager Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 3, 2020
PHP min version5.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quotation Manager Developer Profile

Pieter

2 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 Quotation Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quotation-manager/css/frontEndAll.css/wp-content/plugins/quotation-manager/js/frontEnd.js/wp-content/plugins/quotation-manager/js/html5Polyfill.js/wp-content/plugins/quotation-manager/js/mainFrontend.js/wp-content/plugins/quotation-manager/css/admin.css/wp-content/plugins/quotation-manager/js/mainAdmin.js
Script Paths
/wp-content/plugins/quotation-manager/js/frontEnd.js/wp-content/plugins/quotation-manager/js/html5Polyfill.js/wp-content/plugins/quotation-manager/js/mainFrontend.js/wp-content/plugins/quotation-manager/js/mainAdmin.js
Version Parameters
quotation-manager/css/frontEndAll.css?ver=quotation-manager/js/frontEnd.js?ver=quotation-manager/js/html5Polyfill.js?ver=quotation-manager/js/mainFrontend.js?ver=quotation-manager/css/admin.css?ver=quotation-manager/js/mainAdmin.js?ver=

HTML / DOM Fingerprints

CSS Classes
inline-edit-col-leftinline-edit-colinline-edit-groupwp-clearfix
Data Attributes
data-plugin-name="Quotation Manager"
JS Globals
nonceurls
FAQ

Frequently Asked Questions about Quotation Manager