scifi Facets Security & Risk Analysis

wordpress.org/plugins/scifi-facets

scifi Facets is simple facet widget which allow adding a widget

30 active installs v0.6.2 PHP + WP 3.7+ Updated Aug 20, 2015
date-archivefacetfacetedtaxonomyterms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is scifi Facets Safe to Use in 2026?

Generally Safe

Score 85/100

scifi Facets 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 scifi-facets plugin v0.6.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding file operations and external HTTP requests. The absence of known CVEs and a clean vulnerability history further suggests a relatively stable development. However, significant concerns arise from the static code analysis. The presence of the `create_function` dangerous function is a notable risk, as it can be exploited for code injection if user input is not rigorously sanitized before being passed to it. Furthermore, the plugin's output escaping is alarmingly low at only 23%, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce and capability checks on potential entry points, while currently having a small attack surface, leaves it vulnerable to future expansion or exploitation if new entry points are introduced without proper security measures. The taint analysis shows no current issues, but this may be due to the limited complexity or specific nature of the plugin's code, and does not negate the risks identified by other signals.

Key Concerns

  • Dangerous function used (create_function)
  • Low output escaping percentage
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

scifi Facets Security Vulnerabilities

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

scifi Facets Code Analysis

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

Dangerous Functions Found

create_function$order_cb = create_function('$a,$b', 'return $a->slug < $b->slug ? -1 : 1;');widget-taxonomy.php:413

SQL Query Safety

100% prepared3 total queries

Output Escaping

23% escaped164 total outputs
Attack Surface

scifi Facets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_noticesscifi-facets.php:28
actionplugins_loadedscifi-facets.php:37
actionwidgets_initscifi-facets.php:46
actionwp_enqueue_scriptsscifi-facets.php:61
Maintenance & Trust

scifi Facets Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 20, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings4
Active installs30
Developer Profile

scifi Facets Developer Profile

dimitrov.adrian

5 plugins · 200 total installs

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

How We Detect scifi Facets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scifi-facets/scifi-facets.css/wp-content/plugins/scifi-facets/scifi-facets.js
Script Paths
/wp-content/plugins/scifi-facets/scifi-facets.js
Version Parameters
scifi-facets.css?ver=scifi-facets.js?ver=

HTML / DOM Fingerprints

CSS Classes
scifi-facets-widgetscifi-facets-orderingscifi-facets-orderby-selectorscifi-facets-order-selectorscifi-facets-order-selector-ascscifi-facets-order-selector-desc
Data Attributes
data-taxonomydata-fielddata-titledata-urlbasedata-urlbase_customdata-showempty+9 more
JS Globals
scifiFacets
Shortcode Output
<div class="scifi-facets-ordering"><select id="scifi-facets-orderby-selectoronchange="window.location.href=this.value"
FAQ

Frequently Asked Questions about scifi Facets