Li'l Gallery Security & Risk Analysis

wordpress.org/plugins/lil-gallery

Big main picture of a gallery and thumbnails of others, and the main image changes when one clicks thumbnails.

10 active installs v0.6 PHP + WP 2.9.2+ Updated Aug 12, 2012
galleriesgalleryimageimagesshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Li'l Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

Li'l 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 "lil-gallery" v0.6 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a significant strength. Furthermore, the plugin's entry points (shortcodes) are not found to be unprotected by authentication or capability checks according to this analysis, which is a positive indicator. The vulnerability history being clear of any known CVEs also suggests a stable and well-maintained code base. However, a critical concern arises from the very low percentage of properly escaped output (11%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content could be rendered directly into the HTML without proper sanitization, allowing attackers to inject malicious scripts. While the attack surface is small and seemingly protected, this output escaping deficiency presents a tangible threat that needs immediate attention. The lack of any reported taint flows, while seemingly positive, could also be a reflection of the limited scope of the taint analysis performed, and doesn't negate the XSS risk.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Li'l Gallery Security Vulnerabilities

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

Li'l Gallery Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface

Li'l Gallery Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gallery] lil-gallery.php:39
[lil_gallery] lil-gallery.php:42
WordPress Hooks 4
actioninitlil-gallery.php:46
actionwp_headlil-gallery.php:47
actionadmin_menulil-gallery.php:171
actionadmin_initlil-gallery.php:175
Maintenance & Trust

Li'l Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 12, 2012
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Li'l Gallery Developer Profile

andreykashops

7 plugins · 2K total installs

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

How We Detect Li'l Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lil-gallery/

HTML / DOM Fingerprints

CSS Classes
lil_wrapperlil-first-imagelil_thumbnails
HTML Comments
<!-- /lil_thumbnails --><!--/gallery-->
Data Attributes
id="lil_aid="lil_imgclass="lil_wrapperclass="lil-first-imageclass="lil_thumbnails
JS Globals
lil_change_img
Shortcode Output
<div id="gallery-class="lil_wrapper gallery_id-<div class="lil-first-image<img alt="
FAQ

Frequently Asked Questions about Li'l Gallery