Workbox Nasdaq XML News Reader Plugin Security & Risk Analysis

wordpress.org/plugins/workbox-nasdaq-xml-news-reader

Allows to import NASDAQ news feed and show it on your Wordpress site.

10 active installs v1.0 PHP + WP 2.7+ Updated Sep 1, 2016
nasdaqnewsxml-reader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Workbox Nasdaq XML News Reader Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Workbox Nasdaq XML News Reader Plugin 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 "workbox-nasdaq-xml-news-reader" plugin version 1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements. It also has a very small attack surface, with only one shortcode entry point and no identified AJAX handlers or REST API routes without proper checks. The absence of known vulnerabilities in its history is also a strong indicator of its current stability. However, significant concerns arise from the code analysis. The presence of the `create_function` dangerous function is a notable risk, as it can be exploited for code injection. Furthermore, the fact that 50% of output is not properly escaped means there is a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted directly. The taint analysis revealing two flows with unsanitized paths, though not classified as critical or high severity, still points to potential weaknesses in how data is handled, especially when combined with the file operations and lack of capability checks.

Key Concerns

  • Dangerous function create_function used
  • Half of outputs are not properly escaped
  • Taint flows with unsanitized paths found
  • No nonce checks on entry points
  • No capability checks on entry points
  • File operations present without clear sanitization
Vulnerabilities
None known

Workbox Nasdaq XML News Reader Plugin Security Vulnerabilities

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

Workbox Nasdaq XML News Reader Plugin Code Analysis

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

Dangerous Functions Found

create_functioncreate_function('', 'return register_widget("workboxXMLNewsWidget");')plugin.php:79

Output Escaping

50% escaped38 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
showOptionsPage (plugin.php:117)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Workbox Nasdaq XML News Reader Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[workbox_xml_news] plugin.php:82
WordPress Hooks 10
actionadmin_menuplugin.php:45
actionadmin_initplugin.php:51
actioninitplugin.php:57
actioninitplugin.php:60
actionsave_postplugin.php:63
filtermanage_edit-wb_news_xml_columnsplugin.php:66
actionmanage_wb_news_xml_posts_custom_columnplugin.php:70
actionadmin_headplugin.php:75
actionwidgets_initplugin.php:78
filterpost_type_linkplugin.php:84
Maintenance & Trust

Workbox Nasdaq XML News Reader Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 1, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Workbox Nasdaq XML News Reader Plugin Developer Profile

Workbox

3 plugins · 410 total installs

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

How We Detect Workbox Nasdaq XML News Reader Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/workbox-nasdaq-xml-news-reader/css/style.css
Generator Patterns
Workbox Nasdaq XML News Reader Plugin. v1.0
Version Parameters
workbox-nasdaq-xml-news-reader/css/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
name="wb_xml_news_user_id"name="wb_xml_news_items_amount"name="wb_xml_news_cache_minutes"name="wb_xml_news_read_all"value="WorkboxNewsXMLoptionsUpdate2"
Shortcode Output
[workbox_xml_news
FAQ

Frequently Asked Questions about Workbox Nasdaq XML News Reader Plugin