WP Before After Slider Security & Risk Analysis

wordpress.org/plugins/wp-before-after-slider

Before After Image slider

10 active installs v1.0.0 PHP 5.6+ WP 4.0+ Updated Nov 16, 2019
before-after-image-sliderbefore-after-sliderimage-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Before After Slider Safe to Use in 2026?

Generally Safe

Score 85/100

WP Before After Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The wp-before-after-slider plugin v1.0.0 demonstrates a generally strong security posture, with excellent adherence to best practices in several key areas. The absence of dangerous functions, the exclusive use of prepared statements for all SQL queries, and the comprehensive implementation of nonce checks are all positive indicators. Furthermore, the plugin's vulnerability history is clean, with no known CVEs, suggesting a well-maintained and secure codebase over time.

However, there are a few areas that warrant attention. The static analysis reveals two taint flows with unsanitized paths. While these are not classified as critical or high severity, they represent potential entry points for unexpected behavior or data manipulation if not handled with extreme care. Additionally, a significant portion of output (19%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if the unescaped data originates from user input and is rendered directly in the browser.

Despite these minor concerns, the plugin's strengths, particularly its robust SQL handling and nonce implementation, far outweigh its weaknesses. The lack of critical vulnerabilities and the clean history are reassuring. The identified unsanitized paths and output escaping issues should be addressed to further harden the plugin, but the overall risk is currently assessed as low to moderate.

Key Concerns

  • Taint flows with unsanitized paths
  • Significant portion of output not properly escaped
Vulnerabilities
None known

WP Before After Slider Security Vulnerabilities

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

WP Before After Slider Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
16
68 escaped
Nonce Checks
7
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

81% escaped84 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
<slider-edit> (inc\admin\templates\slider-edit.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Before After Slider Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_wpbas_create_slider_ajaxinc\class-wp-before-after-slider.php:82
authwp_ajax_wpbas_get_all_slidersinc\class-wp-before-after-slider.php:85
authwp_ajax_wpbas_add_slideinc\class-wp-before-after-slider.php:88
authwp_ajax_wpbas_get_all_slidesinc\class-wp-before-after-slider.php:91
authwp_ajax_wpbas_delete_slide_by_idinc\class-wp-before-after-slider.php:94
authwp_ajax_wpbas_delete_slider_by_nameinc\class-wp-before-after-slider.php:97

Shortcodes 1

[wpbaslider] inc\class-wp-before-after-slider.php:100
WordPress Hooks 9
actionplugins_loadedinc\class-wp-before-after-slider.php:67
actionadmin_menuinc\class-wp-before-after-slider.php:70
actionadmin_enqueue_scriptsinc\class-wp-before-after-slider.php:73
actionwp_enqueue_scriptsinc\class-wp-before-after-slider.php:76
actionadmin_headinc\class-wp-before-after-slider.php:79
actionload-wp-ba-slider_page_wpbaslider-settingsinc\class-wp-before-after-slider.php:103
actionwpbas_admin_noticesinc\class-wp-before-after-slider.php:132
actionwpbas_admin_noticesinc\class-wp-before-after-slider.php:135
actionadmin_noticeswp-after-before-slider.php:44
Maintenance & Trust

WP Before After Slider Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedNov 16, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Before After Slider Developer Profile

Pitabas

4 plugins · 1K total installs

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

How We Detect WP Before After Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-before-after-slider/assets/libs/bxslider/css/jquery.bxslider.min.css/wp-content/plugins/wp-before-after-slider/assets/libs/bxslider/js/jquery.bxslider.min.js/wp-content/plugins/wp-before-after-slider/assets/js/wp-before-after-slider.js/wp-content/plugins/wp-before-after-slider/assets/css/wp-before-after-slider.css
Script Paths
/wp-content/plugins/wp-before-after-slider/assets/libs/bxslider/js/jquery.bxslider.min.js/wp-content/plugins/wp-before-after-slider/assets/js/wp-before-after-slider.js
Version Parameters
wp-before-after-slider/assets/libs/bxslider/css/jquery.bxslider.min.css?ver=wp-before-after-slider/assets/libs/bxslider/js/jquery.bxslider.min.js?ver=wp-before-after-slider/assets/js/wp-before-after-slider.js?ver=wp-before-after-slider/assets/css/wp-before-after-slider.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-bas-slider-containerwpbas-slider-wrap
HTML Comments
<!-- Slider setttings --><!-- Slider fields array --><!-- Slider Admin Menu --><!-- register admin JS/CSS -->+15 more
Data Attributes
data-slider-namedata-slider-widthdata-slider-offset-pctdata-slider-click-to-movedata-slider-move-with-handle-onlydata-slider-move-slider-on-hover+6 more
JS Globals
wpbasliderWPBAS_NAMEWPBAS_NAME_SPACE
REST Endpoints
/wp-json/wpbaslider/v1/create_slider/wp-json/wpbaslider/v1/get_all_sliders/wp-json/wpbaslider/v1/add_slide/wp-json/wpbaslider/v1/get_all_slides/wp-json/wpbaslider/v1/delete_slide/wp-json/wpbaslider/v1/delete_slider
Shortcode Output
<div class='wpbas-slider-wrap'
FAQ

Frequently Asked Questions about WP Before After Slider