Alexa Traffic Widget Security & Risk Analysis

wordpress.org/plugins/alexa-traffic-widget

Shows your site Alexa rank instantly in the widget area without editing code.

10 active installs v0.1 PHP + WP 2.0+ Updated Feb 16, 2014
alexa-buttonalexa-traffic-widgetalexa-widgettraffic-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Alexa Traffic Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Alexa Traffic Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'alexa-traffic-widget' plugin version 0.1 exhibits a concerning security posture despite having no recorded vulnerabilities. The static analysis reveals a complete lack of entry points, which is generally positive. However, this is overshadowed by significant code quality issues. The presence of the `create_function` function is a critical red flag, as it can lead to code injection vulnerabilities if user-supplied data is passed to it without proper sanitization. Furthermore, none of the total outputs are properly escaped, meaning any data displayed by the widget could be vulnerable to Cross-Site Scripting (XSS) attacks, allowing attackers to execute arbitrary JavaScript in the user's browser. The taint analysis showing flows with unsanitized paths, though not rated as critical or high severity, further suggests potential for data mishandling. The absence of nonce checks and capability checks on any potential, albeit nonexistent, entry points is also a weakness that would be critical if entry points were discovered. The plugin's vulnerability history being clear is a positive sign, but it may also be due to its limited functionality and lack of exposure rather than robust security. In conclusion, while the plugin appears to have a minimal attack surface and no known CVEs, the fundamental code quality issues like the use of `create_function` and unescaped output represent significant and actionable security risks.

Key Concerns

  • Use of create_function
  • Unescaped output found
  • Taint flow with unsanitized paths
  • Missing nonce checks (potential)
  • Missing capability checks (potential)
Vulnerabilities
None known

Alexa Traffic Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Alexa Traffic Widget Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Alexa Traffic Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("AlexaTrafficWidget");'));alexa-traffic-widget.php:25

Output Escaping

0% escaped1 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (alexa-traffic-widget.php:16)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Alexa Traffic Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initalexa-traffic-widget.php:25
Maintenance & Trust

Alexa Traffic Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 16, 2014
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Alexa Traffic Widget Developer Profile

3eo

2 plugins · 20 total installs

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

How We Detect Alexa Traffic Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<div align="center"><script type='text/javascript' src='http://xslt.alexa.com/site_stats/js/s/a?url=
FAQ

Frequently Asked Questions about Alexa Traffic Widget