FX Currency Tables Security & Risk Analysis

wordpress.org/plugins/fx-currency-tables

FX-ForeignExchange 6 currency cross table plugin for Wordpress. This easy to use tool adds a horizontal 6 currency table to posts and pages, and the w …

10 active installs v0.2.0 PHP + WP 2.5+ Updated Sep 7, 2010
currencyexchangerateswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FX Currency Tables Safe to Use in 2026?

Generally Safe

Score 85/100

FX Currency Tables has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "fx-currency-tables" v0.2.0 plugin exhibits a generally good security posture concerning its attack surface and SQL query handling. All identified entry points are protected by authentication and authorization checks, and all SQL queries utilize prepared statements, which are strong indicators of secure development practices. The absence of any known CVEs further bolsters this positive assessment, suggesting a history of responsible development and maintenance.

However, significant concerns arise from the output escaping and taint analysis. The fact that 100% of outputs are not properly escaped presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially given that the plugin handles external data (currency tables). The taint analysis reveals flows with unsanitized paths, which, while not reaching critical or high severity in this specific analysis, indicate a potential for insecure data handling if not addressed. The presence of file operations and external HTTP requests without explicit mention of sanitization or validation amplifies these concerns, as these can be vectors for further exploitation if the unsanitized data is used within them.

In conclusion, while the plugin has strengths in its protected attack surface and secure database interactions, the critical lack of output escaping and the presence of unsanitized data flows represent substantial weaknesses. These issues, if exploited, could lead to significant security compromises. The absence of past vulnerabilities is a positive sign, but it does not mitigate the immediate risks identified in the current static analysis.

Key Concerns

  • All outputs are unescaped
  • Taint flows with unsanitized paths
  • File operations without clear sanitization
  • External HTTP requests without clear sanitization
  • Missing nonce checks
Vulnerabilities
None known

FX Currency Tables Security Vulnerabilities

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

FX Currency Tables Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

0% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
trigger_currency_table_actions (currency-table.php:51)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

FX Currency Tables Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[currency_table] currency-table.php:31
WordPress Hooks 5
actionwidgets_initcurrency-table.php:23
actionwp_headcurrency-table.php:25
actionadmin_headcurrency-table.php:26
actionadmin_menucurrency-table.php:489
actioncurrency_table_cron_eventcurrency-table.php:491

Scheduled Events 1

currency_table_cron_event
Maintenance & Trust

FX Currency Tables Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedSep 7, 2010
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FX Currency Tables Developer Profile

Foreign_Xchange

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 FX Currency Tables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fx-currency-tables/css/fx-currency-tables.css/wp-content/plugins/fx-currency-tables/js/fx-currency-tables.js
Script Paths
/wp-content/plugins/fx-currency-tables/js/fx-currency-tables.js
Version Parameters
fx-currency-tables/css/fx-currency-tables.css?ver=fx-currency-tables/js/fx-currency-tables.js?ver=

HTML / DOM Fingerprints

CSS Classes
ct_descriptionct_bold
HTML Comments
Stop direct call
Data Attributes
name="currency_table_api"name="currency_table_save"name="action"name="CLS1"name="CLS2"name="CLS3"+4 more
JS Globals
CURRENCY_TABLE_FOLDERCURRENCY_TABLE_JSON_URLCURRENCY_TABLE_FREQfx_currency_table_stylesct_api_key
FAQ

Frequently Asked Questions about FX Currency Tables