Post title marquee scroll Security & Risk Analysis

wordpress.org/plugins/post-title-marquee-scroll

Post title marquee scroll is a simple wordpress plugin to create the marquee scroll in the website with post title.

2K active installs v9.9 PHP + WP 3.4+ Updated Dec 1, 2022
marqueepostscrolltitle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post title marquee scroll Safe to Use in 2026?

Generally Safe

Score 85/100

Post title marquee scroll has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'post-title-marquee-scroll' plugin v9.9 exhibits a generally good security posture based on the provided static analysis. It successfully avoids dangerous functions, utilizes prepared statements for its SQL query, and includes nonce checks. The absence of known CVEs and vulnerabilities in its history is a significant strength, suggesting a stable and well-maintained codebase. However, a notable concern is the low percentage of properly escaped output (27%). This indicates that user-supplied data, or data that might be influenced by user input, could be rendered directly into the page without sufficient sanitization, potentially leading to cross-site scripting (XSS) vulnerabilities. Additionally, the plugin lacks capability checks on its single entry point (the shortcode), which could allow any logged-in user to potentially interact with its functionality, though the limited attack surface mitigates this risk somewhat. The absence of taint flow issues and file operations is positive.

Key Concerns

  • Low percentage of properly escaped output
  • Missing capability checks on entry points
Vulnerabilities
None known

Post title marquee scroll Security Vulnerabilities

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

Post title marquee scroll Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

27% escaped37 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ptms_option (post-title-marquee-scroll.php:215)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Post title marquee scroll Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[post-marguee] post-title-marquee-scroll.php:65
WordPress Hooks 4
actionadmin_menupost-title-marquee-scroll.php:353
actionplugins_loadedpost-title-marquee-scroll.php:361
actionplugins_loadedpost-title-marquee-scroll.php:362
actioninitpost-title-marquee-scroll.php:365
Maintenance & Trust

Post title marquee scroll Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads86K

Community Trust

Rating80/100
Number of ratings5
Active installs2K
Developer Profile

Post title marquee scroll Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Post title marquee scroll

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
ptms_marquee
Data Attributes
scrollamountscrolldelaydirectiononmouseoveronmouseout
Shortcode Output
<a href=''></a>
FAQ

Frequently Asked Questions about Post title marquee scroll