DateArchives Security & Risk Analysis

wordpress.org/plugins/datearchives

A simple plugin for showing post archives categorized by date.

10 active installs v0.2 PHP + WP 2.5+ Updated Feb 6, 2012
archivesblogdateoverviewposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DateArchives Safe to Use in 2026?

Generally Safe

Score 85/100

DateArchives 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 "datearchives" plugin v0.2 exhibits a mixed security posture. On the positive side, it shows no known CVEs, no dangerous function calls, all SQL queries are prepared, and it doesn't perform file operations or external HTTP requests. The absence of bundled libraries and a clean vulnerability history are also encouraging signs. However, significant concerns arise from the lack of output escaping on all identified output points. This means any data rendered to the user that originates from user input or other dynamic sources could potentially be exploited for cross-site scripting (XSS) attacks. Additionally, while the attack surface is small, the absence of capability checks and nonce checks on the single shortcode entry point is a notable weakness, leaving it vulnerable to unauthorized execution if the shortcode's functionality can be leveraged maliciously.

Key Concerns

  • 0% output escaping
  • No capability checks on shortcode
  • No nonce checks on shortcode
Vulnerabilities
None known

DateArchives Security Vulnerabilities

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

DateArchives Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

DateArchives Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[DateArchives] datearchives.php:92
Maintenance & Trust

DateArchives Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedFeb 6, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DateArchives Developer Profile

maff

8 plugins · 740 total installs

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

How We Detect DateArchives

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<h2></h2><ul></ul>
FAQ

Frequently Asked Questions about DateArchives