ContentBox Security & Risk Analysis

wordpress.org/plugins/contentbox

WP-ContentBox - это плагин обеспечивающий автоматическую синхронизацию готовых текстов из сервиса contentBox на ваш сайт.

10 active installs v1.1 PHP + WP 3.7+ Updated Aug 8, 2018
contentcontentboxpostseotext
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ContentBox Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "contentbox" plugin version 1.1 exhibits a generally positive security posture based on the provided static analysis. The absence of any known CVEs or past vulnerabilities is a strong indicator of diligent security practices and thorough code review over time. The plugin also demonstrates good habits by utilizing prepared statements for all SQL queries and implementing nonce and capability checks where applicable. Furthermore, the lack of identified taint flows with unsanitized paths suggests that the plugin is likely not introducing common injection vulnerabilities.

However, there are areas for improvement. The most significant concern is the low percentage (38%) of properly escaped output. This indicates that user-supplied or dynamic data might be rendered directly into the HTML, creating a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if the plugin handles any user-generated content or data from external sources. While the attack surface is reported as zero unprotected entry points, the presence of file operations without further context could also be a point of concern if not handled securely. Overall, while the plugin is currently unblemished by known vulnerabilities and follows some best practices, the output escaping issue warrants attention to prevent potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

ContentBox Security Vulnerabilities

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

ContentBox Code Analysis

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

Output Escaping

38% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
contentbox_admin_page (inc\page.class.php:16)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ContentBox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxescontentbox.php:36
actionsave_postcontentbox.php:37
actioncontentbox_synccontentbox.php:38
filtercron_schedulescontentbox.php:41
actionadmin_menuinc\page.class.php:7

Scheduled Events 1

contentbox_sync
Maintenance & Trust

ContentBox Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 8, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ContentBox Developer Profile

saiprex

1 plugin · 10 total installs

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

How We Detect ContentBox

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

Asset Fingerprints

Script Paths
/wp-content/plugins/contentbox/inc/contentbox.js
Version Parameters
contentbox/style.css?ver=contentbox/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
contentbox-form
HTML Comments
<!-- Contentbox ID: --><!-- Contentbox -->
Data Attributes
name="contentbox_id"id="contentbox_id"
JS Globals
contentbox_admin_url
Shortcode Output
[contentbox_api_sync][contentbox_api_sync_post][contentbox_category_sync]
FAQ

Frequently Asked Questions about ContentBox