Random image light box Security & Risk Analysis

wordpress.org/plugins/random-image-light-box

Random image light box plugin allows you to show one random image with on click light box effect in the website.

30 active installs v1.3 PHP 5.0+ WP 5.0+ Updated Dec 1, 2022
galleryimagelight-boxrandomwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Random image light box Safe to Use in 2026?

Generally Safe

Score 85/100

Random image light box has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The random-image-light-box plugin version 1.3 exhibits a generally good security posture based on the provided static analysis. The plugin has a minimal attack surface with only one shortcode entry point and no unprotected entry points. The code signals indicate a strong reliance on prepared statements for SQL queries, which is a significant positive. Additionally, the absence of dangerous functions, file operations, and external HTTP requests further enhances its security profile. The plugin also implements nonce checks, which is a good practice for preventing CSRF attacks.

However, a notable concern lies in the output escaping, where only 21% of outputs are properly escaped. This indicates a potential risk of cross-site scripting (XSS) vulnerabilities, as unsanitized output can be exploited by attackers to inject malicious scripts. While the taint analysis did not reveal any critical or high severity flows, the low percentage of properly escaped output suggests that further investigation into specific output points might be warranted. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its past security.

In conclusion, random-image-light-box v1.3 demonstrates commendable security practices, particularly in its handling of SQL queries and its limited attack surface. The lack of historical vulnerabilities is also a strong point. The primary weakness identified is the low percentage of properly escaped output, which presents a risk that needs to be addressed. Overall, while not entirely risk-free due to the output escaping issue, it appears to be a relatively secure plugin.

Key Concerns

  • Low percentage of properly escaped output (21%)
  • No capability checks on entry points
Vulnerabilities
None known

Random image light box Security Vulnerabilities

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

Random image light box Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
17 prepared
Unescaped Output
49
13 escaped
Nonce Checks
3
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

94% prepared18 total queries

Output Escaping

21% escaped62 total outputs
Data Flows
All sanitized

Data Flow Analysis

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

Random image light box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[random-image-light-box] random-image-light-box.php:34
WordPress Hooks 5
actionwp_enqueue_scriptsrandom-image-light-box.php:36
actionplugins_loadedrandom-image-light-box.php:37
actionwidgets_initrandom-image-light-box.php:38
actionadmin_enqueue_scriptsrandom-image-light-box.php:39
actionadmin_menurandom-image-light-box.php:40
Maintenance & Trust

Random image light box 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 installs30
Developer Profile

Random image light box 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 Random image light box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/random-image-light-box/css/lightbox.css/wp-content/plugins/random-image-light-box/js/lightbox.js
Script Paths
/wp-content/plugins/random-image-light-box/pages/setting.js
Version Parameters
random-image-light-box/css/lightbox.css?ver=random-image-light-box/js/lightbox.js?ver=

HTML / DOM Fingerprints

CSS Classes
randomimage-widget
HTML Comments
<!-- Do not generate any output here -->
Data Attributes
data-rilb-groupdata-rilb-folderdata-rilb-width
JS Globals
rilb_adminscriptsrilb_select_params
Shortcode Output
[random-image-light-box]
FAQ

Frequently Asked Questions about Random image light box