Simple Full Screen Background Image Security & Risk Analysis

wordpress.org/plugins/simple-full-screen-background-image

This plugin provides a simple way to set an automatically scaled full screen background image.

10K active installs v1.2.10 PHP + WP 3.6+ Updated Mar 29, 2023
backgroundbackground-imagefull-screenfullscreenimage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Full Screen Background Image Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Full Screen Background Image has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "simple-full-screen-background-image" plugin version 1.2.10 exhibits a generally positive security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events, and consequently no unprotected entry points, significantly reduces the attack surface. Furthermore, the lack of dangerous functions, file operations, external HTTP requests, and vulnerability history further reinforces this good standing. However, there are notable areas for improvement that present potential risks.

The plugin uses two SQL queries without prepared statements, which is a significant concern as it opens the door to SQL injection vulnerabilities if user-supplied data is directly incorporated into these queries. Additionally, the low percentage (17%) of properly escaped output suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as unescaped output can allow malicious scripts to be injected and executed in the user's browser.

While the plugin has no recorded vulnerabilities, the presence of raw SQL queries and insufficient output escaping indicates a potential for future issues. The lack of nonce and capability checks on any potential (though currently absent) entry points also means that if new entry points were introduced without proper security considerations, they would be inherently vulnerable. Overall, the plugin demonstrates strengths in minimizing its attack surface and having no known vulnerabilities, but the insecure handling of SQL and output represents clear weaknesses that should be addressed.

Key Concerns

  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Simple Full Screen Background Image Security Vulnerabilities

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

Simple Full Screen Background Image Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

17% escaped6 total outputs
Attack Surface

Simple Full Screen Background Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionsfsb_additional_image_sourcesincludes\admin-page.php:53
actionadmin_menuincludes\admin-page.php:56
actionadmin_initincludes\admin-page.php:62
actionwp_footerincludes\display-image.php:14
actionadd_meta_boxesincludes\meta-box.php:17
actionwp_enqueue_scriptsincludes\scripts.php:9
actionadmin_enqueue_scriptsincludes\scripts.php:18
actioninitsimple-full-screen-background.php:20
actionadmin_initsimple-full-screen-background.php:58
Maintenance & Trust

Simple Full Screen Background Image Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 29, 2023
PHP min version
Downloads435K

Community Trust

Rating88/100
Number of ratings45
Active installs10K
Developer Profile

Simple Full Screen Background Image Developer Profile

AMP-MODE

15 plugins · 13K total installs

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

How We Detect Simple Full Screen Background Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-full-screen-background-image/fullscreen-image.css/wp-content/plugins/simple-full-screen-background-image/fsb-scripts.js
Script Paths
/wp-content/plugins/simple-full-screen-background-image/fsb-scripts.js

HTML / DOM Fingerprints

CSS Classes
fsb-image
FAQ

Frequently Asked Questions about Simple Full Screen Background Image