GeoTheme Advance Search Widget Security & Risk Analysis

wordpress.org/plugins/geotheme-advance-search-widget

The Advanced Search Widget is designed to be a replacement to the default search widget. now search places with advance search it work fine with categ …

10 active installs v1.0 PHP + WP 3.9+ Updated Mar 4, 2015
add-onsadvance-searchgeothemessearch
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GeoTheme Advance Search Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The geotheme-advance-search-widget plugin version 1.0 exhibits a mixed security posture. On one hand, the plugin demonstrates a commendable lack of known CVEs and a relatively small attack surface in terms of direct entry points like AJAX handlers, REST API routes, and shortcodes. There are also no reported vulnerabilities in its history, suggesting a generally stable past. However, significant concerns arise from the static code analysis. The presence of the `create_function` is a clear indicator of a potentially dangerous coding practice, as it allows for the creation of anonymous functions from strings, which can be a vector for code injection if not handled with extreme care. Furthermore, the analysis shows that 0% of its 32 output operations are properly escaped, meaning that any user-supplied data displayed by the plugin is at risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also highlights two flows with unsanitized paths, which, while not classified as critical or high severity in this specific analysis, points to potential weaknesses in how data is handled.

Key Concerns

  • Dangerous function create_function used
  • 0% output escaping
  • 2 unsanitized paths in taint analysis
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

GeoTheme Advance Search Widget Security Vulnerabilities

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

GeoTheme Advance Search Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("AdvanceSearchWidget");') );geotheme-advance-search-widget.php:175

SQL Query Safety

67% prepared3 total queries

Output Escaping

0% escaped32 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (geotheme-advance-search-widget.php:40)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GeoTheme Advance Search Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initgeotheme-advance-search-widget.php:175
Maintenance & Trust

GeoTheme Advance Search Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 4, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GeoTheme Advance Search Widget Developer Profile

corlax

3 plugins · 50 total installs

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

How We Detect GeoTheme Advance Search Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/geotheme-advance-search-widget/places_search.php

HTML / DOM Fingerprints

CSS Classes
AdvanceSearchWidgetsearch_btn
Data Attributes
id="searchform3"id="set_nears"id="sns"name="sn"id="sns"name="Sgeo_lat"+7 more
JS Globals
AdvanceSearchWidgetlatlngSgeocoderaddressSgeocoderupdateSearchPosition1+6 more
FAQ

Frequently Asked Questions about GeoTheme Advance Search Widget