Scattered Polaroid Image Gallery Security & Risk Analysis

wordpress.org/plugins/scattered-polaroids-image-gallery

Scattered Polaroids Image Gallery is free gallery plugin with CSS3 3D transforms which scatters the images as polaroids throughout the given section.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Mar 25, 2016
gallerygallery-pluginimages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scattered Polaroid Image Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The scattered-polaroids-image-gallery plugin v1.0 exhibits a generally positive security posture based on the provided static analysis. It has a very small attack surface, consisting solely of one shortcode with no immediate indication of being unprotected. Crucially, there are no detected dangerous functions, SQL queries are all properly prepared, and no file operations or external HTTP requests are made. The absence of known vulnerabilities in its history is also a strong indicator of good development practices.

However, a significant concern arises from the complete lack of output escaping. With 12 outputs analyzed and none properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. This is a critical oversight, as an attacker could inject malicious scripts through user-supplied input that is later displayed on the page. Additionally, the absence of nonce checks and capability checks on the identified shortcode (if it handles user input) leaves it potentially vulnerable to CSRF attacks, although the lack of other attack vectors mitigates this somewhat. The bundled TinyMCE library also warrants attention; if it's an older version, it might introduce its own vulnerabilities.

In conclusion, while the plugin demonstrates strengths in preventing common server-side attacks like SQL injection and RCE, the complete lack of output escaping is a major weakness that needs immediate remediation. The vulnerability history suggests a secure past, but the identified code signals point to a high likelihood of XSS. Addressing the unescaped output is paramount to improving the plugin's security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
  • Bundled outdated library (potential)
Vulnerabilities
None known

Scattered Polaroid Image Gallery Security Vulnerabilities

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

Scattered Polaroid Image Gallery Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

0% escaped12 total outputs
Attack Surface

Scattered Polaroid Image Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[SPIGallery] index.php:224
WordPress Hooks 8
actionafter_setup_themeindex.php:25
actionadmin_initindex.php:37
actioninitindex.php:54
actionadmin_menuindex.php:56
actionadmin_initindex.php:57
actioninitindex.php:226
filtermce_external_pluginsindex.php:228
filtermce_buttonsindex.php:229
Maintenance & Trust

Scattered Polaroid Image Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 25, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Scattered Polaroid Image Gallery Developer Profile

BlueLevel

2 plugins · 90 total installs

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

How We Detect Scattered Polaroid Image Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scattered-polaroids-image-gallery/css/gallery-styles.css/wp-content/plugins/scattered-polaroids-image-gallery/js/modernizr.min.js/wp-content/plugins/scattered-polaroids-image-gallery/js/classie.js/wp-content/plugins/scattered-polaroids-image-gallery/js/photostack.js/wp-content/plugins/scattered-polaroids-image-gallery/js/col-pick-script.js

HTML / DOM Fingerprints

CSS Classes
photostackphotostack-startphotostack-titlephotostack-back
Data Attributes
id="photostack"
JS Globals
Photostack
Shortcode Output
<section id="photostack" class="photostack photostack-start"><h2 class="photostack-title"><div class="photostack-back">
FAQ

Frequently Asked Questions about Scattered Polaroid Image Gallery