Jquery news ticker Security & Risk Analysis

wordpress.org/plugins/jquery-news-ticker

Jquery news ticker plugin brings a lightweight, flexible and easy to configure ticker plugin to site. This plugin adds scrolling horizontal tickers.

300 active installs v3.2 PHP + WP 3.6+ Updated Dec 16, 2023
jquerynewsticker
84
B · Generally Safe
CVEs total2
Unpatched0
Last CVEDec 16, 2023
Safety Verdict

Is Jquery news ticker Safe to Use in 2026?

Mostly Safe

Score 84/100

Jquery news ticker is generally safe to use though it hasn't been updated recently. 2 past CVEs were resolved. Keep it updated.

2 known CVEsLast CVE: Dec 16, 2023Updated 2yr ago
Risk Assessment

The jquery-news-ticker plugin version 3.2 presents a mixed security posture. On the positive side, the static analysis reveals a small attack surface with only one shortcode as an entry point, and importantly, no unprotected entry points were identified. The plugin also demonstrates good practices by utilizing prepared statements for the vast majority of its SQL queries and employing nonce checks for its functions. There are no file operations or external HTTP requests, which are also positive security indicators.

However, significant concerns arise from the output escaping. With only 33% of outputs properly escaped, there's a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. This aligns with the plugin's vulnerability history, which shows a past CVE related to XSS. The presence of past SQL injection vulnerabilities, although currently patched according to the history, also warrants caution, especially given the numerous SQL queries present. The historical pattern of these common vulnerability types suggests potential for insecure handling of user-supplied data.

In conclusion, while the plugin has improved in some areas like SQL query sanitization and attack surface management, the low rate of output escaping is a critical weakness. This, combined with its history of XSS and SQL injection vulnerabilities, indicates a potential for exploitation if not diligently maintained and updated. Users should be particularly wary of this aspect of the plugin's security.

Key Concerns

  • Low rate of output escaping (33%)
  • History of High severity CVEs (XSS, SQLi)
  • Past vulnerability (2023-12-16)
Vulnerabilities
2

Jquery news ticker Security Vulnerabilities

CVEs by Year

2 CVEs in 2023
2023
Patched Has unpatched

Severity Breakdown

High
1
Medium
1

2 total CVEs

CVE-2023-5432medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Jquery news ticker <= 3.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Dec 16, 2023 Patched in 3.2 (38d)
CVE-2023-5430high · 8.8Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Jquery news ticker <= 3.0 - Authenticated (Subscriber+) SQL Injection via Shortcode

Oct 30, 2023 Patched in 3.1 (85d)
Code Analysis
Analyzed Mar 16, 2026

Jquery news ticker Code Analysis

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

SQL Query Safety

94% prepared17 total queries

Output Escaping

33% escaped67 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<content-management-show> (pages\content-management-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Jquery news ticker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jquery-news-ticker] jquery-news-ticker.php:397
WordPress Hooks 5
actionadmin_menujquery-news-ticker.php:220
actionplugins_loadedjquery-news-ticker.php:396
actionwp_enqueue_scriptsjquery-news-ticker.php:398
actionwidgets_initjquery-news-ticker.php:401
actionadmin_enqueue_scriptsjquery-news-ticker.php:402
Maintenance & Trust

Jquery news ticker Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 16, 2023
PHP min version
Downloads47K

Community Trust

Rating90/100
Number of ratings8
Active installs300
Developer Profile

Jquery news ticker Developer Profile

gopiplus@hotmail.com

8 plugins · 4K total installs

73
trust score
Avg Security Score
79/100
Avg Patch Time
69 days
View full developer profile
Detection Fingerprints

How We Detect Jquery 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/jquery-news-ticker/inc/jquery-news-ticker.css/wp-content/plugins/jquery-news-ticker/inc/jquery-news-ticker.js
Script Paths
/wp-content/plugins/jquery-news-ticker/inc/jquery-news-ticker.js

HTML / DOM Fingerprints

CSS Classes
gticker-news1gticker-news2gticker-hiddengticker-item
Data Attributes
data-directiondata-typedata-pausedata-speeddata-groupdata-titletext+1 more
JS Globals
jQuery
Shortcode Output
<ul id="gticker-newsclass="gticker-item"><a href="
FAQ

Frequently Asked Questions about Jquery news ticker