FikraTicker Security & Risk Analysis

wordpress.org/plugins/fikraticker

FikraTicker is a simple and multi-effects newsticker that displays the recent news/posts on your website/blog

100 active installs v0.2 PHP + WP 3.0+ Updated Nov 8, 2013
fadenewstickerpostsslideticker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FikraTicker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The fikraticker v0.2 plugin presents a mixed security posture. On the positive side, the static analysis reveals no known dangerous functions, no direct SQL queries (all using prepared statements), no file operations, and no external HTTP requests. The vulnerability history is also clean, with no recorded CVEs, suggesting a potentially stable codebase in that regard. However, there are significant concerns. The most alarming finding is that 100% of the 26 detected output operations are not properly escaped. This opens the door to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website's content, potentially leading to session hijacking, credential theft, or defacement. Furthermore, the plugin lacks any nonce checks and capability checks, meaning that even though the static analysis shows no unprotected entry points in terms of authentication, the actions performed by these entry points might not be properly authorized or protected against replay attacks.

While the absence of critical taint flows and dangerous functions is encouraging, the high percentage of unescaped output is a critical weakness that needs immediate attention. The lack of historical vulnerabilities might be due to the plugin's simplicity or lack of widespread use, rather than inherent robust security. The developer should prioritize implementing proper output escaping and consider adding nonce and capability checks to its operations to mitigate the identified XSS risks and strengthen its overall security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

FikraTicker Security Vulnerabilities

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

FikraTicker Code Analysis

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

Output Escaping

0% escaped26 total outputs
Attack Surface

FikraTicker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fikraticker] news.php:40
WordPress Hooks 3
actionadmin_menunews.php:13
actionadmin_initnews.php:17
actionwp_enqueue_scriptsnews.php:35
Maintenance & Trust

FikraTicker Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedNov 8, 2013
PHP min version
Downloads16K

Community Trust

Rating92/100
Number of ratings5
Active installs100
Developer Profile

FikraTicker Developer Profile

Nael Bawadekji

1 plugin · 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 FikraTicker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fikraticker/js/jquery.innerfade.js/wp-content/plugins/fikraticker/js/jquery.newsticker.js/wp-content/plugins/fikraticker/js/jquery.newsticker-rtl.js
Script Paths
fikraticker/js/jquery.innerfade.jsfikraticker/js/jquery.newsticker.jsfikraticker/js/jquery.newsticker-rtl.js

HTML / DOM Fingerprints

Shortcode Output
<!-- START OF FICRATICKER WIDGET --><div class="fikraticker_widget_outer"><div class="fikraticker_widget"><ul id="fikraticker_ul">
FAQ

Frequently Asked Questions about FikraTicker