Time Since Shortcode Security & Risk Analysis

wordpress.org/plugins/time-since-shortcode

This shortcode displays the years since the date provided.

10 active installs v1.0 PHP + WP 3.2+ Updated Sep 6, 2011
posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Time Since Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Time Since Shortcode 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 "time-since-shortcode" v1.0 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices, with no dangerous functions, SQL queries utilizing prepared statements, and all outputs properly escaped. The absence of file operations and external HTTP requests further reduces the potential attack surface. Crucially, there are no identified taint flows, indicating that user-supplied data is not being handled in a way that could lead to code injection or other vulnerabilities.

The plugin's vulnerability history is also pristine, with no recorded CVEs, which is a positive indicator of its security. The minimal attack surface, consisting of a single shortcode with no explicit authentication checks, is noted. However, the lack of nonce and capability checks on this shortcode, while not leading to immediate exploitable vulnerabilities in this static analysis, represents a potential area for enhancement if the shortcode's functionality were to become more sensitive or handle user-controlled data in the future.

Overall, this plugin appears to be very secure out-of-the-box. Its strengths lie in its clean code and lack of known vulnerabilities. The primary area for consideration is the potential for future risks if the shortcode's functionality were to evolve, given the absence of robust input validation and authorization mechanisms on its single entry point. For its current version and functionality, the security risks are minimal.

Key Concerns

  • Shortcode without nonce/capability checks
Vulnerabilities
None known

Time Since Shortcode Security Vulnerabilities

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

Time Since Shortcode Code Analysis

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

Time Since Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ts] timesince.php:24
Maintenance & Trust

Time Since Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedSep 6, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Time Since Shortcode Developer Profile

Matt Rude

4 plugins · 150 total installs

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

How We Detect Time Since Shortcode

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

Asset Fingerprints

Version Parameters
time-since-shortcode/timesince.php?ver=1.0

HTML / DOM Fingerprints

Shortcode Output
<br /><br />************No date provided************<br /><br />
FAQ

Frequently Asked Questions about Time Since Shortcode