Cotação Euro Security & Risk Analysis

wordpress.org/plugins/cotacao-euro-hoje

Cotação do Euro em relação ao Real (moeda do Brasil). Tenha a cotação do euro em seu site - atualizado diariamente direto do site do Banco Central do …

10 active installs v1.1 PHP + WP 3.0.1+ Updated Jul 18, 2015
cotacao-euroeuro-hoje
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cotação Euro Safe to Use in 2026?

Generally Safe

Score 85/100

Cotação Euro has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "cotacao-euro-hoje" v1.1 plugin exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) and the plugin demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively. It also avoids file operations and external HTTP requests, which can sometimes be vectors for attack. However, several concerning signals were identified in the static analysis.

The primary concern is the complete absence of output escaping for all identified output points. This means that any data displayed by the plugin, if it originates from an untrusted source (even if not evident in the provided data), could potentially be manipulated to execute arbitrary code or display malicious content to users, leading to cross-site scripting (XSS) vulnerabilities. Additionally, the use of the `create_function` construct is a deprecated and inherently risky practice, often associated with security vulnerabilities in older PHP code. The lack of any nonce or capability checks on the identified entry points, although the number of entry points is zero, still indicates a potential oversight if any entry points were to be introduced without proper security.

Given the clean vulnerability history and the absence of taint flows or known CVEs, it suggests that the plugin might not have been actively targeted or that previous versions did not contain exploitable flaws. However, the static analysis findings point to inherent weaknesses that could be exploited if an attacker discovers a way to inject data into the plugin's output or if new entry points are added without robust security measures. Therefore, while the plugin has no known history of being compromised, the identified code signals present a clear and present risk.

Key Concerns

  • All outputs are unescaped
  • Use of dangerous function: create_function
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Cotação Euro Security Vulnerabilities

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

Cotação Euro Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("cotaocaEuro");'));index.php:115

Output Escaping

0% escaped8 total outputs
Attack Surface

Cotação Euro Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initindex.php:115
Maintenance & Trust

Cotação Euro Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 18, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Cotação Euro Developer Profile

febeckers

2 plugins · 30 total installs

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

How We Detect Cotação Euro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cotacao-euro-hoje/css/cotacaoeuro.css
Version Parameters
cotacao-euro-hoje/css/cotacaoeuro.css?ver=

HTML / DOM Fingerprints

CSS Classes
cotacaoeuro
FAQ

Frequently Asked Questions about Cotação Euro