Yahoo Currency Security & Risk Analysis

wordpress.org/plugins/yahoo-currency

With the yahoo currency plugin you can display a feed of Yahoo Currency Exchange rates.

10 active installs v1.10 PHP + WP 2.5+ Updated Mar 13, 2010
atomembedfeedinlinerss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Yahoo Currency Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "yahoo-currency" plugin v1.10 exhibits a mixed security posture. On the positive side, there are no known CVEs, the plugin does not appear to make external HTTP requests, and all SQL queries utilize prepared statements, which is a strong defense against SQL injection. The static analysis also indicates a small attack surface with only one shortcode and no identified dangerous functions or taint flows.

However, significant concerns arise from the lack of output escaping and the absence of nonce and capability checks. While the attack surface is small, the single shortcode presents a potential entry point for cross-site scripting (XSS) if its output is not properly sanitized. The complete lack of nonce and capability checks on any entry points is a critical oversight. This means that any action performed by the shortcode can be triggered by any user, authenticated or not, without proper verification.

Overall, the plugin demonstrates good practices in database interaction and avoids external dependencies, but the lack of output escaping and crucial authorization checks leaves it vulnerable to XSS and unauthorized actions, despite the absence of historical vulnerabilities. The limited attack surface is a mitigating factor, but the identified weaknesses require attention.

Key Concerns

  • Output not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Yahoo Currency Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Yahoo Currency Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Yahoo Currency Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Yahoo Currency Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ycurrency] ycurrency.php:14
WordPress Hooks 1
actionwp_headycurrency.php:199
Maintenance & Trust

Yahoo Currency Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMar 13, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Yahoo Currency Developer Profile

moklet

2 plugins · 20 total installs

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

How We Detect Yahoo Currency

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/yahoo-currency/ycurrency1.css

HTML / DOM Fingerprints

CSS Classes
ycurrencyflagssp-usdsp-eursp-gbpsp-cadsp-audsp-jpy+138 more
Data Attributes
data-currency
Shortcode Output
<table class='ycurrency'><tr><td width='220px'><b>One equals</b></td><td class='flags sp-'>&nbsp;</td><td>Last Update @ <b>
FAQ

Frequently Asked Questions about Yahoo Currency