Oddsconverter Security & Risk Analysis

wordpress.org/plugins/odds-converter

Odds converter will convert odds between decimal (separated with .), fractional (example: 1/2) and american (example: -200 or 120).

10 active installs v1.0.1 PHP + WP 3.7+ Updated Jul 28, 2020
bettingconvert-oddsdecimal-oddsoddsodds-converter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Oddsconverter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "odds-converter" plugin version 1.0.1 exhibits a seemingly strong security posture based on the provided static analysis. It boasts zero identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these potential entry points are unprotected. The code also shows a commendable absence of dangerous functions, file operations, and external HTTP requests. All SQL queries are prepared, and there are no identified taint flows. The lack of any recorded vulnerabilities in its history is also a positive indicator.

However, the analysis also reveals significant areas of concern that detract from its overall security. The most striking issue is the extremely low percentage of properly escaped output (31%). This indicates a high probability of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered without sufficient sanitization. Furthermore, the complete absence of nonce checks and capability checks suggests a reliance on the assumption that all interactions with the plugin are authorized and intentional, which is a dangerous assumption in a web application environment. This lack of explicit authorization checks, combined with unescaped output, creates a substantial risk profile.

While the plugin has no known CVEs, the unescaped output and missing authorization checks represent inherent security weaknesses that could be exploited. The plugin's strengths lie in its limited attack surface and secure handling of database operations. Its weaknesses, however, are critical: a high risk of XSS due to insufficient output escaping and a potential for unauthorized actions due to the absence of nonce and capability checks. This plugin, despite its clean vulnerability history, requires significant attention to address its insecure coding practices.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

Oddsconverter Security Vulnerabilities

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

Oddsconverter Code Analysis

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

Output Escaping

31% escaped13 total outputs
Attack Surface

Oddsconverter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initBSoddsConverter.php:57
actionwp_enqueue_scriptsoddsconverter.php:14
Maintenance & Trust

Oddsconverter Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 28, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Oddsconverter Developer Profile

Modulout

2 plugins · 10 total installs

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

How We Detect Oddsconverter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/odds-converter/js/change_odds.js
Script Paths
/wp-content/plugins/odds-converter/js/change_odds.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Oddsconverter