
Site visitor Information Security & Risk Analysis
wordpress.org/plugins/site-visitor-infoBlock Visitor to Access the Website and Redirects visitors to a predefined URL using IP address.
Is Site visitor Information Safe to Use in 2026?
Generally Safe
Score 85/100Site visitor Information has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "site-visitor-info" v1.0 plugin exhibits significant security concerns despite having a seemingly small attack surface and no known historical vulnerabilities. While the absence of AJAX handlers, REST API routes, shortcodes, and cron events reduces direct entry points, the code analysis reveals critical weaknesses in data handling. Specifically, 100% of SQL queries are not using prepared statements, which is a major risk for SQL injection vulnerabilities. Furthermore, all four analyzed taint flows indicate unsanitized paths with high severity, suggesting that user-supplied data is not being properly validated or escaped before being used in sensitive operations, likely related to the SQL queries.
The plugin's output escaping is also a concern, with only 33% of outputs properly escaped, leaving potential for cross-site scripting (XSS) vulnerabilities. The complete lack of nonce and capability checks on any potential entry points, although currently not exposed by the static analysis, means that if any were introduced or discovered, they would be unprotected. The vulnerability history showing no past issues is a positive sign, but it does not mitigate the severe flaws identified in the current codebase. The overall security posture is poor due to the combination of unescaped data, raw SQL queries, and high-severity taint flows, outweighing the benefit of a limited attack surface and clean history.
Key Concerns
- Raw SQL queries without prepared statements
- High severity taint flows with unsanitized paths
- Low percentage of properly escaped output
- Missing nonce checks
- Missing capability checks
Site visitor Information Security Vulnerabilities
Site visitor Information Release Timeline
Site visitor Information Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Site visitor Information Attack Surface
WordPress Hooks 2
Maintenance & Trust
Site visitor Information Maintenance & Trust
Maintenance Signals
Community Trust
Site visitor Information Alternatives
IP2Location Country Blocker
ip2location-country-blocker
Blocks unwanted visitors from accessing your frontend (blog pages) or backend (admin area) by countries or proxy servers.
Disabled Source, Disabled Right Click and Content Protection
disabled-source-disabled-right-click-and-content-protection
Disable Source(Ctrl+U), Disable Right click, Disable F12 functional key, and Disable save the page(Ctrl+S) and Content Protection of your WordPress We …
IP Location Block
ip-location-block
Easily block visitors by country, state or ISP provider. Also, protects your site from spam, login attempts, malicious access & more.
User IP and Location
user-ip-and-location
Want to show your website visitors their IP address, location, and other cool details? This plugin makes it super easy! Now works perfectly with cachi …
belingoGeo
belingogeo
The plugin adds the ability to select cities, unique pages are created with a unique url for each city. This allows you to uniqueize content.
Site visitor Information Developer Profile
1 plugin · 0 total installs
How We Detect Site visitor Information
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
site_visitedwrapname="redirect"name="user_ip"name="block"name="unblock"name="submit"type="text"+5 more