Today In History Security & Risk Analysis

wordpress.org/plugins/today-in-history

Today In History provides a simple widget that displays notable events that have occurred previously on this day in history.

10 active installs v0.5.1 PHP + WP 3.0+ Updated Nov 3, 2012
countfriendsnetworknetworkssocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Today In History Safe to Use in 2026?

Generally Safe

Score 85/100

Today In History has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "today-in-history" plugin v0.5.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by not utilizing dangerous functions, all SQL queries are prepared statements, and there are no known vulnerabilities or CVEs recorded in its history. This suggests a developer who is mindful of common web security pitfalls.

However, significant concerns arise from the static analysis. The most alarming finding is that 100% of the 32 output operations are not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the plugin's output, which could then be executed in the user's browser. While the attack surface is zero and there are no recorded vulnerability history patterns, the lack of output escaping is a critical oversight that leaves the plugin exposed.

In conclusion, while the plugin avoids several common vulnerabilities and has a clean history, the complete absence of output escaping is a severe weakness. This single deficiency significantly outweighs the otherwise good practices observed, making the plugin a risky choice until this issue is addressed.

Key Concerns

  • 0% of output properly escaped
Vulnerabilities
None known

Today In History Security Vulnerabilities

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

Today In History Code Analysis

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

Output Escaping

0% escaped32 total outputs
Attack Surface

Today In History Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_inittoday_in_history.php:297
Maintenance & Trust

Today In History Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 3, 2012
PHP min version
Downloads5K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Today In History Developer Profile

bdoga

2 plugins · 70 total installs

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

How We Detect Today In History

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tih-widgetTIH_DateTIH_Event
Data Attributes
id="TIH_Bottom"
Shortcode Output
<h5 class="TIH_Date"><p class="TIH_Event"><a href='http://www.macnative.com/development/todayInHistory/'>Today In History</a> Provided By <a href='http://www.macnative.com'>Macnative</a>
FAQ

Frequently Asked Questions about Today In History