Quantity Modifier Security & Risk Analysis

wordpress.org/plugins/quantitymodifier

Add simple buttons to your product page that allow customers to quickly increase the quantity they wish to add to their cart

0 active installs v0.1 PHP 5.2.4+ WP 4.6+ Updated Sep 15, 2018
add-multiple-products-to-cartadd-to-cartquantityshopping-cart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quantity Modifier Safe to Use in 2026?

Generally Safe

Score 85/100

Quantity Modifier 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 'quantitymodifier' plugin v0.1 exhibits an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points suggests a minimal attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, file operations, or external HTTP requests. All SQL queries utilize prepared statements, and all outputs are properly escaped, indicating good development practices. The lack of any recorded vulnerabilities in its history, including critical or high severity issues, further reinforces its current secure state. The plugin appears to have been developed with security in mind, prioritizing input validation and output sanitization. However, it's important to note that the analyzed version (v0.1) is very early, and a lack of historical vulnerabilities might simply reflect its limited exposure or development stage rather than guaranteed future security. A larger attack surface or more complex functionality in later versions could introduce new risks if not handled with the same diligence. The complete absence of certain security checks, such as nonces and capability checks, is a strength in this specific analysis due to the lack of entry points, but would become a significant concern if new entry points were added without them.

Vulnerabilities
None known

Quantity Modifier Security Vulnerabilities

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

Quantity Modifier Release Timeline

v1.0
Code Analysis
Analyzed Mar 17, 2026

Quantity Modifier Code Analysis

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

Quantity Modifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuquantityModifier.php:14
actionwp_enqueue_scriptsquantityModifier.php:15
actionadmin_enqueue_scriptsquantityModifier.php:16
filterwoocommerce_short_descriptionquantityModifier.php:43
Maintenance & Trust

Quantity Modifier Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedSep 15, 2018
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quantity Modifier Developer Profile

hypertextstudios

2 plugins · 0 total installs

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

How We Detect Quantity Modifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quantitymodifier/assets/css/quantityModifier.css/wp-content/plugins/quantitymodifier/assets/js/quantityModifier.js/wp-content/plugins/quantitymodifier/assets/css/admin_quantityModifier.css/wp-content/plugins/quantitymodifier/assets/js/admin_quantityModifier.js
Script Paths
assets/js/quantityModifier.jsassets/js/admin_quantityModifier.js
Version Parameters
quantityModifier/assets/css/quantityModifier.css?ver=quantityModifier/assets/js/quantityModifier.js?ver=quantityModifier/assets/css/admin_quantityModifier.css?ver=quantityModifier/assets/js/admin_quantityModifier.js?ver=

HTML / DOM Fingerprints

CSS Classes
qtyMdfr
Shortcode Output
Quantity Quick Add Buttons : <br /><button value="5" class="qtyMdfr">+5</button>&nbsp;<button value="25" class="qtyMdfr">+25</button>&nbsp;<button value="50" class="qtyMdfr">+50</button>
FAQ

Frequently Asked Questions about Quantity Modifier