Responsive Mini Storage Calculator Security & Risk Analysis

wordpress.org/plugins/responsive-mini-storage-calculator

This plugin adds a form to a page via shortcode, and calculates the approximate total volume of storage space for common household items.

80 active installs v1.04 PHP + WP 3.3+ Updated May 8, 2014
mini-storage-calculator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Responsive Mini Storage Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

Responsive Mini Storage Calculator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "responsive-mini-storage-calculator" plugin, version 1.04, exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and complete output escaping are excellent practices that significantly mitigate common web application vulnerabilities. The plugin also avoids performing file operations and external HTTP requests, further reducing its attack surface.

However, several areas raise concern. The plugin lacks any nonce checks or capability checks, meaning that its single shortcode entry point, while not directly exploitable through AJAX or REST API without authentication, could potentially be manipulated if the shortcode itself performs sensitive actions that are not protected by these standard WordPress security measures. The presence of an external HTTP request, even if it's the only one, warrants careful review to ensure it doesn't introduce vulnerabilities like SSRF or insecure data transmission.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a strong indicator that the developers have historically maintained good security. However, the lack of historical vulnerabilities does not guarantee future security, especially in light of the identified gaps in nonce and capability checks. The overall conclusion is that while the plugin demonstrates strong foundational security practices, the absence of nonce and capability checks on its entry points represents a notable weakness that could be exploited in specific scenarios.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP request exists
Vulnerabilities
None known

Responsive Mini Storage Calculator Security Vulnerabilities

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

Responsive Mini Storage Calculator Release Timeline

v1.04Current
v1.03
v1.02
v1.0
Code Analysis
Analyzed Mar 16, 2026

Responsive Mini Storage Calculator 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
1
Bundled Libraries
0
Attack Surface

Responsive Mini Storage Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[msc-mini-calc] msc-mini-storage-calc.php:49
WordPress Hooks 2
actionwp_enqueue_scriptsmsc-mini-storage-calc.php:31
actioninitmsc-mini-storage-calc.php:41
Maintenance & Trust

Responsive Mini Storage Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 8, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Alternatives

Responsive Mini Storage Calculator Alternatives

No alternatives data available yet.

Developer Profile

Responsive Mini Storage Calculator Developer Profile

newdestinymedia

1 plugin · 80 total installs

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

How We Detect Responsive Mini Storage Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-mini-storage-calculator/msc-style.css/wp-content/plugins/responsive-mini-storage-calculator/msc-mini-storage-calculator.js
Script Paths
/wp-content/plugins/responsive-mini-storage-calculator/msc-mini-storage-calculator.js
Version Parameters
responsive-mini-storage-calculator/msc-style.css?ver=responsive-mini-storage-calculator/msc-mini-storage-calculator.js?ver=

HTML / DOM Fingerprints

Shortcode Output
mini-storage-calc_form.html
FAQ

Frequently Asked Questions about Responsive Mini Storage Calculator