MC Audio File Calculator Security & Risk Analysis

wordpress.org/plugins/mc-audio-file-calculator

Online calculators to determine the size of MP3 and WAV files.

10 active installs v2.1 PHP 7.0+ WP 4.7+ Updated Nov 25, 2025
audio-file-sizeaudio-file-size-calculatormp3-size-calculatorwav-size-calculator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MC Audio File Calculator Safe to Use in 2026?

Generally Safe

Score 100/100

MC Audio File Calculator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "mc-audio-file-calculator" plugin version 2.1 presents a mixed security posture. On the positive side, there are no known vulnerabilities (CVEs), no dangerous functions, no file operations, no external HTTP requests, and all SQL queries are properly prepared. The attack surface is also relatively small and appears to have no unprotected entry points based on the static analysis.

However, several significant concerns are raised by the static analysis. The most critical is the high percentage of unsanitized paths identified in the taint analysis, indicating potential for arbitrary file access or manipulation. Furthermore, a substantial portion of output is not properly escaped (22% escaped means 78% unescaped), which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is present in these outputs.

The absence of any recorded vulnerabilities in its history suggests a potentially stable code base or a lack of public discovery. Nevertheless, the identified code signals, particularly the unescaped output and taint flow issues, represent real, immediate risks that should be addressed. The plugin's strengths lie in its SQL handling and lack of historical vulnerabilities, but these are overshadowed by the critical unescaped outputs and unsanitized paths.

Key Concerns

  • High percentage of unescaped output
  • Flows with unsanitized paths
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

MC Audio File Calculator Security Vulnerabilities

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

MC Audio File Calculator Release Timeline

v2.1Current
v2.0
Code Analysis
Analyzed Mar 17, 2026

MC Audio File Calculator Code Analysis

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

Output Escaping

22% escaped27 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
mc6397afcmp3 (mc-audio-file-calculator.php:41)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MC Audio File Calculator Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[mcafc-mp3] mc-audio-file-calculator.php:123
[mcafc-wav] mc-audio-file-calculator.php:262
WordPress Hooks 4
actionadmin_menuinc\mcafc_options.php:8
actionadmin_initinc\mcafc_options.php:9
actionadmin_initinc\mcafc_options.php:10
actionwp_enqueue_scriptsmc-audio-file-calculator.php:36
Maintenance & Trust

MC Audio File Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 25, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

MC Audio File Calculator Alternatives

No alternatives data available yet.

Developer Profile

MC Audio File Calculator Developer Profile

Mike Hickcox

6 plugins · 240 total installs

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

How We Detect MC Audio File Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mc-audio-file-calculator/css/bootstrap.css

HTML / DOM Fingerprints

CSS Classes
mcafc_mp3resultcustom-control-labelcustom-control-input
HTML Comments
Required meta tags
Data Attributes
name="mp3Time"name="bitRate"name="wavTime"name="wavChannels"name="wavRate"name="wavBitDepth"
Shortcode Output
<p class="mp3result"><strong<strong>MP3 File Size Calculator</strong><strong>WAV File Size Calculator</strong>
FAQ

Frequently Asked Questions about MC Audio File Calculator