Norman Advanced Archive Widget Security & Risk Analysis

wordpress.org/plugins/norman-advanced-archive-widget

Norman Advanced Archive Widget is a free replacement for the standard WordPress archive widget. Lots of customization options to satisfy your needs.

70 active installs v1.1 PHP + WP 3.0+ Updated Nov 7, 2011
archivejquerywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Norman Advanced Archive Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Norman Advanced Archive Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "norman-advanced-archive-widget" plugin v1.1 presents a mixed security posture. On the positive side, the plugin exhibits a robust approach to database interactions, with all SQL queries utilizing prepared statements, and there are no recorded vulnerabilities or CVEs, suggesting a history of secure development or diligent patching. The absence of file operations and external HTTP requests further limits potential attack vectors. However, the static analysis reveals significant concerns. The presence of the `create_function` function is a critical security risk, as it is deprecated and can be exploited for code injection if user-supplied data is passed to it. Furthermore, a very low percentage of output (16%) is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of any nonce checks or capability checks across the entire attack surface also means that any potential entry points, even if they were present, would be exposed to unauthorized access.

Key Concerns

  • Use of create_function
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Norman Advanced Archive Widget Security Vulnerabilities

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

Norman Advanced Archive Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
3 prepared
Unescaped Output
38
7 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('', 'return register_widget("NormanArchiveWidget");'));norman-adv-archive.php:279

SQL Query Safety

100% prepared3 total queries

Output Escaping

16% escaped45 total outputs
Attack Surface

Norman Advanced Archive Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_enqueue_scriptsnorman-adv-archive.php:276
actionwp_print_stylesnorman-adv-archive.php:277
actionwidgets_initnorman-adv-archive.php:279
Maintenance & Trust

Norman Advanced Archive Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedNov 7, 2011
PHP min version
Downloads8K

Community Trust

Rating20/100
Number of ratings1
Active installs70
Developer Profile

Norman Advanced Archive Widget Developer Profile

Andreas Norman

3 plugins · 110 total installs

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

How We Detect Norman Advanced Archive Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/norman-advanced-archive-widget/norman-adv-archive.php
Version Parameters
norman-advanced-archive-widget/norman-adv-archive.php?ver=

HTML / DOM Fingerprints

CSS Classes
norman-adv-archive-yearnorman-adv-archive-year-groupby
Data Attributes
relclass
FAQ

Frequently Asked Questions about Norman Advanced Archive Widget