Holiday Logo Switcher Security & Risk Analysis

wordpress.org/plugins/holiday-logo-switcher

Switch your logo depending on the day.

0 active installs v1.1.0 PHP 7.2+ WP 4.9+ Updated Jan 3, 2022
brandholidaylogologo-switcherreplace-logo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Holiday Logo Switcher Safe to Use in 2026?

Generally Safe

Score 85/100

Holiday Logo Switcher has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "holiday-logo-switcher" plugin v1.1.0 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are strong indicators of secure coding practices. The presence of nonce and capability checks on its single entry point (the shortcode) is also a positive sign, suggesting an effort to protect against common attack vectors. The taint analysis reporting zero flows, especially critical or high severity, further reinforces this positive assessment, indicating no obvious pathways for malicious data injection.

However, a notable concern arises from the output escaping. With 11 total outputs and only 64% properly escaped, there's a significant portion (approximately 4 outputs) that could potentially lead to cross-site scripting (XSS) vulnerabilities. While the static analysis didn't report any exploitable XSS based on taint flows, this unescaped output presents an inherent risk that should be addressed. The plugin's vulnerability history is clean, with no known CVEs, which is excellent, but it's important to remember that a clean history doesn't guarantee future immunity.

In conclusion, the "holiday-logo-switcher" plugin is built on a solid foundation with good security controls in place. The primary weakness lies in the incomplete output escaping, which introduces a potential XSS risk. Addressing this would significantly improve the plugin's overall security. The lack of complex attack surfaces and the clean vulnerability history are significant strengths.

Key Concerns

  • Incomplete output escaping
Vulnerabilities
None known

Holiday Logo Switcher Security Vulnerabilities

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

Holiday Logo Switcher Code Analysis

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

Output Escaping

64% escaped11 total outputs
Attack Surface

Holiday Logo Switcher Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[hls] includes\classes\holiday-logo-switcher.php:44
WordPress Hooks 6
actioninitincludes\classes\holiday-logo-switcher.php:42
actioninitincludes\classes\holiday-logo-switcher.php:43
actionadmin_menuincludes\classes\holiday-logo-switcher.php:130
actionadmin_initincludes\classes\holiday-logo-switcher.php:131
actionadd_meta_boxesincludes\views\mb-hls-options.php:28
actionsave_postincludes\views\mb-hls-options.php:70
Maintenance & Trust

Holiday Logo Switcher Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 3, 2022
PHP min version7.2
Downloads985

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Holiday Logo Switcher Developer Profile

Nicolas Johnson

1 plugin · 0 total installs

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

How We Detect Holiday Logo Switcher

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/holiday-logo-switcher/includes/views/librairies/jquery-ui/jquery-ui.min.css

HTML / DOM Fingerprints

CSS Classes
hls_date
HTML Comments
Generated by the WordPress Meta Box generator at http://jeremyhixon.com/tool/wordpress-meta-box-generator/ Enqueue Datepicker + jQuery UI CSS https://www.designbyhn.se/adding-a-datepicker-to-a-wordpress-metabox/+16 more
Data Attributes
whls_options_from_date_whls_options_to_date_whls_options_image_altwhls_options_nonce
JS Globals
whls_datewhls__logowhls__logo-darkwhls__logo--customiswpak_color_dark
Shortcode Output
[hls]
FAQ

Frequently Asked Questions about Holiday Logo Switcher