Reiseblog Widgets Security & Risk Analysis

wordpress.org/plugins/reiseblog-widgets

Nützliche Widgets für deinen Reiseblog. Zeige zum Beispiel einen Reise-Countdown oder aktuelle Reiseschnäppchen in deiner Sidebar.

20 active installs v1.4.9 PHP + WP 3.0.1+ Updated Dec 1, 2014
countdownreisereise-schnaeppchenreiseblogtravel
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Reiseblog Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'reiseblog-widgets' plugin v1.4.9 exhibits a generally positive security posture, particularly in its handling of SQL queries and the absence of known vulnerabilities. The static analysis shows a complete lack of known CVEs, suggesting a history of stable and secure development. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and by not making external HTTP requests or performing file operations, which are common vectors for attacks. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, especially without authentication checks, significantly reduces the plugin's attack surface. However, the presence of two instances of the `create_function` is a notable concern. This function is deprecated and can lead to security vulnerabilities if not handled with extreme care, as it allows for the creation of anonymous functions from strings, which could be influenced by user input. Additionally, the relatively low percentage (34%) of properly escaped output suggests a potential risk of Cross-Site Scripting (XSS) vulnerabilities, as unescaped output can be rendered directly in the browser, allowing malicious scripts to execute.

Key Concerns

  • Dangerous function used (create_function)
  • Low percentage of properly escaped output
Vulnerabilities
None known

Reiseblog Widgets Security Vulnerabilities

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

Reiseblog Widgets Release Timeline

v1.4.9Current
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.2
v1.4.1
v1.4
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Reiseblog Widgets Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("wp_widget_reisecountdown");'includes\widget-reisecountdown.php:389
create_functionadd_action('widgets_init', create_function('', 'return register_widget("wp_widget_reisetiger");'));includes\widget-reisetiger.php:229

Output Escaping

34% escaped196 total outputs
Attack Surface

Reiseblog Widgets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionload-widgets.phpincludes\widget-reisecountdown.php:28
actionwp_headincludes\widget-reisecountdown.php:36
actionwidgets_initincludes\widget-reisecountdown.php:389
actionwidgets_initincludes\widget-reisetiger.php:229
actionwp_headreiseblog-widgets.php:33
actionadmin_menureiseblog-widgets.php:36
Maintenance & Trust

Reiseblog Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 1, 2014
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Reiseblog Widgets Developer Profile

Reisetiger

2 plugins · 100K total installs

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

How We Detect Reiseblog Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reiseblog-widgets/css/rbcd.css/wp-content/plugins/reiseblog-widgets/js/jquery.countdown.min.js/wp-content/plugins/reiseblog-widgets/js/jquery.dialog.js/wp-content/plugins/reiseblog-widgets/js/jquery.countdown-dialog.js
Script Paths
/wp-content/plugins/reiseblog-widgets/js/jquery.countdown.min.js/wp-content/plugins/reiseblog-widgets/js/jquery.dialog.js/wp-content/plugins/reiseblog-widgets/js/jquery.countdown-dialog.js
Version Parameters
reiseblog-widgets/css/rbcd.css?ver=reiseblog-widgets/js/jquery.countdown.min.js?ver=reiseblog-widgets/js/jquery.dialog.js?ver=reiseblog-widgets/js/jquery.countdown-dialog.js?ver=

HTML / DOM Fingerprints

CSS Classes
reiseblog-widgets-reisecountdown
Data Attributes
data-plugin-name="reiseblog-widgets"data-plugin-version="1.4.9"
JS Globals
REISEBLOGWIDGETS_VERSIONREISEBLOGWIDGETS_DIRREISEBLOGWIDGETS_URL
FAQ

Frequently Asked Questions about Reiseblog Widgets