Woobox Security & Risk Analysis

wordpress.org/plugins/woobox

Easily embed your Woobox promotions in WordPress using a simple shortcode.

1K active installs v1.7 PHP 5.2.4+ WP 3.2+ Updated Jun 5, 2025
contestsgiveawaysmarketingpromotionssweepstakes
98
A · Safe
CVEs total2
Unpatched0
Last CVEMay 7, 2025
Safety Verdict

Is Woobox Safe to Use in 2026?

Generally Safe

Score 98/100

Woobox has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: May 7, 2025Updated 10mo ago
Risk Assessment

The "woobox" plugin v1.7 exhibits a generally good security posture based on the static analysis, with no identified dangerous functions, SQL injection vulnerabilities due to prepared statements, or improper output escaping. File operations and external HTTP requests are also absent, which reduces common attack vectors. The limited attack surface, consisting of a single shortcode and no unprotected entry points, is also a positive indicator. However, the absence of any nonced or capability checks on its entry points, particularly the shortcode, represents a significant concern. This means any user, regardless of their logged-in status or permissions, could potentially trigger functionality within this shortcode, leaving it vulnerable to manipulation.

The plugin's vulnerability history, while currently showing no unpatched CVEs, reveals a past of medium severity Cross-Site Scripting (XSS) vulnerabilities. The fact that the last recorded vulnerability was as recent as May 2025 suggests ongoing security challenges. While the current version has addressed past issues, the pattern of XSS vulnerabilities indicates a potential weakness in input sanitization or output encoding, which static analysis might not fully capture. The lack of taint analysis data prevents a deeper understanding of potential data flow vulnerabilities. In conclusion, while the plugin demonstrates strengths in avoiding common dangerous coding practices, the lack of authentication on its entry points and the history of XSS vulnerabilities are critical weaknesses that require attention.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • History of XSS vulnerabilities
Vulnerabilities
2

Woobox Security Vulnerabilities

CVEs by Year

2 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-47675medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Woobox <= 1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting

May 7, 2025 Patched in 1.7 (52d)
CVE-2025-47662medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Woobox <= 1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting

May 7, 2025 Patched in 1.7 (52d)
Code Analysis
Analyzed Mar 16, 2026

Woobox Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

100% escaped2 total outputs
Attack Surface

Woobox Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[woobox] woobox.php:41
Maintenance & Trust

Woobox Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 5, 2025
PHP min version5.2.4
Downloads29K

Community Trust

Rating74/100
Number of ratings3
Active installs1K
Developer Profile

Woobox Developer Profile

woobox

1 plugin · 1K total installs

87
trust score
Avg Security Score
98/100
Avg Patch Time
52 days
View full developer profile
Detection Fingerprints

How We Detect Woobox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woobox/woobox_requiresdk.js
Script Paths
/wp-content/plugins/woobox/woobox_requiresdk.js

HTML / DOM Fingerprints

CSS Classes
woobox-offer
Data Attributes
data-offerdata-paramsdata-styledata-triggerdata-expire
Shortcode Output
<div class='woobox-offer' </div>
FAQ

Frequently Asked Questions about Woobox