Widget para añadir los iconos de validación de W3C Validator Security & Risk Analysis

wordpress.org/plugins/anadir-iconos-validacion-w3c-validator

Este Plugin nos muestra en cualquier lugar que se pueda añadir un Widget de texto los distintivos de validación de W3C Validator.

10 active installs v1.0 PHP + WP 1.0+ Updated Jun 19, 2016
html5textovisitanteswidgetxhtml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widget para añadir los iconos de validación de W3C Validator Safe to Use in 2026?

Generally Safe

Score 85/100

Widget para añadir los iconos de validación de W3C Validator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "anadir-iconos-validacion-w3c-validator" version 1.0 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for all SQL queries and has no recorded vulnerability history, suggesting a potentially stable and secure codebase. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, particularly without authentication, significantly reduces the overall attack surface, which is a strong security advantage.

However, the static analysis reveals critical concerns. The presence of the `create_function` function is a significant risk, as it is deprecated and known to be a potential source of code injection vulnerabilities if not handled with extreme care. Furthermore, the low percentage (11%) of properly escaped output is a major red flag. This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, where user-supplied data could be injected into the page without proper sanitization, allowing attackers to execute malicious scripts in the user's browser.

While the plugin has no known CVEs, the identified code signals and taint analysis warrant caution. The two flows with unsanitized paths, even without a critical or high severity classification, suggest potential areas where data might not be handled securely. The lack of nonce checks and capability checks on any entry points, combined with the poor output escaping, indicates a general lack of robust input validation and authorization mechanisms. Therefore, while the plugin's attack surface is currently small and its history clean, the identified coding practices, especially the use of `create_function` and widespread unescaped output, create significant inherent risks that could be exploited.

Key Concerns

  • Use of deprecated and dangerous create_function
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Widget para añadir los iconos de validación de W3C Validator Security Vulnerabilities

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

Widget para añadir los iconos de validación de W3C Validator Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
17
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("vdd_w3c_validator_Widget");Widget_W3C_Validator.php:202

Output Escaping

11% escaped19 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
form (Widget_W3C_Validator.php:89)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Widget para añadir los iconos de validación de W3C Validator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initWidget_W3C_Validator.php:202
Maintenance & Trust

Widget para añadir los iconos de validación de W3C Validator Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJun 19, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Widget para añadir los iconos de validación de W3C Validator Developer Profile

mavksoftes

1 plugin · 10 total installs

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

How We Detect Widget para añadir los iconos de validación de W3C Validator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/anadir-iconos-validacion-w3c-validator/Icons/valid-HTML5.png/wp-content/plugins/anadir-iconos-validacion-w3c-validator/Icons/valid-ISOHTML.png/wp-content/plugins/anadir-iconos-validacion-w3c-validator/Icons/valid-xhtml10.png

HTML / DOM Fingerprints

Shortcode Output
<div style="text-align:center;"><a href="http://validator.w3.org/check?uri=<img src="/wp-content/plugins/anadir-iconos-validacion-w3c-validator/Icons/valid-xhtml10.png"
FAQ

Frequently Asked Questions about Widget para añadir los iconos de validación de W3C Validator