Easy Kickstarter Widget Security & Risk Analysis

wordpress.org/plugins/easy-kickstarter-widget

This plugin lets you place a Kickstarter widget on your WordPress blog. You can configure the widget by specifying which project you wish to support.

10 active installs v1.0 PHP + WP 3.0+ Updated Apr 27, 2011
backkickstarterprojectsupportwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Kickstarter Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The overall security posture of the "easy-kickstarter-widget" v1.0 plugin appears to have some significant weaknesses despite a lack of known vulnerabilities and a seemingly small attack surface. The static analysis reveals the presence of the `create_function` function, which is considered a dangerous practice due to its potential for code injection if user input is not meticulously handled. Furthermore, a concerning 0% of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the widget that originates from user input or other external sources is vulnerable to injection, allowing attackers to execute arbitrary JavaScript in the context of a user's browser.

While the plugin has no recorded CVEs, this can be attributed to its version and the limited scope of the static analysis performed. The absence of any identified taint flows might be due to the limited number of flows analyzed or the nature of the plugin's functionality. However, the combination of `create_function` and widespread unescaped output creates a fertile ground for vulnerabilities that may not have been detected by the current analysis methods. The plugin also lacks any nonces or capability checks, which are fundamental security mechanisms for protecting against various web attacks. In conclusion, while the plugin boasts zero known vulnerabilities and a minimal attack surface, the presence of dangerous coding practices like `create_function` and a complete lack of output escaping present substantial security risks.

Key Concerns

  • Dangerous function 'create_function' used
  • 0% output properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Easy Kickstarter Widget Security Vulnerabilities

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

Easy Kickstarter Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
7
0 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("MR_Kickstarter_Widget");'));easy_kickstarter_widget.php:48

Output Escaping

0% escaped7 total outputs
Attack Surface

Easy Kickstarter Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initeasy_kickstarter_widget.php:48
Maintenance & Trust

Easy Kickstarter Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedApr 27, 2011
PHP min version
Downloads3K

Community Trust

Rating40/100
Number of ratings1
Active installs10
Developer Profile

Easy Kickstarter Widget Developer Profile

Nolongeractive

3 plugins · 30 total installs

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

How We Detect Easy Kickstarter Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
MR_Kickstarter_Widget
FAQ

Frequently Asked Questions about Easy Kickstarter Widget