Plugin Name: Stock Market Updates Security & Risk Analysis

wordpress.org/plugins/stock-market-updates-dow-jones

Show stock market price updates for the DOW on your website

10 active installs v2.0 PHP + WP + Updated Mar 29, 2016
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Name: Stock Market Updates Safe to Use in 2026?

Generally Safe

Score 85/100

Plugin Name: Stock Market Updates has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The 'stock-market-updates-dow-jones' v2.0 plugin exhibits a generally positive security posture with several good practices in place. The absence of known CVEs and a clean vulnerability history, coupled with the use of prepared statements for all SQL queries, are strong indicators of a well-maintained and secure codebase. The limited attack surface, with only one shortcode and no unprotected AJAX handlers or REST API routes, also contributes to its security.

However, there are notable areas of concern identified during static analysis. The presence of the `create_function` dangerous function is a significant risk, as it can lead to arbitrary code execution if not handled with extreme care. Furthermore, only 25% of output is properly escaped, leaving room for potential Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks on the identified shortcode is also a weakness, as it could allow unauthorized users to trigger its functionality. The single file operation also warrants scrutiny, though without further context, its risk is difficult to quantify.

Overall, while the plugin benefits from a clean historical record and good SQL practices, the identified code signals present tangible security risks that require immediate attention. The presence of a dangerous function and insufficient output escaping are the most pressing issues, demanding remediation to mitigate potential exploits.

Key Concerns

  • Dangerous function used (create_function)
  • Low output escaping percentage (25%)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Plugin Name: Stock Market Updates Security Vulnerabilities

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

Plugin Name: Stock Market Updates Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("sm_data");'));get-data.php:105

Output Escaping

25% escaped8 total outputs
Attack Surface

Plugin Name: Stock Market Updates Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sm_update] get-data.php:50
WordPress Hooks 3
actionwidgets_initget-data.php:105
actionadmin_print_scripts-widgets.phpget-data.php:113
actionadmin_print_styles-widgets.phpget-data.php:114
Maintenance & Trust

Plugin Name: Stock Market Updates Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedMar 29, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

Plugin Name: Stock Market Updates Alternatives

No alternatives data available yet.

Developer Profile

Plugin Name: Stock Market Updates Developer Profile

hagens

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 Plugin Name: Stock Market Updates

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
sm_blocksm_widget_classsm_widget_title
Data Attributes
backgroundquote
Shortcode Output
<div class='sm_block'<p style="text-align: center">
FAQ

Frequently Asked Questions about Plugin Name: Stock Market Updates