Time Line Security & Risk Analysis

wordpress.org/plugins/time-line

Make your timeline page easily, one shortcode only and full customize.

10 active installs v1.0.0 PHP + WP 2.8.0+ Updated Aug 20, 2016
lineresponsivetimetime-linetimeline
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Time Line Safe to Use in 2026?

Generally Safe

Score 85/100

Time Line has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "time-line" plugin v1.0.0 presents a mixed security posture. On the positive side, the plugin has no known vulnerabilities (CVEs) and the static analysis reveals a very small attack surface with no unprotected AJAX handlers or REST API routes. There are no reported dangerous functions, file operations, external HTTP requests, or bundled libraries that could introduce vulnerabilities. However, significant concerns arise from the code analysis. The plugin uses two SQL queries, neither of which employ prepared statements, leading to a high risk of SQL injection. Furthermore, both output operations are not properly escaped, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce and capability checks, while not directly exploitable given the limited entry points, signifies a lack of robust security best practices that could be problematic if the plugin's attack surface were to expand in future versions.

Key Concerns

  • Raw SQL queries without prepared statements
  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Time Line Security Vulnerabilities

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

Time Line Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Time Line Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[alobaidi_time_line] time-line.php:142
WordPress Hooks 1
filterplugin_row_metatime-line.php:49
Maintenance & Trust

Time Line Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedAug 20, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Time Line Developer Profile

Alobaidi

22 plugins · 33K total installs

81
trust score
Avg Security Score
90/100
Avg Patch Time
52 days
View full developer profile
Detection Fingerprints

How We Detect Time Line

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
alobaidi_timeline
Shortcode Output
<ul class="alobaidi_timeline"><li><a href=""></a></li></ul><ol class="alobaidi_timeline"><li><a href="
FAQ

Frequently Asked Questions about Time Line