MZ Post and Page Excerpts Widgets Security & Risk Analysis

wordpress.org/plugins/mz-post-and-page-excerpts-widgets

Creates widgets that display excerpts from posts or pages in the sidebar.

10 active installs v1.2 PHP + WP 3.0+ Updated Aug 9, 2013
page-excerptspost-and-page-excerpts-widgetspost-excerpts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MZ Post and Page Excerpts Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

MZ Post and Page Excerpts Widgets 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 "mz-post-and-page-excerpts-widgets" plugin version 1.2 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities in its history, suggesting a generally stable and well-maintained codebase. The static analysis reveals a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for external exploitation. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, indicating good practices in these areas.

However, there are significant concerns regarding code quality and security implementation. The presence of two "dangerous functions" (create_function), even if not directly exposed in the current analysis, is a red flag. More critically, only 18% of output is properly escaped. This low percentage suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website content or administration area. The absence of nonce checks and capability checks on any potential entry points, coupled with the lack of taint analysis data, further amplifies these risks, as there are no explicit protections against CSRF or unauthorized access if any vulnerabilities are present.

In conclusion, while the plugin benefits from a lack of historical vulnerabilities and a small attack surface, the high rate of unescaped output and the use of dangerous functions represent substantial security weaknesses that could lead to significant risks, particularly XSS attacks. The lack of taint analysis and protection mechanisms like nonces means that even minor coding errors could be exploited.

Key Concerns

  • High percentage of unescaped output
  • Presence of dangerous functions (create_function)
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

MZ Post and Page Excerpts Widgets Security Vulnerabilities

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

MZ Post and Page Excerpts Widgets Code Analysis

Dangerous Functions
2
Raw SQL Queries
0
0 prepared
Unescaped Output
99
22 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "mz_post_widget" );' ) );mz-post-and-page-excerpts-widgets.php:26
create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "mz_page_widget" );' ) );mz-post-and-page-excerpts-widgets.php:32

Output Escaping

18% escaped121 total outputs
Attack Surface

MZ Post and Page Excerpts Widgets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsmz-post-and-page-excerpts-widgets.php:17
actionwidgets_initmz-post-and-page-excerpts-widgets.php:26
actionwidgets_initmz-post-and-page-excerpts-widgets.php:32
actionedit_page_formmz-post-and-page-excerpts-widgets.php:36
actioninitmz-post-and-page-excerpts-widgets.php:37
Maintenance & Trust

MZ Post and Page Excerpts Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedAug 9, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

MZ Post and Page Excerpts Widgets Alternatives

No alternatives data available yet.

Developer Profile

MZ Post and Page Excerpts Widgets Developer Profile

maztch

1 plugin · 10 total installs

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

How We Detect MZ Post and Page Excerpts Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mz-post-and-page-excerpts-widgets/css/styles.css
Version Parameters
/wp-content/plugins/mz-post-and-page-excerpts-widgets/css/styles.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about MZ Post and Page Excerpts Widgets