GM Community Gallery Security & Risk Analysis

wordpress.org/plugins/gm-community-gallery

The GM Community Gallery is a public gallery plugin for WordPress that allows site visitors to upload images.

0 active installs v1.0 PHP 5.2.4+ WP 3.0.1+ Updated Oct 18, 2017
front-endgallerygifimageuploader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GM Community Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

GM Community Gallery 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 gm-community-gallery plugin version 1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and by not making any external HTTP requests. The absence of any recorded vulnerabilities in its history is also a positive indicator. However, significant concerns arise from its attack surface and the handling of user-supplied data. The plugin has two AJAX handlers, both of which lack authentication checks, presenting a direct risk. Furthermore, a considerable percentage (56%) of its output is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities, especially when combined with unsanitized data paths identified in the taint analysis. The presence of four flows with unsanitized paths, while not categorized as critical or high severity in the static analysis, warrants caution as these could be potential entry points for further exploitation if combined with other weaknesses.

Key Concerns

  • Unprotected AJAX handlers
  • Significant percentage of unescaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

GM Community Gallery Security Vulnerabilities

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

GM Community Gallery Code Analysis

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

SQL Query Safety

100% prepared14 total queries

Output Escaping

44% escaped32 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
do_redirect (admin\php\class.admin_mass_action.php:284)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

GM Community Gallery Attack Surface

Entry Points4
Unprotected2

AJAX Handlers 2

noprivwp_ajax_gm_ajax_submitgm-community-gallery.php:682
authwp_ajax_gm_ajax_submitgm-community-gallery.php:683

Shortcodes 2

[gm-submit-form] gm-community-gallery.php:152
[gm-public-gallery] gm-community-gallery.php:248
WordPress Hooks 21
actionwp_enqueue_scriptsgm-community-gallery.php:113
actionwp_enqueue_scriptsgm-community-gallery.php:122
actionwp_enqueue_scriptsgm-community-gallery.php:132
actionwp_enqueue_scriptsgm-community-gallery.php:141
filterthe_contentgm-community-gallery.php:179
filterthe_excerptgm-community-gallery.php:180
actionwp_enqueue_scriptsgm-community-gallery.php:184
actionwp_enqueue_scriptsgm-community-gallery.php:195
actionwp_enqueue_scriptsgm-community-gallery.php:217
filterthe_contentgm-community-gallery.php:294
filterthe_excerptgm-community-gallery.php:295
actionwp_enqueue_scriptsgm-community-gallery.php:303
actionadmin_menugm-community-gallery.php:324
actionadmin_initgm-community-gallery.php:339
actionadmin_initgm-community-gallery.php:496
actionadmin_noticesgm-community-gallery.php:516
actioninitgm-community-gallery.php:725
actioninitgm-community-gallery.php:739
actioninitgm-community-gallery.php:753
actioninitgm-community-gallery.php:766
actionupload_dirsubmit\php\class.uploader.php:79
Maintenance & Trust

GM Community Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 18, 2017
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GM Community Gallery Developer Profile

gabrielmioni

2 plugins · 0 total installs

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

How We Detect GM Community Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gm-community-gallery/submit/css/gm-gallery.css/wp-content/plugins/gm-community-gallery/nav/css/pagination.css/wp-content/plugins/gm-community-gallery/nav/css/gallery.css/wp-content/plugins/gm-community-gallery/public/css/gallery.css/wp-content/plugins/gm-community-gallery/public/js/tocca/Tocca.min.js/wp-content/plugins/gm-community-gallery/public/js/gm_lightbox.js/wp-content/plugins/gm-community-gallery/submit/js/submit.js
Script Paths
https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.csssubmit/js/submit.jspublic/js/gm_lightbox.jspublic/js/tocca/Tocca.min.js
Version Parameters
gm-community-gallery/submit/css/gm-gallery.css?ver=gm-community-gallery/nav/css/pagination.css?ver=gm-community-gallery/nav/css/gallery.css?ver=gm-community-gallery/public/css/gallery.css?ver=gm-community-gallery/public/js/tocca/Tocca.min.js?ver=gm-community-gallery/public/js/gm_lightbox.js?ver=gm-community-gallery/submit/js/submit.js?ver=

HTML / DOM Fingerprints

CSS Classes
gm-gallery-image-container
Data Attributes
data-gm-gallery-id
JS Globals
gm_js
Shortcode Output
<form id="gm-upload-form"<div class="gm-gallery-image-container"
FAQ

Frequently Asked Questions about GM Community Gallery