Open Currency Converter Security & Risk Analysis

wordpress.org/plugins/artiss-currency-converter

💵 Convert currencies within the text of a post or page.

1K active installs v1.5.0 PHP 7.4+ WP 4.6+ Updated Apr 29, 2025
cashconversionconvertcurrencymoney
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEOct 10, 2025
Safety Verdict

Is Open Currency Converter Safe to Use in 2026?

Mostly Safe

Score 78/100

Open Currency Converter is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Oct 10, 2025Updated 11mo ago
Risk Assessment

The plugin "artiss-currency-converter" v1.5.0 exhibits a mixed security posture. While it demonstrates good practices such as using prepared statements for all SQL queries and including nonce checks, there are notable areas of concern. The static analysis reveals a small attack surface with only one shortcode entry point, and importantly, no unprotected entry points were found. However, the taint analysis identified one flow with an unsanitized path, which, despite not being classified as critical or high, warrants attention as it suggests a potential for input-related vulnerabilities. The vulnerability history is a significant red flag. With one known medium severity CVE that is currently unpatched, and a history of Cross-site Scripting (XSS) vulnerabilities, it indicates a recurring issue with input handling or output escaping. Although the latest vulnerability was dated in the future (2025-10-10), this could be an anomaly in the data, but the pattern of past XSS issues remains relevant. Overall, the plugin has strengths in its structured approach to security but is weakened by a history of unpatched vulnerabilities and a detected unsanitized input flow.

Key Concerns

  • Unpatched CVE present (medium severity)
  • Taint analysis shows unsanitized path
  • Only 69% of output properly escaped
Vulnerabilities
1

Open Currency Converter Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62939medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Open Currency Converter <= 1.5.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

Oct 10, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Open Currency Converter Code Analysis

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

Output Escaping

69% escaped35 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<options> (includes\options.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Open Currency Converter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[convert] includes\shortcodes.php:36
WordPress Hooks 4
actionadmin_noticesincludes\admin-config.php:30
filterplugin_action_linksincludes\admin-config.php:57
filterplugin_row_metaincludes\admin-config.php:83
actionadmin_menuincludes\admin-config.php:114
Maintenance & Trust

Open Currency Converter Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 29, 2025
PHP min version7.4
Downloads54K

Community Trust

Rating94/100
Number of ratings19
Active installs1K
Developer Profile

Open Currency Converter Developer Profile

Joe

3 plugins · 4K total installs

94
trust score
Avg Security Score
91/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect Open Currency Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/artiss-currency-converter/includes/admin-config.php/wp-content/plugins/artiss-currency-converter/includes/convert-currency.php/wp-content/plugins/artiss-currency-converter/includes/functions.php/wp-content/plugins/artiss-currency-converter/includes/get-options.php/wp-content/plugins/artiss-currency-converter/includes/shortcodes.php/wp-content/plugins/artiss-currency-converter/options.php/wp-content/plugins/artiss-currency-converter/rates.php
Version Parameters
artiss-currency-converter/artiss-currency-converter.php?ver=

HTML / DOM Fingerprints

CSS Classes
occ-notice
HTML Comments
Open Currency ConverterMain code - include various functionsInclude all the plugin's functionsInclude all the various functions+53 more
Data Attributes
id="message"class="error"page="options"page="rates"
Shortcode Output
[convert number="" from="" to="" dp="" template="" thousands_separator=""]
FAQ

Frequently Asked Questions about Open Currency Converter