IGIT Posts Slider Widget Security & Risk Analysis

wordpress.org/plugins/igit-posts-slider-widget

Widget Plugin allows you to embed posts into your sidebar category, tags. Also you can show latest posts,old posts and posts by any order you want in …

50 active installs v1.4 PHP + WP 2.3+ Updated Unknown
post-by-categorypost-sliderpostsshow-post-sliderslider-widget-for-posts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IGIT Posts Slider Widget Safe to Use in 2026?

Generally Safe

Score 100/100

IGIT Posts Slider Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "igit-posts-slider-widget" v1.4 plugin exhibits a mixed security posture. On the positive side, the plugin does not appear to have any known CVEs, indicating a potentially stable history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its direct attack surface. Furthermore, all detected SQL queries utilize prepared statements, which is a strong security practice against SQL injection vulnerabilities.

However, several concerning aspects are highlighted by the static analysis. A significant weakness is the lack of nonce checks and capability checks across all entry points, meaning that even if an entry point were present, it would not have the standard WordPress security measures in place. The taint analysis reveals that all analyzed flows involve unsanitized paths, although thankfully no critical or high severity issues were found. A notable concern is the very low percentage of properly escaped output (9%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data is likely being rendered directly into the HTML without proper sanitization. The substantial number of file operations (28) without clear context on their purpose also warrants caution, as these could potentially be leveraged in certain attack chains if not carefully implemented.

In conclusion, while the plugin benefits from a limited attack surface and secure database interactions, the pervasive lack of input validation (taint analysis) and especially output escaping (XSS risk) are significant security liabilities. The absence of any historical vulnerabilities could be due to its limited exposure or development practices; however, the static analysis points to underlying weaknesses that could be exploited. Users should be highly cautious due to the high probability of XSS vulnerabilities.

Key Concerns

  • No Nonce Checks
  • No Capability Checks
  • Unsanitized paths in taint flows
  • Low output escaping percentage (9%)
  • External HTTP requests without context
Vulnerabilities
None known

IGIT Posts Slider Widget Security Vulnerabilities

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

IGIT Posts Slider Widget Code Analysis

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

Output Escaping

9% escaped58 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
tryBrowserCache (timthumb.php:334)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IGIT Posts Slider Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initigit-posts-slider-widget.php:78
Maintenance & Trust

IGIT Posts Slider Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads13K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

IGIT Posts Slider Widget Developer Profile

phpaddicted

2 plugins · 60 total installs

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

How We Detect IGIT Posts Slider Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/igit-posts-slider-widget/css/jquery.simplyscroll.css/wp-content/plugins/igit-posts-slider-widget/js/jquery.simplyscroll.js
Script Paths
/wp-content/plugins/igit-posts-slider-widget/js/jquery.simplyscroll.js
Version Parameters
igit-posts-slider-widget/js/jquery.simplyscroll.js?ver=igit-posts-slider-widget/css/jquery.simplyscroll.css?ver=

HTML / DOM Fingerprints

CSS Classes
simply-scroll-clipvertigit_wid_oldp_main_imageigit_oldp_thumbigit_wid_oldp_li
Data Attributes
id="vertical-ticker"orientation="vertical"customClass="vert"id="igit_wid_oldp_main_image"id="igit_oldp_thumb"id="igit_wid_oldp_li"
JS Globals
jQueryIGIT_igitslider_get_the_image
FAQ

Frequently Asked Questions about IGIT Posts Slider Widget