Marquee xml rss feed scroll Security & Risk Analysis

wordpress.org/plugins/marquee-xml-rss-feed-scroll

Marquee xml rss feed scroll is a simple wordpress plugin to create the marquee in the website with rss feed.

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

Is Marquee xml rss feed scroll Safe to Use in 2026?

Generally Safe

Score 85/100

Marquee xml rss feed 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 "marquee-xml-rss-feed-scroll" v7.9 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL queries not using prepared statements, file operations, and external HTTP requests are positive indicators. Notably, the plugin correctly uses nonces for its single entry point, which is the shortcode, and there are no recorded historical vulnerabilities, suggesting a history of security awareness. However, a significant concern arises from the low percentage of properly escaped output. With 37 total outputs and only 16% properly escaped, there's a high probability of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is incorporated into these outputs. While no critical taint flows were identified, the unescaped outputs represent a substantial risk that could be exploited to inject malicious scripts into the website.

Despite the lack of historical CVEs and the small attack surface, the prevalence of unescaped output is a critical weakness. The plugin's developers have implemented some good security practices, like nonce checks, but have neglected output sanitization. This oversight could allow an attacker to execute arbitrary JavaScript in the context of a user's browser, potentially leading to session hijacking, credential theft, or defacement. The absence of capability checks on the shortcode is a minor concern given the lack of other entry points, but it's worth noting that the shortcode's functionality might be exposed to users who shouldn't be able to trigger it, though without further context of the shortcode's purpose, the impact is limited. The overall risk is moderate, leaning towards high due to the high likelihood of XSS vulnerabilities.

Key Concerns

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

Marquee xml rss feed scroll Security Vulnerabilities

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

Marquee xml rss feed scroll Code Analysis

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

Output Escaping

16% escaped37 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mxrf_option (marquee-xml-rss-feed-scroll.php:233)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Marquee xml rss feed scroll Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rss-marquee] marquee-xml-rss-feed-scroll.php:75
WordPress Hooks 4
actionadmin_menumarquee-xml-rss-feed-scroll.php:379
actionplugins_loadedmarquee-xml-rss-feed-scroll.php:387
actionplugins_loadedmarquee-xml-rss-feed-scroll.php:388
actioninitmarquee-xml-rss-feed-scroll.php:391
Maintenance & Trust

Marquee xml rss feed scroll Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

Marquee xml rss feed 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 Marquee xml rss feed scroll

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mxrf_marquee
Data Attributes
onmouseover='this.stop()'onmouseout='this.start()'
Shortcode Output
<div style='padding:3px;' class='mxrf_marquee'><marquee scrollamount='' scrolldelay='' direction='' onmouseover='this.stop()' onmouseout='this.start()'>
FAQ

Frequently Asked Questions about Marquee xml rss feed scroll