MobileMe Gallery Security & Risk Analysis

wordpress.org/plugins/mobileme-gallery

Display MobileMe gallery images on your blog.

10 active installs v0.0.2 PHP + WP 2.8+ Updated Feb 20, 2010
gallerymobilemerss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MobileMe Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The mobileme-gallery plugin v0.0.2 exhibits a concerning security posture despite a clean vulnerability history. While the plugin shows strengths in its lack of external HTTP requests, absence of known CVEs, and use of prepared statements for SQL queries, significant weaknesses are present in its code. The use of the `create_function` is a critical red flag, as it can lead to arbitrary code execution if any user-supplied input is passed to it. Furthermore, the complete lack of output escaping is a severe vulnerability, exposing the application to Cross-Site Scripting (XSS) attacks, especially if any data processed by the plugin is displayed to users without proper sanitization. The plugin also lacks nonces and capability checks, increasing the risk of unauthorized actions or privilege escalation if any of its (currently zero) entry points were to become accessible without proper authentication or authorization.

Key Concerns

  • Use of dangerous create_function()
  • All outputs improperly escaped (XSS risk)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

MobileMe Gallery Security Vulnerabilities

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

MobileMe Gallery Release Timeline

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

MobileMe Gallery Code Analysis

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

Dangerous Functions Found

create_functionadd_filter( 'wp_feed_cache_transient_lifetime', create_function( '$a', 'return 300;' ) );mobileme_gallery.php:52

Output Escaping

0% escaped7 total outputs
Attack Surface

MobileMe Gallery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterwp_feed_cache_transient_lifetimemobileme_gallery.php:52
actionloop_startmobileme_gallery.php:258
actionadmin_menumobileme_gallery.php:259
actionplugins_loadedmobileme_gallery.php:434
Maintenance & Trust

MobileMe Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 20, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MobileMe Gallery Developer Profile

V.J.Catkick

11 plugins · 120 total installs

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

How We Detect MobileMe Gallery

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mobileme_gallery_eachrectmobileme_gallery_wrapmobileme_gallery_wrap_innermobileme_gallery_link2toppagemobileme_gallery_et_title
Data Attributes
style
FAQ

Frequently Asked Questions about MobileMe Gallery