Jquery accordion slideshow Security & Risk Analysis

wordpress.org/plugins/jquery-accordion-slideshow

This is slideshow plugin for wp with accordion effect using famous Jquery js. Using this we can easily create horizontal accordion slideshow.

40 active installs v8.2 PHP + WP 4.0+ Updated Oct 29, 2023
accordionjquerysliderslideshow
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEOct 30, 2023
Safety Verdict

Is Jquery accordion slideshow Safe to Use in 2026?

Mostly Safe

Score 84/100

Jquery accordion slideshow is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved. Keep it updated.

1 known CVELast CVE: Oct 30, 2023Updated 2yr ago
Risk Assessment

The "jquery-accordion-slideshow" v8.2 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for the vast majority of its SQL queries and includes a healthy number of nonce checks. There are no identified critical or high severity taint flows, and the static analysis did not reveal any dangerous functions, file operations, or external HTTP requests, which are all positive indicators. The limited attack surface with only one shortcode entry point also contributes to a potentially more secure profile.

However, several areas raise concerns. The plugin's vulnerability history includes one high-severity CVE related to SQL injection, which, despite being patched, highlights a past weakness in handling SQL commands. The current version has 36% of its output unescaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not properly sanitized before being displayed. Furthermore, the plugin bundles an outdated version of jQuery (v1.4.2), which may contain known vulnerabilities that are not addressed by this plugin's updates. The absence of capability checks on its single entry point, the shortcode, is a significant oversight that could allow unauthorized users to trigger plugin functionality.

In conclusion, while the plugin has improved in areas like SQL query sanitization and has a limited attack surface, the unescaped output, outdated bundled library, and lack of capability checks on its shortcode present tangible risks. The past SQL injection vulnerability, though patched, warrants continued vigilance. Organizations should carefully consider these weaknesses and ensure appropriate mitigation strategies are in place.

Key Concerns

  • Unescaped output detected
  • Bundled outdated jQuery library
  • Missing capability checks on shortcode
  • Previous high severity SQLi vulnerability
Vulnerabilities
1

Jquery accordion slideshow Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2023-5464high · 8.8Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Jquery accordion slideshow <= 8.1 - Authenticated (Subscriber+) SQL Injection via Shortcode

Oct 30, 2023 Patched in 8.2 (85d)
Code Analysis
Analyzed Mar 16, 2026

Jquery accordion slideshow Code Analysis

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

Bundled Libraries

jQuery1.4.2

SQL Query Safety

95% prepared21 total queries

Output Escaping

62% escaped94 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<image-show> (pages\image-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Jquery accordion slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jquery-accordion] jquery-accordion-slideshow.php:332
WordPress Hooks 5
actionadmin_menujquery-accordion-slideshow.php:289
actionplugins_loadedjquery-accordion-slideshow.php:331
actionwp_enqueue_scriptsjquery-accordion-slideshow.php:333
actionplugins_loadedjquery-accordion-slideshow.php:334
actionadmin_enqueue_scriptsjquery-accordion-slideshow.php:337
Maintenance & Trust

Jquery accordion slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 29, 2023
PHP min version
Downloads21K

Community Trust

Rating60/100
Number of ratings3
Active installs40
Developer Profile

Jquery accordion slideshow Developer Profile

gopi_plus

8 plugins · 1K total installs

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

How We Detect Jquery accordion slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jquery-accordion-slideshow/style.css/wp-content/plugins/jquery-accordion-slideshow/css/jquery.zAccordion.css/wp-content/plugins/jquery-accordion-slideshow/js/jquery.zAccordion.min.js/wp-content/plugins/jquery-accordion-slideshow/js/jquery-1.7.2.min.js
Script Paths
/wp-content/plugins/jquery-accordion-slideshow/js/jquery-1.7.2.min.js/wp-content/plugins/jquery-accordion-slideshow/js/jquery.zAccordion.min.js

HTML / DOM Fingerprints

CSS Classes
mod-jt-zaccordionjt-zaccordion
HTML Comments
<!-- jquery-accordion-slideshow -->
Data Attributes
data-timeoutdata-widthdata-heightdata-slideWidthdata-slideHeightdata-tabWidth+5 more
JS Globals
jQuery
Shortcode Output
[jquery-accordion gallery=
FAQ

Frequently Asked Questions about Jquery accordion slideshow