Shauno Simple Gallery Security & Risk Analysis

wordpress.org/plugins/shauno-simple-gallery

A simple, straight forward image gallery. Front end display is easily templated, to display as you please.

10 active installs v1.0 PHP + WP 3.1+ Updated Mar 29, 2013
easygalleryimageimage-gallerysimple
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shauno Simple Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

Shauno Simple Gallery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The shauno-simple-gallery plugin v1.0 exhibits a concerning security posture despite a lack of recorded historical vulnerabilities. While it avoids dangerous functions and uses prepared statements for all SQL queries, a significant weakness lies in its output escaping. With 0% of its 34 outputs properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any user-provided data rendered on the frontend without proper escaping can be exploited by attackers to inject malicious scripts.

The taint analysis further highlights this risk, identifying two flows with unsanitized paths, both flagged as high severity. These unsanitized paths likely lead to the unescaped output points, creating a clear avenue for attack. The presence of a shortcode as the sole entry point is not inherently problematic, but given the lack of output escaping and unsanitized taint flows, this shortcode likely becomes the vector for XSS attacks. The complete absence of nonce and capability checks on any potential entry points, although the static analysis reports none, is a general concern for plugins that might expand their functionality in the future.

While the plugin has no recorded CVEs, this history should not be seen as a guarantee of security. The current code analysis reveals critical vulnerabilities related to output escaping and unsanitized data flows. The lack of historical vulnerabilities might simply indicate the plugin hasn't been thoroughly audited or exploited in the past. In conclusion, the plugin has some positive aspects like secure SQL handling, but the severe lack of output escaping and the identified unsanitized taint flows present a significant, exploitable risk of XSS attacks.

Key Concerns

  • Unescaped output detected
  • High severity unsanitized taint flows
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Shauno Simple Gallery Security Vulnerabilities

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

Shauno Simple Gallery Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Shauno Simple Gallery Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

0% escaped34 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
addGallery (shauno-simple-gallery.php:590)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Shauno Simple Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ssgallery] shauno-simple-gallery.php:42
WordPress Hooks 2
actionadmin_initshauno-simple-gallery.php:38
actionadmin_menushauno-simple-gallery.php:40
Maintenance & Trust

Shauno Simple Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 29, 2013
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Shauno Simple Gallery Developer Profile

shauno

3 plugins · 1K total installs

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

How We Detect Shauno Simple Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shauno-simple-gallery/js/simple-gallery.js/wp-content/plugins/shauno-simple-gallery/css/simple-gallery.css
Script Paths
/wp-content/plugins/shauno-simple-gallery/js/simple-gallery.js
Version Parameters
shauno-simple-gallery/js/simple-gallery.js?ver=shauno-simple-gallery/css/simple-gallery.css?ver=

HTML / DOM Fingerprints

CSS Classes
ssg-gallery-containerssg-gallery-images
HTML Comments
<!-- stop direct call -->
Data Attributes
data-ssg-gallery-id
JS Globals
window.ShaunoSimpleGallery
Shortcode Output
[ssgallery]
FAQ

Frequently Asked Questions about Shauno Simple Gallery