Full screen ad Security & Risk Analysis

wordpress.org/plugins/full-screen-ad

The only plugin that allows you to easily create a timed full-screen ad.

0 active installs v1.0.1 PHP 5.6+ WP 4.0+ Updated Unknown
adadsfull-page-adfull-screen-admarketing
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Full screen ad Safe to Use in 2026?

Generally Safe

Score 100/100

Full screen ad has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'full-screen-ad' plugin version 1.0.1 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. All identified AJAX handlers are protected by nonce checks, indicating a conscious effort to prevent CSRF attacks. Furthermore, the plugin demonstrates excellent code hygiene with 100% of SQL queries utilizing prepared statements and all output being properly escaped, mitigating risks of SQL injection and XSS vulnerabilities respectively. The absence of file operations and external HTTP requests further reduces the potential attack surface.

However, the static analysis does reveal a significant area for concern: the lack of capability checks on its two AJAX handlers. While nonce checks are present, this omission means that any authenticated user, regardless of their role or permissions, could potentially trigger these AJAX actions. This could lead to unintended consequences or privilege escalation if the actions performed by these handlers are sensitive. The plugin's vulnerability history, being completely clear of any past CVEs, is a positive indicator of its development quality, but it does not negate the risks identified in the current code analysis. Overall, while the plugin avoids common pitfalls like raw SQL or unescaped output, the missing capability checks represent a notable weakness that should be addressed.

Key Concerns

  • AJAX handlers without capability checks
Vulnerabilities
None known

Full screen ad Security Vulnerabilities

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

Full screen ad Code Analysis

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

Output Escaping

100% escaped13 total outputs
Attack Surface

Full screen ad Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_full_screen_ad_actionfull-screen-ad.php:31
noprivwp_ajax_full_screen_ad_actionfull-screen-ad.php:32
WordPress Hooks 6
actionadmin_menufull-screen-ad.php:26
actionadmin_enqueue_scriptsfull-screen-ad.php:27
actioninitfull-screen-ad.php:29
actionwp_enqueue_scriptsfull-screen-ad.php:30
filterplugin_action_linksfull-screen-ad.php:39
actionadmin_initfull-screen-ad.php:48
Maintenance & Trust

Full screen ad Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Full screen ad Developer Profile

Andrea De Giovine

4 plugins · 150 total installs

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

How We Detect Full screen ad

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/full-screen-ad/assets/code-editor.js
Script Paths
/wp-content/plugins/full-screen-ad/assets/code-editor.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Full screen ad