Weather Slider Security & Risk Analysis

wordpress.org/plugins/weather-slider

Lee el tiempo desde Yahoo! Weather, de los códigos de las ciudades insertadas en el formulario. Muestra en los templates con efecto slider.

10 active installs v1.1 PHP + WP 2.1+ Updated Jan 21, 2010
slidertemperaturatemperatureweatheryahoo-weather
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Weather Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "weather-slider" plugin v1.1 exhibits a concerning security posture primarily due to its complete lack of output escaping, despite a seemingly clean static analysis and vulnerability history. While the plugin has no recorded CVEs and demonstrates good practices like using prepared statements for SQL queries, the absence of any output escaping for its 7 identified output points is a significant risk. This means that any data displayed by the plugin, if it were to originate from user input or external sources without proper sanitization, could be vulnerable to Cross-Site Scripting (XSS) attacks. The fact that there are no observed taint flows might be a coincidence or due to limited code complexity, but it doesn't negate the inherent risk of unescaped output.

Furthermore, the plugin has a zero attack surface in terms of AJAX handlers, REST API routes, shortcodes, and cron events, and also lacks capability checks and nonce checks. This could indicate a very simple plugin with limited functionality, or it could mean that any potential vulnerabilities are not exposed through these common entry points. The presence of a very old version of jQuery (v1.2.3) is also a concern, as older libraries often contain known vulnerabilities that could be exploited if not patched by the plugin author.

In conclusion, while the plugin's vulnerability history is clean and it adheres to some good coding practices like prepared statements, the critical failure in output escaping and the use of an outdated bundled library represent significant weaknesses. The absence of any reported issues could be misleading, and the lack of observed vulnerabilities does not guarantee the plugin's current security, especially given the clear output escaping deficiency.

Key Concerns

  • 0% output escaping on 7 outputs
  • Bundled outdated library: jQuery v1.2.3
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Weather Slider Security Vulnerabilities

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

Weather Slider Code Analysis

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

Bundled Libraries

jQuery1.2.3

Output Escaping

0% escaped7 total outputs
Attack Surface

Weather Slider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuweather-slider.php:188
actionwp_headweather-slider.php:189
Maintenance & Trust

Weather Slider Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedJan 21, 2010
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Weather Slider Developer Profile

mimartinez

1 plugin · 10 total installs

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

How We Detect Weather Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/weather-slider/css/styleweather-slider.css/wp-content/plugins/weather-slider/js/jquery-1.2.3.js/wp-content/plugins/weather-slider/js/easySlider1.5.js
Script Paths
/wp-content/plugins/weather-slider/js/jquery-1.2.3.js/wp-content/plugins/weather-slider/js/easySlider1.5.js

HTML / DOM Fingerprints

CSS Classes
tiempotiempo2tbErrotdErro
Data Attributes
id="slider"
JS Globals
jQuery
Shortcode Output
show_weather()
FAQ

Frequently Asked Questions about Weather Slider