Promote extensions Security & Risk Analysis

wordpress.org/plugins/promote-extensions

support for special content types in your website, such as a service Block, client, and team member,counter.

60 active installs v1.0.3 PHP + WP 3.0+ Updated Aug 4, 2017
clientsteam-memberswidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Promote extensions Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "promote-extensions" plugin version 1.0.3 exhibits a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication checks, which significantly limits the potential attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests further bolsters its security. The lack of known vulnerabilities in its history is also a positive indicator.

However, the analysis does reveal some areas for improvement. The single SQL query found is not using prepared statements, which could be a potential risk for SQL injection if the query is dynamically constructed with user input. Additionally, a significant portion of the output (67%) is not properly escaped. While there are no reported taint flows, this unescaped output could lead to Cross-Site Scripting (XSS) vulnerabilities if the data originates from user input or external sources. The complete absence of nonce and capability checks across all potential, albeit currently non-existent, entry points suggests a potential oversight in standard WordPress security practices, which could become a problem if new entry points are introduced without these safeguards.

In conclusion, the plugin is generally well-secured with a minimal attack surface and no known historical vulnerabilities. The primary concerns lie in the lack of prepared statements for its SQL query and the substantial amount of unescaped output, both of which present opportunities for vulnerabilities if not addressed. The absence of any security checks on hypothetical entry points, while currently a strength due to the lack of entry points, highlights a need for developers to be vigilant in implementing these checks should the plugin evolve.

Key Concerns

  • SQL query not using prepared statements
  • Significant portion of output unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Promote extensions Security Vulnerabilities

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

Promote extensions Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

33% escaped430 total outputs
Attack Surface

Promote extensions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsinc\widget-clients.php:23
actionadmin_enqueue_scriptsinc\widget-counter.php:23
actionadmin_enqueue_scriptsinc\widget-ribbon.php:25
actionadmin_enqueue_scriptsinc\widget-service.php:23
actionadmin_enqueue_scriptsinc\widget-team.php:23
actionwidgets_initpromote-extensions.php:257
Maintenance & Trust

Promote extensions Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedAug 4, 2017
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Promote extensions Developer Profile

themezwp

3 plugins · 140 total installs

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

How We Detect Promote extensions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/promote-extensions/inc/widget-clients.php/wp-content/plugins/promote-extensions/inc/widget-service.php/wp-content/plugins/promote-extensions/inc/widget-counter.php/wp-content/plugins/promote-extensions/inc/widget-team.php/wp-content/plugins/promote-extensions/inc/widget-ribbon.php
Version Parameters
promote-extensions/style.css?ver=1.0.3promote-extensions/js/customizer.js?ver=1.0.3

HTML / DOM Fingerprints

CSS Classes
widget_promote-client-widgetwidget_promote-service-widgetwidget_promote-counter-widgetwidget_promote-team-widgetwidget_promote-ribbon-widgetpromote-service-widget-1promote-team-widget-1promote-counter-widget-1+1 more
HTML Comments
clients clients
Data Attributes
promote-client-widget-1promote-service-widget-1promote-counter-widget-1promote-team-widget-1
JS Globals
promote_client_widgetpromote_service_widgetpromote_counter_widgetpromote_team_widgetpromote_ribbon_widget
FAQ

Frequently Asked Questions about Promote extensions