Text Scroll Widget Security & Risk Analysis

wordpress.org/plugins/text-scrolling-widget

Text Scroll Widget is a plugin to automatically scroll up the content inserted in the description area of the widget.

500 active installs v2.4 PHP + WP 3.0.1+ Updated Mar 16, 2022
horizontal-scrollhorizontal-text-scrollscrolling-texttext-vertical-scrollvertical-scroll
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Text Scroll Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "text-scrolling-widget" plugin version 2.4 exhibits a generally positive security posture based on the provided static analysis. The absence of any entry points like AJAX handlers, REST API routes, or shortcodes significantly limits its attack surface. Furthermore, the analysis indicates that all SQL queries utilize prepared statements, which is a strong defense against SQL injection vulnerabilities. The complete lack of file operations and external HTTP requests also removes common vectors for compromise.

However, a notable concern arises from the output escaping. With 38% of outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is not properly escaped before being displayed to users could be exploited by an attacker to inject malicious scripts. The complete absence of nonce checks and capability checks, while not immediately critical due to the lack of exposed entry points, means that if the plugin were to gain new entry points in the future without corresponding security measures, it would be highly vulnerable. The vulnerability history is clean, with no recorded CVEs, which is encouraging, but this should not lead to complacency given the identified code quality issues.

In conclusion, the plugin's limited attack surface and secure database practices are strengths. However, the poor output escaping practices represent a tangible risk of XSS vulnerabilities. The absence of capability and nonce checks, while less immediate, are weaknesses that should be addressed proactively. The plugin is currently in a state of moderate risk, primarily due to potential XSS flaws.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Text Scroll Widget Security Vulnerabilities

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

Text Scroll Widget Code Analysis

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

Output Escaping

38% escaped26 total outputs
Attack Surface

Text Scroll Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuincludes\TextScrollingAdmin.php:21
actionwidgets_initincludes\TextScrollingAdmin.php:24
actionwp_enqueue_scriptsincludes\TextScrollingAdmin.php:25
actionadmin_initincludes\TextScrollingAdmin.php:26
Maintenance & Trust

Text Scroll Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedMar 16, 2022
PHP min version
Downloads14K

Community Trust

Rating94/100
Number of ratings3
Active installs500
Developer Profile

Text Scroll Widget Developer Profile

jiteshgondaliya

1 plugin · 500 total installs

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

How We Detect Text Scroll Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/text-scrolling-widget/js/scrolltext_custom.js
Script Paths
/wp-content/plugins/text-scrolling-widget/js/scrolltext_custom.js
Version Parameters
text-scrolling-widget/js/scrolltext_custom.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Text Scroll Widget