Word Press Currency Exchange Security & Risk Analysis

wordpress.org/plugins/wordpress-currency-exchange

Widget that lets you to make currency covertions in your blog

10 active installs v1.0 PHP + WP 2.5.0+ Updated Jan 21, 2009
currencyexchangeexchange-ratemoney-exchange
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Word Press Currency Exchange Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "wordpress-currency-exchange" v1.0 plugin exhibits a mixed security posture. On one hand, the absence of known vulnerabilities and CVEs in its history is a positive indicator, suggesting a history of responsible development or a lack of prior security scrutiny. Furthermore, the plugin reports no direct attack surface entries like AJAX handlers, REST API routes, or shortcodes, which generally reduces immediate exploitation vectors.

However, significant concerns arise from the static analysis. The complete lack of output escaping for all 12 identified outputs is a critical vulnerability. This means that any data rendered by the plugin, if it originates from or passes through user-controllable input, is susceptible to Cross-Site Scripting (XSS) attacks. The 5 taint flows with "unsanitized paths", while not classified as critical or high severity in this report, coupled with the lack of output escaping, strongly suggests that malicious data could be injected and executed within the user's browser. The absence of capability checks and nonce checks on any potential entry points also indicates a lack of authorization and CSRF protection, which are fundamental security practices.

In conclusion, while the plugin's history is clean, the current static analysis reveals major security flaws, primarily concerning XSS due to unescaped output and potential for unauthorized actions. The lack of proper input validation and output sanitization, combined with weak authorization checks, creates a significant risk. The plugin needs immediate attention to address these critical security weaknesses.

Key Concerns

  • All output is unescaped
  • 5 taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Word Press Currency Exchange Security Vulnerabilities

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

Word Press Currency Exchange Code Analysis

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

Output Escaping

0% escaped12 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
saveLocalCopy (currencyexchange_class.php:179)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Word Press Currency Exchange Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_footerwpress_currency.php:207
actionplugins_loadedwpress_currency.php:208
Maintenance & Trust

Word Press Currency Exchange Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedJan 21, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Word Press Currency Exchange Developer Profile

nielgourment

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 Word Press Currency Exchange

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wordpress-currency-exchange/money-exchange.png

HTML / DOM Fingerprints

Data Attributes
name="WPRESS_CURRENCY_AMOUNT"name="WPRESS_CURRENCY_FROM"name="WPRESS_CURRENCY_TO"name="WPRESS_CURRENCY_TOTAL"name="calculate"name="wpcurrency"+4 more
JS Globals
wpcur_makeExchange
FAQ

Frequently Asked Questions about Word Press Currency Exchange