Freshbooks Widget Security & Risk Analysis

wordpress.org/plugins/freshbooks-wordpress-widget

This plugin creates a simple sidebar widget that outputs the total hours billed for a FreshBooks account.

10 active installs v2.0.1 PHP + WP 3.8.0+ Updated Mar 11, 2014
freshbooksfreshbooks-comproject-management
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Freshbooks Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The Freshbooks WordPress Widget plugin version 2.0.1 demonstrates a generally sound security posture with no recorded vulnerabilities or CVEs. The static analysis reveals a clean slate in terms of SQL queries, which are all prepared, and no file operations or external HTTP requests beyond one identified. The absence of reported vulnerabilities and the lack of known CVEs are significant strengths. However, several concerning code signals warrant attention. The presence of the `create_function` is a critical security risk as it is deprecated and can lead to code injection vulnerabilities if user-supplied input is not meticulously sanitized before being passed to it. Furthermore, the low percentage of properly escaped output (20%) indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website's pages. The lack of nonce checks and capability checks on any identified entry points, although currently having zero entry points, leaves potential future entry points highly exposed.

Key Concerns

  • Use of deprecated and dangerous function create_function
  • Low percentage of properly escaped output (XSS risk)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Freshbooks Widget Security Vulnerabilities

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

Freshbooks Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("Freshbooks_Widget");'));widgets\widget.freshbooks_widget.php:83

Output Escaping

20% escaped10 total outputs
Attack Surface

Freshbooks Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuadmin\settings.php:6
actionadmin_initadmin\settings.php:15
actionparse_requestfreshbooks_total_hours_billed.php:32
filterquery_varsfreshbooks_total_hours_billed.php:37
actionwidgets_initwidgets\widget.freshbooks_widget.php:83
Maintenance & Trust

Freshbooks Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 11, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Freshbooks Widget Developer Profile

Braden Keith

2 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 Freshbooks Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/freshbooks-wordpress-widget/js/freshbooks-widget.js/wp-content/plugins/freshbooks-wordpress-widget/css/freshbooks-widget.css
Script Paths
/wp-content/plugins/freshbooks-wordpress-widget/js/freshbooks-widget.js
Version Parameters
freshbooks-wordpress-widget/js/freshbooks-widget.js?ver=freshbooks-wordpress-widget/css/freshbooks-widget.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Freshbooks Widget