SM News Ticker Security & Risk Analysis

wordpress.org/plugins/sm-news-ticker

The SM News Tickr is a wordpress plugin to show post as Jquery News Ticker. It is a very nice Ticker. jQuery News Ticker used to show the letest or im …

10 active installs v1.0.0 PHP + WP 3.5.1+ Updated Sep 27, 2016
news-tickershortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SM News Ticker Safe to Use in 2026?

Generally Safe

Score 85/100

SM News Ticker 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 "sm-news-ticker" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the plugin uses prepared statements for all SQL queries and the majority of its output is properly escaped, which are excellent security practices. The lack of any recorded vulnerabilities or CVEs in its history suggests a mature and well-maintained codebase.

However, there are several areas that warrant attention. The plugin has a total of 1 entry point, which is a shortcode, and it lacks any capability checks or nonce checks. While the static analysis did not find any taint flows or unsanitized paths, the absence of these essential security measures on its single entry point is a significant concern. This could leave the plugin vulnerable to various attacks if the shortcode's functionality is not inherently secure or if malicious input can be injected and processed without proper validation.

In conclusion, while the plugin avoids common pitfalls like raw SQL and dangerous functions, the lack of authentication and authorization checks on its shortcode is a notable weakness. The good practices observed in SQL handling and output escaping are positive, but they do not fully mitigate the risk introduced by the unprotected entry point. A comprehensive security audit that focuses on the shortcode's implementation would be beneficial.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
  • Unescaped output (20% of outputs)
Vulnerabilities
None known

SM News Ticker Security Vulnerabilities

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

SM News Ticker Code Analysis

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

Output Escaping

80% escaped10 total outputs
Attack Surface

SM News Ticker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sm-news-ticker] sm-news-ticker.php:25
WordPress Hooks 5
actionwp_enqueue_scriptssm-news-ticker.php:20
actioninitsm-news-ticker.php:21
actionadmin_enqueue_scriptssm-news-ticker.php:22
actionadmin_menusm-news-ticker.php:23
actionadmin_initsm-news-ticker.php:24
Maintenance & Trust

SM News Ticker Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedSep 27, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

SM News Ticker Developer Profile

Mahabubur Rahman

10 plugins · 650 total installs

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

How We Detect SM 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/sm-news-ticker/assets/includes/jquery.ticker.js/wp-content/plugins/sm-news-ticker/assets/styles/ticker-style.css/wp-content/plugins/sm-news-ticker/assets/styles/admin.css
Script Paths
/wp-content/plugins/sm-news-ticker/assets/includes/jquery.ticker.js

HTML / DOM Fingerprints

CSS Classes
js-hiddennews-item
Data Attributes
id="js-news"
JS Globals
SMjQ=jQuery.noConflict();
Shortcode Output
<ul id="js-news" class="js-hidden"><li class="news-item">
FAQ

Frequently Asked Questions about SM News Ticker