News ticker Security & Risk Analysis

wordpress.org/plugins/news-ticker-for-wordpress

The plugin allows you to broadcast your news on other sites that will give you additional users and the popularity of the network.

10 active installs v1.0 PHP + WP 2.8.2+ Updated Nov 7, 2010
broadcastnewspopularpromotionsimple
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is News ticker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "news-ticker-for-wordpress" plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping a high percentage of its output. The absence of known vulnerabilities in its history is also a strong indicator of a relatively secure codebase over time.

However, significant concerns arise from the static analysis. The presence of a dangerous function like `preg_replace(/e)` without clear sanitization or context is a red flag, as it can be exploited for code injection. The taint analysis revealing two flows with unsanitized paths, even if not classified as critical or high severity in this instance, suggests potential for subtle vulnerabilities if user input is not rigorously validated. Furthermore, the complete lack of nonce checks and capability checks across all identified code signals points to a critical oversight in securing its functionality, leaving it vulnerable to various cross-site request forgery (CSRF) and privilege escalation attacks if any functional entry points were to be discovered.

In conclusion, while the plugin benefits from robust data handling (SQL prepared statements, output escaping) and a clean vulnerability history, the identified code signals (dangerous functions, lack of authorization checks) and taint analysis results present notable risks that require immediate attention. The absence of these fundamental security measures significantly weakens its overall security posture.

Key Concerns

  • Dangerous function found: preg_replace(/e)
  • Taint analysis shows unsanitized paths
  • No nonce checks implemented
  • No capability checks implemented
  • Low percentage of output properly escaped (94%)
Vulnerabilities
None known

News ticker Security Vulnerabilities

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

News ticker Release Timeline

vinformer9x.php
vreadme.txt
vthumbs
Code Analysis
Analyzed Mar 16, 2026

News ticker Code Analysis

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

Dangerous Functions Found

preg_replace(/e)preg_replace('/[^\x20\x21\x23-\x26\x28-\x3B\x3D\x3F-\x5B\x5D-\x5F\x61-\xFF]/e'informer9x.php:53

Output Escaping

94% escaped16 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
inf_options (informer9x.php:609)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

News ticker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentinformer9x.php:382
actionadmin_menuinformer9x.php:643
Maintenance & Trust

News ticker Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedNov 7, 2010
PHP min version
Downloads15K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

News ticker Developer Profile

errror

1 plugin · 10 total installs

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

How We Detect 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/news-ticker-for-wordpress/css/style.css/wp-content/plugins/news-ticker-for-wordpress/js/script.js
Script Paths
/wp-content/plugins/news-ticker-for-wordpress/js/script.js
Version Parameters
news-ticker-for-wordpress/css/style.css?ver=news-ticker-for-wordpress/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
news_hnews_vinf_headertb_main
Data Attributes
onclick='select_bg(this)'onclick='chparams()'onclick='mark_cat($id)'
JS Globals
window.SITE_URL
Shortcode Output
<div class='inf_header'>News Ticker</div>
FAQ

Frequently Asked Questions about News ticker