Diccionario de la Biblia Security & Risk Analysis

wordpress.org/plugins/diccionario-de-la-biblia

Este plugins hace que la búsqueda de cualquier palabra en varios Diccionario de la Biblia por Bibliatodo.com

10 active installs v2.3 PHP + WP 4.6+ Updated Sep 1, 2025
biblebibliacristianosdiccionariodictionary
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Diccionario de la Biblia Safe to Use in 2026?

Generally Safe

Score 100/100

Diccionario de la Biblia has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The 'diccionario-de-la-biblia' v2.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and shows no recorded vulnerabilities in its history, suggesting a generally stable codebase. The limited attack surface with only one shortcode and no AJAX handlers or REST API routes is also a strength.

However, significant concerns arise from the static code analysis. The presence of the `create_function` dangerous function is a notable risk, as it can lead to code injection vulnerabilities if not handled with extreme care, especially when processing user-supplied input. Furthermore, the very low percentage of properly escaped output (14%) is a major red flag, indicating a high likelihood of cross-site scripting (XSS) vulnerabilities. The complete absence of nonce checks and capability checks, particularly given the potential for code injection via `create_function` and XSS from unescaped output, leaves the plugin's entry points vulnerable to unauthorized actions and data manipulation.

While the plugin's vulnerability history is clean, this does not negate the inherent risks identified in the code. The lack of robust security checks like nonces and capability checks, combined with dangerous function usage and widespread output escaping deficiencies, presents a substantial risk. A balanced conclusion is that while the plugin has a clean past and limited attack surface, its current implementation contains critical flaws that require immediate attention to prevent exploitation.

Key Concerns

  • Dangerous function 'create_function' detected
  • Low output escaping (14%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Diccionario de la Biblia Security Vulnerabilities

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

Diccionario de la Biblia Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("ddlb_diccionariodelabibliaWdiccionario-de-la-biblia.php:100

Output Escaping

14% escaped14 total outputs
Attack Surface

Diccionario de la Biblia Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ddlb_diccionariodelabiblia] diccionario-de-la-biblia.php:40
WordPress Hooks 1
actionwidgets_initdiccionario-de-la-biblia.php:100
Maintenance & Trust

Diccionario de la Biblia Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 1, 2025
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Diccionario de la Biblia Developer Profile

BibliaTodo

8 plugins · 150 total installs

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

How We Detect Diccionario de la Biblia

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/diccionario-de-la-biblia/widget-diccionario.js/wp-content/plugins/diccionario-de-la-biblia/widget-diccionario.css
Script Paths
https://www.bibliatodo.com/assets/js/wordpress/es/widget-diccionario.js

HTML / DOM Fingerprints

CSS Classes
ddlb_widefat
HTML Comments
<!-- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA --><!--<option value="en" <?php _e($language == 'en' ? 'selected' : ''); ?>>Ingles</option>--><!--if ($showlink == 1){ $html .= '<p style="text-align: center;"><a href="https://www.bibliatodo.com/recursos/" target="_blank">Agrega este diccionario a tu Sitio Web</a></p>'; } -->
Data Attributes
ddlb_diccionariodelabibliaWidget
Shortcode Output
[ddlb_diccionariodelabiblia]
FAQ

Frequently Asked Questions about Diccionario de la Biblia