SyntaxHub-SecureLog Security & Risk Analysis

wordpress.org/plugins/syntaxhub-securelog

WordPressの管理画面の不正ログイン試行を記録し、一定回数の失敗でIPをブロックするセキュリティプラグイン。

0 active installs v1.0.3 PHP 7.2+ WP 5.0+ Updated Apr 14, 2025
brute-forceip-blockingloginprotectionsecurity
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SyntaxHub-SecureLog Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The syntaxhub-securelog plugin, version 1.0.3, exhibits a generally strong security posture with several good practices in place. The complete absence of external HTTP requests, file operations, and SQL queries not using prepared statements are significant strengths. The plugin also demonstrates a low attack surface with no reported AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication. Furthermore, the output escaping is nearly perfect, and nonce and capability checks are present on all identified entry points. However, the taint analysis reveals a concerning number of flows with unsanitized paths. While no critical or high severity taint flows were identified, the presence of three such flows with high severity indicates a potential for information disclosure or unauthorized access if not addressed properly. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of its past security. Despite this, the taint analysis findings warrant careful investigation and remediation to ensure the plugin remains secure.

Key Concerns

  • High severity unsanitized paths in taint analysis
Vulnerabilities
None known

SyntaxHub-SecureLog Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

SyntaxHub-SecureLog Release Timeline

v1.0.3Current
Code Analysis
Analyzed Apr 16, 2026

SyntaxHub-SecureLog Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

98% escaped49 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

5 flows3 with unsanitized paths
syntaxhub_securelog_unblock_ip_address (SyntaxHub-SecureLog.php:310)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SyntaxHub-SecureLog Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_login_failedSyntaxHub-SecureLog.php:71
actionlogin_initSyntaxHub-SecureLog.php:151
actionadmin_menuSyntaxHub-SecureLog.php:165
actionadmin_enqueue_scriptsSyntaxHub-SecureLog.php:190
actionadmin_initSyntaxHub-SecureLog.php:283
Maintenance & Trust

SyntaxHub-SecureLog Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 14, 2025
PHP min version7.2
Downloads312

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SyntaxHub-SecureLog Developer Profile

SyntaxCloud

2 plugins · 10 total installs

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

How We Detect SyntaxHub-SecureLog

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/syntaxhub-securelog/js/admin.js
Script Paths
/wp-content/plugins/syntaxhub-securelog/js/admin.js
Version Parameters
syntaxhub-securelog/js/admin.js?ver=1.0.3

HTML / DOM Fingerprints

JS Globals
syntaxhubSecurelogAdmin
FAQ

Frequently Asked Questions about SyntaxHub-SecureLog