Webshop Keurmerk Security & Risk Analysis

wordpress.org/plugins/webshop-keurmerk

Gemakkelijk het Webshop Keurmerk op uw website plaatsen!

10 active installs v1.0 PHP + WP 4.0+ Updated Jan 20, 2017
dutchshopwebshopwidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Webshop Keurmerk Safe to Use in 2026?

Generally Safe

Score 85/100

Webshop Keurmerk 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 "webshop-keurmerk" plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. It has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and not performing any file operations or external HTTP requests, minimizing common web vulnerabilities. The absence of any recorded vulnerabilities in its history is also a positive indicator.

However, there are significant concerns that temper this otherwise positive assessment. The presence of the `create_function` dangerous function is a critical red flag, as it can be exploited for code injection if used with unsanitized input. Additionally, the output escaping is alarmingly low at only 19%, meaning a substantial portion of its output is not properly sanitized. This lack of escaping on sensitive outputs, combined with the potential for code injection via `create_function`, creates a significant risk of cross-site scripting (XSS) vulnerabilities. The absence of nonce and capability checks, while not directly exploitable due to the zero attack surface, indicates a lack of defense-in-depth for future potential entry points.

In conclusion, while the "webshop-keurmerk" plugin v1.0 has a minimal attack surface and avoids many common pitfalls, the identified dangerous function and severely inadequate output escaping introduce critical security risks. Developers should prioritize addressing these issues immediately to mitigate the potential for code injection and XSS attacks. The lack of historical vulnerabilities is good, but the current code signals a need for immediate remediation.

Key Concerns

  • Dangerous function: create_function found
  • Low output escaping percentage (19%)
  • Missing Nonce checks
  • Missing Capability checks
Vulnerabilities
None known

Webshop Keurmerk Security Vulnerabilities

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

Webshop Keurmerk Release Timeline

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

Webshop Keurmerk Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
17
4 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("keurmerk_widget");'));Webshop-keurmerk.php:101

Output Escaping

19% escaped21 total outputs
Attack Surface

Webshop Keurmerk Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initWebshop-keurmerk.php:101
Maintenance & Trust

Webshop Keurmerk Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedJan 20, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Webshop Keurmerk Developer Profile

riotweb

6 plugins · 1K total installs

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

How We Detect Webshop Keurmerk

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/webshop-keurmerk/images/Webshop-Keurmerk-Groot.png/wp-content/plugins/webshop-keurmerk/images/Webshop-Keurmerk-Normaal.png/wp-content/plugins/webshop-keurmerk/images/Webshop-Keurmerk-Klein.png

HTML / DOM Fingerprints

CSS Classes
keurmerk_widget
Data Attributes
id="keurmerk_widget"name="keurmerk_widget"id="keurmerk_widget-title"name="keurmerk_widget-title"id="keurmerk_widget-link"name="keurmerk_widget-link"+2 more
FAQ

Frequently Asked Questions about Webshop Keurmerk