Loader Plus Lightbox Security & Risk Analysis

wordpress.org/plugins/loader-plus-lightbox

LPL for WordPress Loader Plus LightBox using various options in admin panel

40 active installs v1.0 PHP + WP 3.6+ Updated Feb 25, 2018
contentlightboxlightbox-pluspopupsocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Loader Plus Lightbox Safe to Use in 2026?

Generally Safe

Score 85/100

Loader Plus Lightbox 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 "loader-plus-lightbox" plugin v1.0 exhibits a generally good security posture regarding its exposed attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the code demonstrates a commitment to secure SQL practices by exclusively using prepared statements, which is a critical security control. The lack of file operations and external HTTP requests further reduces the plugin's attack surface. However, a significant concern arises from the taint analysis, which reveals two flows with unsanitized paths. While no critical or high severity issues were flagged, the presence of unsanitized paths, even if not immediately exploitable in this version, represents a potential vulnerability that could be leveraged in conjunction with other factors or in future versions if not addressed.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests that the developers have either been diligent in addressing past issues or the plugin has not been a target for in-depth vulnerability research. The absence of common vulnerability types in its history is also a positive sign. Despite the clean history, the taint analysis findings cannot be ignored. The 50% rate of properly escaped output also indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if sensitive data is not handled with care in the remaining outputs.

In conclusion, "loader-plus-lightbox" v1.0 has strengths in its limited attack surface and secure SQL handling. However, the identified unsanitized paths in the taint analysis are a notable weakness that requires attention. The 50% output escaping rate also presents a moderate risk. The lack of historical vulnerabilities is encouraging, but it does not negate the need to address the current code-level concerns.

Key Concerns

  • Unsanitized paths in taint analysis
  • Only 50% of outputs properly escaped
Vulnerabilities
None known

Loader Plus Lightbox Security Vulnerabilities

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

Loader Plus Lightbox Code Analysis

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

Output Escaping

50% escaped16 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
lpl_load_menu_page (lpl.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Loader Plus Lightbox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptslpl.php:30
actioninitlpl.php:39
actionwp_footerlpl.php:151
actionadmin_menulpl.php:156
Maintenance & Trust

Loader Plus Lightbox Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 25, 2018
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Loader Plus Lightbox Developer Profile

Sajid K.Shaikh

3 plugins · 150 total installs

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

How We Detect Loader Plus Lightbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loader-plus-lightbox/js/popup.js/wp-content/plugins/loader-plus-lightbox/css/popup.css/wp-content/plugins/loader-plus-lightbox/js/upload.js
Script Paths
/wp-content/plugins/loader-plus-lightbox/js/popup.js/wp-content/plugins/loader-plus-lightbox/js/upload.js

HTML / DOM Fingerprints

CSS Classes
loaderboxClosealignrightaligncenter
JS Globals
jQuery
Shortcode Output
<div id="lightbox"><div id="content"><p class="alignright boxClose">Click to close</p><h2>
FAQ

Frequently Asked Questions about Loader Plus Lightbox