Card flip image slideshow Security & Risk Analysis

wordpress.org/plugins/card-flip-image-slideshow

This Card flip image slideshow script utilizes CSS3 transform to rotate images with unhinge animation.

10 active installs v1.5 PHP 5.0+ WP 5.0+ Updated Dec 1, 2022
galleryimageslideshowwidget
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEJul 4, 2025
Safety Verdict

Is Card flip image slideshow Safe to Use in 2026?

Use With Caution

Score 63/100

Card flip image slideshow has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jul 4, 2025Updated 3yr ago
Risk Assessment

The security posture of the card-flip-image-slideshow plugin v1.5 shows a mixed bag of good practices and significant concerns. On the positive side, the plugin has a very small attack surface with only one shortcode and no AJAX handlers or REST API routes identified. The plugin also demonstrates good SQL hygiene with 88% of queries using prepared statements and includes some nonce checks. However, the low percentage of properly escaped output (19%) is a major red flag, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of capability checks for its single entry point (the shortcode) also presents a potential risk, as any authenticated user could potentially trigger its functionality, and the lack of input sanitization for any output is concerning.

The vulnerability history is particularly worrying, with one currently unpatched medium severity CVE for XSS. This, combined with the static analysis findings of poor output escaping, strongly suggests a recurring pattern of XSS vulnerabilities. The fact that the last vulnerability was in the future (2025-07-04) and is unpatched indicates a critical maintenance and patching oversight. While the plugin avoids dangerous functions and file operations, the critical weakness in output sanitization, coupled with the unpatched XSS vulnerability, makes this plugin a significant security risk.

Key Concerns

  • Unpatched CVE
  • Low percentage of properly escaped output
  • Missing capability checks on entry points
Vulnerabilities
1

Card flip image slideshow Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Card flip image slideshow <= 1.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jul 4, 2025Unpatched
Code Analysis
Analyzed Mar 17, 2026

Card flip image slideshow Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
14 prepared
Unescaped Output
64
15 escaped
Nonce Checks
3
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

88% prepared16 total queries

Output Escaping

19% escaped79 total outputs
Attack Surface

Card flip image slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cardflip] card-flip-image-slideshow.php:36
WordPress Hooks 5
actionwp_enqueue_scriptscard-flip-image-slideshow.php:38
actionplugins_loadedcard-flip-image-slideshow.php:39
actionwidgets_initcard-flip-image-slideshow.php:40
actionadmin_enqueue_scriptscard-flip-image-slideshow.php:41
actionadmin_menucard-flip-image-slideshow.php:42
Maintenance & Trust

Card flip image slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version5.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Card flip image slideshow Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Card flip image slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/card-flip-image-slideshow/card-flip-image-slideshow.css
Script Paths
/wp-content/plugins/card-flip-image-slideshow/card-flip-image-slideshow.js
Version Parameters
card-flip-image-slideshow/card-flip-image-slideshow.css?ver=card-flip-image-slideshow/card-flip-image-slideshow.js?ver=

HTML / DOM Fingerprints

CSS Classes
cardflip-widget
HTML Comments
<!-- DO NOT DELETE THIS FILE -->
JS Globals
cardflip_adminscripts
FAQ

Frequently Asked Questions about Card flip image slideshow