Side by Side Security & Risk Analysis

wordpress.org/plugins/side-by-side

This plugin allows you to put two images next to each other. When you move your mouse over them, the line that separates them will move with it!

30 active installs v1.0.2 PHP + WP 1.0.2+ Updated Nov 14, 2017
cssjavascriptjqueryshortcodestyle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Side by Side Safe to Use in 2026?

Generally Safe

Score 85/100

Side by Side has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "side-by-side" plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is commendable. Notably, the plugin has no recorded vulnerabilities or CVEs, which suggests a history of secure development and maintenance. The attack surface is limited to three shortcodes, and importantly, none of the identified entry points appear to be unprotected, indicating that proper authentication and authorization mechanisms are likely in place. This clean bill of health across multiple security vectors points to a plugin that has been developed with security in mind. However, the lack of any recorded nonce checks is a minor concern. While the identified entry points are stated as protected, the absence of explicit nonce checks could potentially leave them susceptible to CSRF attacks if the protection mechanisms are not robust or if there are unforeseen edge cases. Overall, this plugin appears to be very secure, with only a minor point of attention regarding the complete absence of nonce checks.

Key Concerns

  • No nonce checks implemented
Vulnerabilities
None known

Side by Side Security Vulnerabilities

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

Side by Side Code Analysis

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

Side by Side Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[sidebyside] functions.php:23
[sidebyside-left] functions.php:24
[sidebyside-right] functions.php:25
WordPress Hooks 1
actionwp_enqueue_scriptsfunctions.php:12
Maintenance & Trust

Side by Side Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedNov 14, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

Side by Side Developer Profile

damiarita

3 plugins · 630 total installs

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

How We Detect Side by Side

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/side-by-side/style.css/wp-content/plugins/side-by-side/script.js/wp-content/plugins/side-by-side/script.min.js
Script Paths
/wp-content/plugins/side-by-side/script.js/wp-content/plugins/side-by-side/script.min.js
Version Parameters
side-by-side/script.min.js?ver=1.0.2side-by-side/script.js?ver=1.0.2side-by-side/style.css?ver=1.0.2

HTML / DOM Fingerprints

CSS Classes
skewed-boxesleft-skewed-boxleft-content-boxright-box
Shortcode Output
<div class='skewed-boxes'><div class='left-skewed-box'><div class='left-content-box'><div class='right-box'>
FAQ

Frequently Asked Questions about Side by Side