Wp Fixed Ad code Security & Risk Analysis

wordpress.org/plugins/wp-fixed-ads

Simple Plugin to Show fixed content in both sides of your website .

10 active installs v1.0 PHP + WP 3.5+ Updated Aug 8, 2014
right-and-left-fixed-ad-slotswordpress-fixed-ad-code
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Fixed Ad code Safe to Use in 2026?

Generally Safe

Score 85/100

Wp Fixed Ad code has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'wp-fixed-ads' v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate responsible coding practices, with no dangerous functions, file operations, or external HTTP requests observed. The use of prepared statements for all SQL queries is a major positive, mitigating the risk of SQL injection vulnerabilities.

However, a critical concern arises from the output escaping analysis. With 100% of the identified outputs being unescaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content rendered by the plugin without proper sanitization could be exploited by attackers to inject malicious scripts, leading to session hijacking, defacement, or redirection to malicious sites. The lack of recorded vulnerabilities in its history is positive but does not negate the current XSS risk posed by unescaped output.

In conclusion, while the plugin demonstrates good practices in attack surface reduction and SQL query handling, the complete lack of output escaping represents a significant and immediate security risk. This weakness needs to be addressed urgently to prevent potential XSS exploits.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

Wp Fixed Ad code Security Vulnerabilities

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

Wp Fixed Ad code Release Timeline

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

Wp Fixed Ad code Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Wp Fixed Ad code Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsindex.php:15
actionadmin_initindex.php:26
actionadmin_menuindex.php:45
actionwp_footerindex.php:75
Maintenance & Trust

Wp Fixed Ad code Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 8, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Alternatives

Wp Fixed Ad code Alternatives

No alternatives data available yet.

Developer Profile

Wp Fixed Ad code Developer Profile

Wuptii

2 plugins · 20 total installs

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

How We Detect Wp Fixed Ad code

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-fixed-ads/css/style.css

HTML / DOM Fingerprints

CSS Classes
madmas_left_fxmadmas_right_fx
FAQ

Frequently Asked Questions about Wp Fixed Ad code