Slogan Rotator Security & Risk Analysis

wordpress.org/plugins/slogan-rotator

Show a different slogan every time the visitor refreshes the page.

30 active installs v1.0.1 PHP + WP 3.0+ Updated Feb 19, 2017
pagerotationrotatorsloganslogans
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Slogan Rotator Safe to Use in 2026?

Generally Safe

Score 85/100

Slogan Rotator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'slogan-rotator' plugin version 1.0.1 exhibits a generally positive security posture, primarily due to the absence of known vulnerabilities and a lack of dangerous code patterns. The analysis shows no critical or high-severity taint flows, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests, all of which are good security practices. However, there are significant concerns related to output escaping and the absence of nonces and capability checks. With 0% of its outputs being properly escaped, the plugin is susceptible to Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks on its single shortcode entry point also presents a risk of Cross-Site Request Forgery (CSRF) attacks. While the vulnerability history is clean, the current code analysis reveals exploitable weaknesses that could be leveraged by attackers. Therefore, despite the lack of historical issues, the current state of the code necessitates immediate attention to mitigate the identified XSS and potential CSRF risks.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Slogan Rotator Security Vulnerabilities

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

Slogan Rotator Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Slogan Rotator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slogan-rotator] slogan-rotator.php:109
WordPress Hooks 3
actionadmin_menuslogan-rotator.php:40
actionadmin_initslogan-rotator.php:78
actionadmin_enqueue_scriptsslogan-rotator.php:92
Maintenance & Trust

Slogan Rotator Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 19, 2017
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs30
Developer Profile

Slogan Rotator Developer Profile

Mitch

12 plugins · 11K total installs

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

How We Detect Slogan Rotator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slogan-rotator/assets/autosize.jquery.js/wp-content/plugins/slogan-rotator/assets/jquery.js/wp-content/plugins/slogan-rotator/assets/sr.css
Script Paths
plugins/slogan-rotator/assets/jquery.jsplugins/slogan-rotator/assets/autosize.jquery.js
Version Parameters
slogan-rotator/assets/jquery.js?ver=1.0.0slogan-rotator/assets/autosize.jquery.js?ver=1.0.0slogan-rotator/assets/sr.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
sloganrotator_textarea
Data Attributes
id="sloganrotator_settings[slogans]"
Shortcode Output
[slogan-rotator]
FAQ

Frequently Asked Questions about Slogan Rotator