Advanced Galleria Security & Risk Analysis

wordpress.org/plugins/advanced-galleria

Replaces the Wordpress default "[gallery]" shortcode to insert a Galleria Slideshow.

10 active installs v2.0.0.a.1 PHP + WP 3.0.1+ Updated Nov 4, 2013
galleriagalleryimagereplacementvideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Galleria Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The advanced-galleria v2.0.0.a.1 plugin demonstrates a generally good security posture, with no known vulnerabilities or critical code signals like dangerous functions or unsanitized taint flows. The plugin adheres to secure coding practices by utilizing prepared statements for all its SQL queries, which significantly mitigates the risk of SQL injection attacks. Furthermore, the absence of external HTTP requests and file operations reduces the potential for code execution or sensitive data exfiltration.

However, there are areas for improvement. The analysis shows a low percentage of properly escaped output, suggesting a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully within the plugin's output functions. Additionally, while there is a capability check present, the lack of nonce checks on its single shortcode entry point could be a concern, as it might allow for unauthorized actions if the shortcode is designed to perform sensitive operations. The plugin also lacks any AJAX handlers or REST API routes, which, while reducing the attack surface, also means no additional security checks are being implemented in these common web application interaction points.

Overall, advanced-galleria v2.0.0.a.1 is in a relatively secure state, especially considering its clean vulnerability history. The strengths lie in its SQL query handling and absence of known exploits. The main weaknesses revolve around output escaping and the potential for authorization bypass on its shortcode due to missing nonce checks. Addressing these areas would further enhance its security.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Advanced Galleria Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Advanced Galleria Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Advanced Galleria Code Analysis

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

Output Escaping

29% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
showOptionsPage (advanced-galleria.php:276)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Advanced Galleria Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gallery] advanced-galleria.php:44
WordPress Hooks 1
actionadmin_menuadvanced-galleria.php:58
Maintenance & Trust

Advanced Galleria Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 4, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Advanced Galleria Developer Profile

Luke Stevenson

1 plugin · 10 total installs

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

How We Detect Advanced Galleria

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-galleria/galleria/themes/%s/galleria.%s.min.css/wp-content/plugins/advanced-galleria/galleria/themes/%s/galleria.%s.min.js/wp-content/plugins/advanced-galleria/galleria/galleria-%s.min.js
Script Paths
/wp-content/plugins/advanced-galleria/galleria/galleria-1.3.1.min.js/wp-content/plugins/advanced-galleria/galleria/themes/advanced-classic-light/galleria.advanced-classic-light.min.js
Version Parameters
advanced-galleria/galleria-1.3.1.min.js?ver=advanced-galleria-theme/galleria.advanced-classic-light.min.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-galleria-widthdata-galleria-heightdata-galleria-autoplaydata-galleria-captionsdata-galleria-hidecontrols
JS Globals
Galleria
Shortcode Output
<div class="advanced-galleria">
FAQ

Frequently Asked Questions about Advanced Galleria