Grey Owl Lightbox Security & Risk Analysis

wordpress.org/plugins/grey-owl-lightbox

Responsive lightbox plugin for images, galleries, videos, HTML and AJAX content with JavaScript event support.

40 active installs v2.0.0 PHP 7.0+ WP 4.1+ Updated Aug 30, 2025
ajaxcontent-htmllightboxmediavideo
99
A · Safe
CVEs total1
Unpatched0
Last CVENov 20, 2024
Download
Safety Verdict

Is Grey Owl Lightbox Safe to Use in 2026?

Generally Safe

Score 99/100

Grey Owl Lightbox has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Nov 20, 2024Updated 7mo ago
Risk Assessment

The 'grey-owl-lightbox' v2.0.0 plugin exhibits a generally positive security posture with a clean bill of health regarding critical and high-severity vulnerabilities in its static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the presence of nonce and capability checks on its entry points, while limited, indicates an awareness of basic WordPress security principles. The vulnerability history shows only one medium-severity CVE recorded, which is reportedly patched, further reinforcing a sense of reasonable security.

However, a significant concern arises from the low percentage of properly escaped output (22%). This indicates that a substantial portion of data displayed by the plugin is not being adequately neutralized, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Despite the lack of critical taint flows in the static analysis, the prevalence of unescaped output is a direct indicator of where such vulnerabilities are likely to exist. The plugin also has a modest attack surface, with three entry points, and it's positive that none are reported as unprotected. Overall, while the plugin avoids common pitfalls like raw SQL or dangerous functions, the significant output escaping deficiency presents a tangible risk that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
  • Medium severity vulnerability history
Vulnerabilities
1

Grey Owl Lightbox Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Grey Owl Lightbox <= 1.6.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Nov 20, 2024 Patched in 2.0.0 (289d)
Code Analysis
Analyzed Mar 16, 2026

Grey Owl Lightbox Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
67
19 escaped
Nonce Checks
2
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

22% escaped86 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
grey_owl_lightbox_callback (functions\ajax.php:5)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Grey Owl Lightbox Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

noprivwp_ajax_grey_owl_lightbox_callbackfunctions\ajax.php:3
authwp_ajax_grey_owl_lightbox_callbackfunctions\ajax.php:4

Shortcodes 1

[gol_button] functions\functions.php:143
WordPress Hooks 19
actiongol_page_startfunctions\actions.php:2
actiongol_page_headerfunctions\actions.php:9
actiongol_page_documentationfunctions\actions.php:24
actiongol_page_documentationfunctions\actions.php:51
actiongol_page_headerfunctions\actions.php:67
actiongol_page_settingfunctions\actions.php:89
actiongol_page_settingfunctions\actions.php:101
actiongol_page_settingfunctions\actions.php:112
actiongol_page_shortcodefunctions\actions.php:208
actiongol_page_settingfunctions\actions.php:291
actiongol_page_settingfunctions\actions.php:302
actiongol_page_settingfunctions\actions.php:306
actiongol_page_endfunctions\actions.php:314
actionwp_footerfunctions\functions.php:2
actionadmin_enqueue_scriptsfunctions\functions.php:19
actionwp_enqueue_scriptsfunctions\functions.php:52
actioninitfunctions\functions.php:213
actioninitgrey-owl-lightbox.php:12
actionadmin_menugrey-owl-lightbox.php:40
Maintenance & Trust

Grey Owl Lightbox Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 30, 2025
PHP min version7.0
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Grey Owl Lightbox Developer Profile

greyowl0015

2 plugins · 60 total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
289 days
View full developer profile
Detection Fingerprints

How We Detect Grey Owl Lightbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/grey-owl-lightbox/assets/css/gol-style.css/wp-content/plugins/grey-owl-lightbox/assets/css/grey-owl-icon-font-style.css/wp-content/plugins/grey-owl-lightbox/assets/js/grey-owl-lightbox-head-script.js/wp-content/plugins/grey-owl-lightbox/assets/js/grey-owl-lightbox.min.js/wp-content/plugins/grey-owl-lightbox/assets/css/gol-block-editor-style.css/wp-content/plugins/grey-owl-lightbox/assets/js/block-component.js/wp-content/plugins/grey-owl-lightbox/assets/css/gol-admin-style.css/wp-content/plugins/grey-owl-lightbox/assets/js/gol-admin-scripts.js
Version Parameters
grey-owl-lightbox/assets/css/gol-style.css?ver=grey-owl-lightbox/assets/js/grey-owl-lightbox.min.js?ver=grey-owl-lightbox/assets/css/gol-block-editor-style.css?ver=grey-owl-lightbox/assets/js/block-component.js?ver=grey-owl-lightbox/assets/css/gol-admin-style.css?ver=grey-owl-lightbox/assets/js/gol-admin-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
gol-lightbox-wrapgol-lightbox-contentgol-block-editor-stylegol-admin-style
Data Attributes
data-gol-enqueue-javascript
JS Globals
GreyOwllightboxOBJ
FAQ

Frequently Asked Questions about Grey Owl Lightbox