News Tick-O-Matic Security & Risk Analysis

wordpress.org/plugins/news-tick-o-matic

Animated news ticker—display the newest news a smoothly scrolling sidebar.

10 active installs v0.2 PHP + WP 2.8+ Updated May 3, 2012
animatednewspostsscrollingticker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is News Tick-O-Matic Safe to Use in 2026?

Generally Safe

Score 85/100

News Tick-O-Matic 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 "news-tick-o-matic" plugin, in version 0.2, exhibits a mixed security posture. On the positive side, it demonstrates good practices in database interaction by exclusively using prepared statements for SQL queries, and there are no reported vulnerabilities or CVEs associated with it, suggesting a relatively stable history. Furthermore, the static analysis reveals a minimal attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not properly secured. However, significant concerns arise from the use of the `create_function` dangerous function, which is a known security risk and can lead to arbitrary code execution if not handled with extreme care and sanitization. Additionally, the extremely low percentage of properly escaped output (16%) indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities across many of its output operations. The absence of nonce and capability checks on its entry points, although the entry points are zero, is a potential risk should any be added in the future without proper security considerations. The lack of taint analysis results also prevents a thorough understanding of potential data flow vulnerabilities.

Key Concerns

  • Dangerous function used (create_function)
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

News Tick-O-Matic Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

News Tick-O-Matic Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

News Tick-O-Matic Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("NewsTickOMatic");'));news-tick-o-matic.php:208

Output Escaping

16% escaped56 total outputs
Attack Surface

News Tick-O-Matic Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitnews-tick-o-matic.php:43
actionwidgets_initnews-tick-o-matic.php:208
actionwp_footernews-tick-o-matic.php:211
Maintenance & Trust

News Tick-O-Matic Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMay 3, 2012
PHP min version
Downloads6K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

News Tick-O-Matic Developer Profile

Baden

3 plugins · 140 total installs

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

How We Detect News Tick-O-Matic

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/news-tick-o-matic/js/jcarousellite_1.0.1.min.js/wp-content/plugins/news-tick-o-matic/css/style.css
Script Paths
jcarousellite_1.0.1.min.js
Version Parameters
jcarousellite_1.0.1.min.js?ver=1.0.1style.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
NewsTickOMaticnewsboxlatestnewsnews
Data Attributes
id="news-tick-o-matic-ticker"class="latestnews"class="news"class="date"
JS Globals
news_scripts
Shortcode Output
<div class="newsbox"><div id="-ticker" class="latestnews"><ul class="news">
FAQ

Frequently Asked Questions about News Tick-O-Matic