Easy News Ticker Security & Risk Analysis

wordpress.org/plugins/easy-news-ticker

Easy news ticker is a tiny news ticker plugin that scroll the list infinitely vertically.

30 active installs v1.0.0 PHP + WP 3.7+ Updated Jul 9, 2015
newspost-formatpost-scrollertickervertical-news-ticker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy News Ticker Safe to Use in 2026?

Generally Safe

Score 85/100

Easy News Ticker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "easy-news-ticker" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by completely avoiding dangerous functions, file operations, and external HTTP requests. All SQL queries are executed using prepared statements, which is a significant strength and prevents common SQL injection vulnerabilities. The plugin also has a clean vulnerability history with no known CVEs, indicating past reliability.

However, several areas raise concerns. The static analysis reveals a low percentage (10%) of properly escaped output, suggesting a high potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully by the developer. Furthermore, the absence of nonce checks is a notable weakness, as it leaves the plugin's shortcode susceptible to Cross-Site Request Forgery (CSRF) attacks. While there are capability checks, their effectiveness and scope are not detailed. The lack of taint analysis results could mean that the analysis was not comprehensive or that no flows were detected; however, the low output escaping percentage makes XSS a likely concern that taint analysis would ideally uncover.

In conclusion, while the plugin avoids many common and critical vulnerabilities like SQL injection and RCE due to its use of prepared statements and lack of dangerous functions, the significant risk of XSS due to poor output escaping and the potential for CSRF due to missing nonce checks are significant drawbacks. The clean vulnerability history is positive, but it doesn't negate the inherent risks identified in the code analysis. Developers should prioritize addressing the output escaping and nonce check issues.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Easy News Ticker Security Vulnerabilities

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

Easy News Ticker Code Analysis

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

Output Escaping

10% escaped42 total outputs
Attack Surface

Easy News Ticker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[easy_news_ticker] inc\ent_shortcode_init.php:3
WordPress Hooks 7
actionadmin_initeasy_news_ticker.php:36
actionplugins_loadedeasy_news_ticker.php:86
actionwp_enqueue_scriptseasy_news_ticker.php:98
actionadmin_headeasy_news_ticker.php:103
filtermce_external_pluginseasy_news_ticker.php:115
filtermce_buttonseasy_news_ticker.php:116
actionwidgets_initinc\ent_widget.php:260
Maintenance & Trust

Easy News Ticker Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJul 9, 2015
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Easy News Ticker Developer Profile

ifte.hsn2013

2 plugins · 100 total installs

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

How We Detect Easy News Ticker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-news-ticker/js/jquery.easy-ticker.min.js/wp-content/plugins/easy-news-ticker/js/ticker_init.js/wp-content/plugins/easy-news-ticker/css/ticker_style.css/wp-content/plugins/easy-news-ticker/js/easy-ticker-mce-button.js
Script Paths
js/easy-ticker-mce-button.jsjs/jquery.easy-ticker.min.jsjs/ticker_init.js
Version Parameters
easy-news-ticker/js/jquery.easy-ticker.min.js?ver=easy-news-ticker/js/ticker_init.js?ver=

HTML / DOM Fingerprints

CSS Classes
ent_ticker
JS Globals
ent_options
Shortcode Output
<div class="ent_ticker"><ul><li id="post<h4>
FAQ

Frequently Asked Questions about Easy News Ticker