ISSUU Magazine Display Security & Risk Analysis

wordpress.org/plugins/issuu-magazine-display

This plugin will display up to 30 of your magazines or publications that are hosted on ISSUU using cover images.

100 active installs v1.0.5 PHP + WP 3.4+ Updated May 15, 2016
issuumagazine
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ISSUU Magazine Display Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "issuu-magazine-display" plugin version 1.0.5 exhibits a generally good security posture with several positive indicators. Notably, there are no known vulnerabilities in its history, and the static analysis reveals no dangerous functions, no raw SQL queries, and no external HTTP requests. The absence of critical or high-severity taint flows is also a strong positive signal. However, there are areas that warrant attention. The plugin has an attack surface consisting of one shortcode, but crucially, it lacks any explicit capability checks or nonce checks for this entry point. Furthermore, while most output is properly escaped, a portion is not, which could potentially lead to cross-site scripting vulnerabilities if untrusted data is involved. The presence of file operations without further context also raises a slight concern.

While the plugin's history is clean, this doesn't negate the importance of addressing the identified weaknesses. The lack of capability checks on the shortcode is a significant concern, as it means any user, regardless of their role or permissions, could potentially interact with or exploit functionality exposed through this shortcode. The less-than-perfect output escaping also presents a risk, albeit likely a lower one compared to the unchecked shortcode. The plugin's strengths lie in its avoidance of common pitfalls like raw SQL and dangerous functions, but these are unfortunately overshadowed by the potential for privilege escalation or unauthorized access via the unchecked shortcode, and the potential for XSS through unescaped output.

Key Concerns

  • Shortcode without capability checks
  • Some output not properly escaped
  • File operations detected
Vulnerabilities
None known

ISSUU Magazine Display Security Vulnerabilities

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

ISSUU Magazine Display Code Analysis

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

Output Escaping

79% escaped14 total outputs
Attack Surface

ISSUU Magazine Display Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[display_magazines] imd.php:51
WordPress Hooks 3
actionwp_enqueue_scriptsimd.php:275
actionadmin_menuimd.php:290
actionadmin_initimd.php:291
Maintenance & Trust

ISSUU Magazine Display Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 15, 2016
PHP min version
Downloads9K

Community Trust

Rating60/100
Number of ratings1
Active installs100
Developer Profile

ISSUU Magazine Display Developer Profile

sightfactory

8 plugins · 190 total installs

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

How We Detect ISSUU Magazine Display

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
magazine_itemmagazine_infomagazine_issuu_api_secretissuu_doc_titleissuu_doc_publish_date
Data Attributes
width
Shortcode Output
<div align="center"> <div id="magazine_display"><div class="magazine_item hover"<a href="http://issuu.com/<img src="http://image.issuu.com/
FAQ

Frequently Asked Questions about ISSUU Magazine Display