Magazine Edition Control Security & Risk Analysis

wordpress.org/plugins/magazine-edition-control

Control the editions of your magazine or just group up the content of your blog. Easy and with no expensive software.

10 active installs v1.2 PHP + WP 2.9.1+ Updated May 12, 2010
content-managementcontroleditionmagazineversion-control
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Magazine Edition Control Safe to Use in 2026?

Generally Safe

Score 85/100

Magazine Edition Control has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The 'magazine-edition-control' v1.2 plugin exhibits a generally positive security posture, with no known vulnerabilities in its history and a code base that avoids particularly dangerous functions or file operations. The static analysis reports a relatively small attack surface, with no identified AJAX handlers or REST API routes lacking proper authentication or permission checks. However, there are significant concerns regarding output escaping, as 100% of observed outputs are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is reflected directly in the output. While the plugin does utilize capability checks, the absence of nonce checks on the single shortcode entry point is also a notable weakness, potentially allowing for Cross-Site Request Forgery (CSRF) attacks.

The limited taint analysis showing no unsanitized paths is encouraging, as is the SQL query practice of using prepared statements for a majority of its operations. The lack of any past vulnerabilities is a strong indicator of responsible development or a lack of significant exposure. Despite these strengths, the unescaped output and the potential for CSRF represent tangible risks that should be addressed to improve the plugin's overall security.

Key Concerns

  • Output escaping is not properly implemented
  • Nonce check missing on shortcode
Vulnerabilities
None known

Magazine Edition Control Security Vulnerabilities

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

Magazine Edition Control Code Analysis

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

SQL Query Safety

33% prepared12 total queries

Output Escaping

0% escaped43 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
magazinedition_short (beheer.php:67)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Magazine Edition Control Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[magazine-edition-control] beheer.php:40
WordPress Hooks 6
filterquery_varsbeheer.php:32
actioninitbeheer.php:34
actionactivated_pluginbeheer.php:35
actionadmin_menubeheer.php:36
actionadmin_menubeheer.php:37
actionsave_postbeheer.php:38
Maintenance & Trust

Magazine Edition Control Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMay 12, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Magazine Edition Control Developer Profile

erwinwolff

2 plugins · 20 total installs

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

How We Detect Magazine Edition Control

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
magazineditionspicturebook
Data Attributes
id="magazinedition_meta"
Shortcode Output
<h3><span style="float: right;"><a href="<img src="
FAQ

Frequently Asked Questions about Magazine Edition Control