WebberZone Snippetz – Header, Body and Footer manager Security & Risk Analysis

wordpress.org/plugins/add-to-all

The ultimate snippet manager for WordPress. Create and manage custom HTML, CSS, or JS code snippets and control where and when they are displayed.

2K active installs v2.3.0 PHP 7.4+ WP 6.3+ Updated Mar 11, 2026
codecsshtmljavascriptsnippets
99
A · Safe
CVEs total1
Unpatched0
Last CVEApr 1, 2025
Safety Verdict

Is WebberZone Snippetz – Header, Body and Footer manager Safe to Use in 2026?

Generally Safe

Score 99/100

WebberZone Snippetz – Header, Body and Footer manager has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 1, 2025Updated 23d ago
Risk Assessment

The 'add-to-all' plugin v2.3.0 exhibits a generally strong security posture, largely due to robust input validation and output escaping mechanisms. The static analysis reveals a minimal attack surface, with no AJAX handlers or REST API routes exposed without proper authentication or permission checks. The code also demonstrates good practices by utilizing prepared statements for the majority of its SQL queries and implementing a significant number of nonce and capability checks. Furthermore, the absence of critical or high-severity taint flows indicates that user-supplied data is being handled with reasonable care to prevent common injection vulnerabilities.

However, there are areas for improvement. While the overall SQL usage is good, 20% of queries are not prepared, which could represent a minor risk if they handle sensitive data. The single file operation, while not explicitly flagged, warrants attention in a real-world scenario for potential path traversal or arbitrary file write vulnerabilities. The plugin's vulnerability history, while currently showing no unpatched vulnerabilities, does indicate a past medium-severity Cross-Site Scripting (XSS) vulnerability. This suggests that while the developers have addressed past issues, vigilance is still required to ensure future updates maintain this standard and prevent regressions.

In conclusion, 'add-to-all' v2.3.0 is a relatively secure plugin, with a good foundation of security practices. The limited attack surface and strong output escaping are significant strengths. The primary concerns revolve around the small percentage of non-prepared SQL queries, the single file operation, and the need to ensure historical XSS vulnerabilities do not resurface. Continued diligent code review and security testing are recommended.

Key Concerns

  • Unprotected entry points (AJAX/REST)
  • SQL queries not using prepared statements
  • Output escaping not 100% proper
  • File operations present
  • Past medium severity CVE
Vulnerabilities
1

WebberZone Snippetz – Header, Body and Footer manager Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

WebberZone Snippetz <= 2.1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Apr 1, 2025 Patched in 2.2.0 (73d)
Code Analysis
Analyzed Mar 16, 2026

WebberZone Snippetz – Header, Body and Footer manager Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

89% escaped291 total outputs
Data Flows
All sanitized

Data Flow Analysis

7 flows
taxonomy_search_tom_select (includes\admin\class-settings.php:1110)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WebberZone Snippetz – Header, Body and Footer manager Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[ata_reading_time] includes\frontend\class-shortcodes.php:29
[ata_snippet] includes\snippets\class-shortcodes.php:29
WordPress Hooks 12
actionplugins_loadedadd-to-all.php:65
actionadmin_enqueue_scriptsincludes\admin\settings\class-metabox-api.php:98
actionadd_meta_boxesincludes\admin\settings\class-metabox-api.php:99
actionadmin_menuincludes\admin\settings\class-settings-api.php:178
actionadmin_initincludes\admin\settings\class-settings-api.php:179
filteradmin_footer_textincludes\admin\settings\class-settings-api.php:180
actionadmin_enqueue_scriptsincludes\admin\settings\class-settings-api.php:181
filteradmin_body_classincludes\admin\settings\class-settings-api.php:182
actionadmin_menuincludes\admin\settings\class-settings-wizard-api.php:180
actionadmin_initincludes\admin\settings\class-settings-wizard-api.php:181
actionadmin_enqueue_scriptsincludes\admin\settings\class-settings-wizard-api.php:182
actionadmin_enqueue_scriptsincludes\admin\settings\class-settings-wizard-api.php:242
Maintenance & Trust

WebberZone Snippetz – Header, Body and Footer manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMar 11, 2026
PHP min version7.4
Downloads85K

Community Trust

Rating96/100
Number of ratings10
Active installs2K
Developer Profile

WebberZone Snippetz – Header, Body and Footer manager Developer Profile

Ajay

31 plugins · 89K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
825 days
View full developer profile
Detection Fingerprints

How We Detect WebberZone Snippetz – Header, Body and Footer manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-to-all/dist/js/add-to-all.js/wp-content/plugins/add-to-all/dist/css/add-to-all.css
Script Paths
/wp-content/plugins/add-to-all/dist/js/add-to-all.js
Version Parameters
add-to-all/dist/js/add-to-all.js?ver=add-to-all/dist/css/add-to-all.css?ver=

HTML / DOM Fingerprints

CSS Classes
wz-admin-banner-wrapperwz-admin-banner-introwz-admin-banner-eyebrowwz-admin-banner-titlewz-admin-banner-textwz-admin-banner-links-wrapperwz-admin-banner-linkwz-admin-banner-link-current
Data Attributes
data-wz-admin-banner-id
JS Globals
window.WebberZone
FAQ

Frequently Asked Questions about WebberZone Snippetz – Header, Body and Footer manager