Content text slider on post Security & Risk Analysis

wordpress.org/plugins/content-text-slider-on-post

Use this plugin to scroll the content vertically in the posts and pages.

400 active installs v8.2 PHP + WP 3.5+ Updated Oct 29, 2023
contentpluginslidertextwordpress
85
A · Safe
CVEs total1
Unpatched0
Last CVEDec 7, 2015
Safety Verdict

Is Content text slider on post Safe to Use in 2026?

Generally Safe

Score 85/100

Content text slider on post has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 7, 2015Updated 2yr ago
Risk Assessment

The 'content-text-slider-on-post' plugin version 8.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices with a high percentage of SQL queries using prepared statements and the presence of nonce checks. The attack surface is also limited to a single shortcode, with no unprotected entry points identified in the static analysis. However, there are significant concerns regarding output escaping, with only 48% of outputs properly escaped. This is a considerable weakness, as it leaves the plugin susceptible to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also reveals one flow with an unsanitized path, which, while not classified as critical or high severity, still warrants attention as it indicates a potential vector for malicious input to reach sensitive parts of the code. The plugin's vulnerability history is also a concern; it has a past CVE for XSS, and the last vulnerability was in 2015. While there are currently no unpatched vulnerabilities, the nature of the past vulnerability (XSS) aligns with the identified output escaping issues. The lack of capability checks, while not directly flagged as an issue in the static analysis, is a common area where vulnerabilities are introduced if entry points are not properly restricted by user roles. Overall, the plugin has some solid security foundations but is hampered by a significant output escaping deficiency and a history of XSS vulnerabilities, making it a moderate risk, particularly if the unsanitized path leads to exploitable XSS.

Key Concerns

  • Significant portion of outputs not properly escaped
  • Taint analysis: flow with unsanitized path
  • Past CVE for XSS (improper input neutralization)
  • No capability checks on entry points
Vulnerabilities
1

Content text slider on post Security Vulnerabilities

CVEs by Year

1 CVE in 2015
2015
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Content text slider on post < 6.9 - Cross-Site Scripting

Dec 7, 2015 Patched in 6.9 (2969d)
Code Analysis
Analyzed Mar 16, 2026

Content text slider on post Code Analysis

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

SQL Query Safety

96% prepared25 total queries

Output Escaping

48% escaped54 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<content-setting> (pages\content-setting.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Content text slider on post Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[content-text-slider] content-text-slider-on-post.php:146
WordPress Hooks 4
actionplugins_loadedcontent-text-slider-on-post.php:383
actionwp_enqueue_scriptscontent-text-slider-on-post.php:384
actionadmin_menucontent-text-slider-on-post.php:387
actionadmin_enqueue_scriptscontent-text-slider-on-post.php:388
Maintenance & Trust

Content text slider on post Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 29, 2023
PHP min version
Downloads36K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Content text slider on post Developer Profile

gopi_plus

8 plugins · 1K total installs

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

How We Detect Content text slider on post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-text-slider-on-post/content-text-slider-on-post.js
Script Paths
/wp-content/plugins/content-text-slider-on-post/content-text-slider-on-post.js

HTML / DOM Fingerprints

Data Attributes
data-settingdata-groupdata-scrollheightdata-sametimedisplaydata-textlengthdata-speed+1 more
JS Globals
content_text_slider_on_post
Shortcode Output
[content-text-slider
FAQ

Frequently Asked Questions about Content text slider on post