Zaki Post Slide Widget Security & Risk Analysis

wordpress.org/plugins/zaki-post-slide-widget

Widget that allows you to create a simple slider of posts using the jQuery library bxSlider v4. You can choose from categories and custom post-type, s …

10 active installs v1.3.3 PHP + WP 3.3+ Updated Jul 30, 2013
bxslidernewspostsscrollerslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zaki Post Slide Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Zaki Post Slide 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 static analysis of zaki-post-slide-widget v1.3.3 indicates a strong security posture from a code perspective. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with entry points significantly limits the plugin's attack surface. Furthermore, the code signals show no dangerous functions, file operations, or external HTTP requests. The adherence to prepared statements for SQL queries is excellent, and the lack of recorded vulnerabilities further bolsters this positive assessment.

However, a notable concern arises from the output escaping. With 139 total outputs and only 9% properly escaped, there is a substantial risk of cross-site scripting (XSS) vulnerabilities. This means that user-supplied data displayed by the widget could be manipulated to execute malicious scripts in the user's browser. The complete absence of nonce and capability checks, while not directly exploitable due to the limited entry points, represents a potential weakness that could become exploitable if new entry points are introduced in future versions or if another vulnerability allows access to these code paths. The vulnerability history being completely clear is a positive sign, suggesting diligent security practices by the developers.

In conclusion, while the plugin exhibits a commendable lack of common exploitable entry points and secure database practices, the significant proportion of unescaped output presents a tangible and potentially severe risk. The absence of authorization checks, though currently mitigated by the limited attack surface, is a structural weakness to be aware of. The developers should prioritize addressing the output escaping issue to fully secure this plugin.

Key Concerns

  • High percentage of unescaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Zaki Post Slide Widget Security Vulnerabilities

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

Zaki Post Slide Widget Code Analysis

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

Output Escaping

9% escaped139 total outputs
Attack Surface

Zaki Post Slide Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptspostslide.php:17
actionwidgets_initpostslide.php:422
Maintenance & Trust

Zaki Post Slide Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 30, 2013
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Zaki Post Slide Widget Developer Profile

Riccardo Conte

4 plugins · 70 total installs

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

How We Detect Zaki Post Slide Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zaki-post-slide-widget/css/style.css/wp-content/plugins/zaki-post-slide-widget/js/script.js
Script Paths
/wp-content/plugins/zaki-post-slide-widget/bxSlider/jquery.bxslider.min.js
Version Parameters
zaki-post-slide-widget/css/style.css?ver=zaki-post-slide-widget/js/script.js?ver=zaki-post-slide-widget/bxSlider/jquery.bxslider.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
zakiPostSlideWidget
Data Attributes
data-iddata-image-typedata-image-linkeddata-show-datedata-show-archivedata-title-link+4 more
JS Globals
jQuery
Shortcode Output
[zaki_post_slide]
FAQ

Frequently Asked Questions about Zaki Post Slide Widget