hiWeb Soft Search Security & Risk Analysis

wordpress.org/plugins/hiweb-soft-search

Soft search. Analyzes the search query selects the most similar posts, sorted by relevance. Мягкий поиск. Анализирует поисковый запрос, подбирает пост …

10 active installs v2.0.0.0 PHP + WP 3.2+ Updated Nov 19, 2017
postsquerysearchsearch-querywp_query
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is hiWeb Soft Search Safe to Use in 2026?

Generally Safe

Score 85/100

hiWeb Soft Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The hiweb-soft-search plugin v2.0.0.0 exhibits a mixed security posture. On one hand, it avoids the use of dangerous functions, all SQL queries are prepared, and there are no file operations or external HTTP requests. The absence of known historical vulnerabilities is also a positive sign. However, significant concerns arise from the static analysis. The plugin has a single entry point, an AJAX handler, which completely lacks authentication checks. Furthermore, none of the 15 observed output operations are properly escaped, creating a high risk of cross-site scripting (XSS) vulnerabilities. The taint analysis, while showing no critical or high severity flaws, did identify two flows with unsanitized paths, which, in conjunction with the unescaped output, could be exploited. The lack of any capability checks or nonce verification on the AJAX handler further exacerbates these risks, as it can be triggered by any user, including unauthenticated ones, and potentially lead to the execution of malicious scripts.

Key Concerns

  • AJAX handler without authentication check
  • Outputs not properly escaped
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

hiWeb Soft Search Security Vulnerabilities

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

hiWeb Soft Search Code Analysis

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

Output Escaping

0% escaped15 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ajax (inc\class.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

hiWeb Soft Search Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_hiweb_searchinclude\hooks.php:9
WordPress Hooks 5
actionadmin_menuinc\adminmenu.php:10
actionadd_meta_boxesinc\metabox.php:19
actionadmin_enqueue_scriptsinc\scripts.php:9
actionadd_meta_boxesinclude\meta_box.php:12
actionadmin_menuinclude\tools.php:12
Maintenance & Trust

hiWeb Soft Search Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 19, 2017
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

hiWeb Soft Search Developer Profile

Den Media

9 plugins · 100 total installs

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

How We Detect hiWeb Soft Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hiweb-soft-search/css/backend.css/wp-content/plugins/hiweb-soft-search/css/admin.css/wp-content/plugins/hiweb-soft-search/js/hw-search-tool.js/wp-content/plugins/hiweb-soft-search/js/admin.js
Script Paths
/wp-content/plugins/hiweb-soft-search/js/hw-search-tool.js/wp-content/plugins/hiweb-soft-search/js/admin.js

HTML / DOM Fingerprints

CSS Classes
hiWeb Search index data
JS Globals
HIWEB_SEARCH_META_NAMEHIWEB_SEARCH_URL_CSSHIWEB_SEARCH_URL_JSHIWEB_SEARCH_QUERY_INJECTHIWEB_SEARCH_QUERY_INJECT_METHODhiweb_search_disallow_post_type+2 more
FAQ

Frequently Asked Questions about hiWeb Soft Search