Enfold logo per page Security & Risk Analysis

wordpress.org/plugins/enfold-logo-per-page

This plugin useful for display different logo for different page (only for enfold theme)

10 active installs v1.0 PHP 5.6+ WP 4.4+ Updated Jun 17, 2019
display-logoenfoldenfold-logologopage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Enfold logo per page Safe to Use in 2026?

Generally Safe

Score 85/100

Enfold logo per page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The enfold-logo-per-page plugin v1.0 exhibits a generally strong security posture, with no recorded vulnerabilities and adherence to many best practices. The static analysis indicates a limited attack surface with no apparent unprotected entry points like AJAX handlers, REST API routes, or shortcodes. The plugin demonstrates good practices by exclusively using prepared statements for SQL queries, a high percentage of properly escaped output, and implementing nonce and capability checks. The absence of file operations and external HTTP requests further reduces potential risks.

However, the presence of two 'unserialize' function calls is a notable concern. Unserialize can be a critical vulnerability if it processes untrusted or malicious data, potentially leading to remote code execution or other severe security compromises. While the taint analysis showed no unsanitized flows, the mere presence of unserialize without clear sanitization mechanisms or strong input validation warrants caution. The plugin's vulnerability history is clean, which is positive, but it doesn't negate the inherent risks associated with functions like unserialize if not handled with extreme care.

In conclusion, while the plugin appears to be developed with security in mind, the use of unserialize represents a specific, albeit currently theoretical, risk. The lack of historical vulnerabilities is encouraging, but the analyst should remain vigilant regarding the handling of unserialized data. The overall security is good, but the identified dangerous functions introduce a specific area for potential improvement and scrutiny.

Key Concerns

  • Presence of dangerous function 'unserialize'
Vulnerabilities
None known

Enfold logo per page Security Vulnerabilities

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

Enfold logo per page Code Analysis

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

Dangerous Functions Found

unserialize$get_option_url = unserialize($get_option_url);include\admin\templates\admin_page.php:28
unserialize$get_option_url = unserialize($get_option_url);include\class_functions.php:99

Output Escaping

95% escaped22 total outputs
Attack Surface

Enfold logo per page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_noticesenfold-logo-per-page.php:26
actionadmin_menuinclude\class_functions.php:8
actioninitinclude\class_functions.php:9
filteravf_logoinclude\class_functions.php:10
Maintenance & Trust

Enfold logo per page Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 17, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Enfold logo per page Developer Profile

amitk06

2 plugins · 110 total installs

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

How We Detect Enfold logo per page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enfold-logo-per-page/include/css/admin.css

HTML / DOM Fingerprints

CSS Classes
notice-warning
Data Attributes
data-page_iddata-page_url
FAQ

Frequently Asked Questions about Enfold logo per page