Viavi WordPress Timeline Security & Risk Analysis

wordpress.org/plugins/viavi-wp-timeline

A Viavi WordPress Timeline plugin that allows you to make a timeline about anything.

20 active installs v1.0 PHP + WP 3.3+ Updated Jan 12, 2015
eventresponsivetimelinetimelinerwordpress-timeline
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Viavi WordPress Timeline Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The viavi-wp-timeline v1.0 plugin exhibits a mixed security posture. On the positive side, it shows no known CVEs, no dangerous functions, and all SQL queries utilize prepared statements, which are excellent security practices. The absence of file operations and external HTTP requests further reduces the attack surface. However, a significant concern arises from the output escaping analysis, where 0% of the 133 outputs are properly escaped. This represents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the content displayed by the plugin. Additionally, the taint analysis revealed 4 flows with unsanitized paths, which, while not reaching critical or high severity in this report, indicate potential pathways for data manipulation if exploited in conjunction with the output escaping issues.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a strong indicator of diligent development and testing in the past. However, this does not negate the immediate risks identified in the static analysis. The strengths lie in its data handling and lack of historically exploitable flaws. The primary weakness is the widespread lack of output sanitization, which creates a significant and readily exploitable attack vector. A balanced conclusion would be that while the plugin has a good foundation in terms of preventing common vulnerabilities like SQL injection and lacks historical issues, the critical oversight in output escaping makes it a considerable risk to users.

Key Concerns

  • 0% of outputs properly escaped
  • 4 unsanitized paths in taint analysis
  • No nonce checks on entry points
Vulnerabilities
None known

Viavi WordPress Timeline Security Vulnerabilities

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

Viavi WordPress Timeline Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped133 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
<EventList> (Admin\Event\EventList.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Viavi WordPress Timeline Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ViaviWordPressTimeline] index.php:43
WordPress Hooks 12
filteradmin_headAdmin\Event\EditEventForm.php:57
filteradmin_headAdmin\Event\NewEventForm.php:16
actioninitindex.php:33
actionwp_enqueue_scriptsindex.php:41
actionadmin_enqueue_scriptsindex.php:47
actionadmin_menuindex.php:50
actionadmin_initWordPressTimelineFunction.php:140
actionadmin_initWordPressTimelineFunction.php:359
filtermce_buttonsWordPressTimelineFunction.php:375
filtermce_external_pluginsWordPressTimelineFunction.php:376
filtermce_external_pluginsWordPressTimelineFunction.php:380
filtermce_buttonsWordPressTimelineFunction.php:381
Maintenance & Trust

Viavi WordPress Timeline Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedJan 12, 2015
PHP min version
Downloads8K

Community Trust

Rating52/100
Number of ratings7
Active installs20
Developer Profile

Viavi WordPress Timeline Developer Profile

Viavi Webtech

4 plugins · 120 total installs

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

How We Detect Viavi WordPress Timeline

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/viavi-wp-timeline/Admin/Css/smoothness/jquery-ui-1.10.3.custom.min.css

HTML / DOM Fingerprints

CSS Classes
viavi-content
Data Attributes
class="WordPressDate"class="WordPressDateYear"class="WordPressDateMonth"class="WordPressDateDay"
Shortcode Output
[ViaviWordPressTimeline]
FAQ

Frequently Asked Questions about Viavi WordPress Timeline