AddressWise Security & Risk Analysis

wordpress.org/plugins/addresswise

Say goodbye to manual address entry and hello to a seamless, time-saving checkout experience with our Address Autocomplete Solution for WooCommerce.

0 active installs v1.0.0 PHP 7.4.33+ WP 5.2+ Updated Mar 18, 2024
addressaddresswiseautocompletecheckout
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AddressWise Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The addresswise v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the presence of nonce checks on all identified entry points (AJAX handlers) is a positive indicator of basic security awareness. The taint analysis shows no critical or high-severity unsanitized flows, suggesting that user-supplied data is likely handled with care. The plugin also has no recorded vulnerability history, which, while not definitive proof of perfect security, suggests a history of stability and good development practices.

However, there is a notable concern regarding capability checks. The static analysis indicates that none of the entry points have capability checks implemented. This means that while nonces are used to prevent CSRF attacks, any authenticated user, regardless of their role or permissions, could potentially trigger the AJAX actions. This lack of granular access control represents a significant security weakness, as it could lead to unauthorized actions being performed by users who should not have the ability to do so. The unescaped output on one of the four identified outputs is also a minor concern, potentially opening the door to XSS vulnerabilities if the output is user-controlled and displayed without proper sanitization.

In conclusion, addresswise v1.0.0 has a solid foundation with its secure handling of SQL, avoidance of risky functions, and the use of nonces. The lack of vulnerability history is reassuring. The primary weaknesses lie in the complete absence of capability checks on its entry points and a minor issue with unescaped output. Addressing these would significantly improve its security.

Key Concerns

  • No capability checks on AJAX handlers
  • Unescaped output on one output
Vulnerabilities
None known

AddressWise Security Vulnerabilities

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

AddressWise Code Analysis

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

Output Escaping

75% escaped4 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
addresswise_settings_template_callback (settings\settings.php:27)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AddressWise Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_get_client_tokenaddresswise.php:48
noprivwp_ajax_get_client_tokenaddresswise.php:49
WordPress Hooks 3
actionwp_enqueue_scriptsaddresswise.php:43
actionadmin_menusettings\settings.php:24
actionadmin_initsettings\settings.php:98
Maintenance & Trust

AddressWise Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 18, 2024
PHP min version7.4.33
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AddressWise Developer Profile

addresswisenz

1 plugin · 0 total installs

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

How We Detect AddressWise

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

Asset Fingerprints

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

HTML / DOM Fingerprints

JS Globals
addresswise_ajax
REST Endpoints
/wp-json/addresswise/v1/get_client_token
FAQ

Frequently Asked Questions about AddressWise