GNA Crawling Errors Security & Risk Analysis

wordpress.org/plugins/gna-crawling-errors

Easy to check crawling errors of website and export the information to CSV type file

10 active installs v0.9.3 PHP + WP 3.9+ Updated Sep 5, 2016
checkercrawlingerrorsgnalink-checker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GNA Crawling Errors Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "gna-crawling-errors" plugin, version 0.9.3, exhibits a generally strong security posture with a limited attack surface. The absence of known vulnerabilities and CVEs in its history is a positive indicator. Furthermore, the code utilizes prepared statements for all SQL queries and includes nonce checks, which are good security practices. Taint analysis also reveals no critical or high severity flows, suggesting a lack of obvious injection vulnerabilities through the analyzed paths.

However, a significant concern arises from the complete lack of output escaping for all identified output points. This means that any data displayed by the plugin, even if it originates from trusted sources, could be rendered as executable code in a user's browser, leading to Cross-Site Scripting (XSS) vulnerabilities. Additionally, the presence of the `set_time_limit` function without any apparent sanitization or context raises a minor flag, as it could potentially be abused in specific scenarios to impact server performance or stability, though the risk is mitigated by the lack of other entry points.

In conclusion, while the plugin demonstrates good foundational security by preventing common web attack vectors through its limited entry points and secure database interactions, the pervasive issue of unescaped output presents a critical risk. The plugin developer should prioritize addressing the output escaping issue to ensure user safety and data integrity. The `set_time_limit` function should also be reviewed for its necessity and potential impact.

Key Concerns

  • 0% of outputs properly escaped
  • Dangerous function set_time_limit used
Vulnerabilities
None known

GNA Crawling Errors Security Vulnerabilities

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

GNA Crawling Errors Release Timeline

v0.9.3Current
v0.9.2
v0.9.1
Code Analysis
Analyzed Apr 16, 2026

GNA Crawling Errors Code Analysis

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

Dangerous Functions Found

set_time_limitset_time_limit(10000);inc/gna-crawler-class.php:3

Output Escaping

0% escaped24 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

4 flows
render_tab1 (admin/gna-crawling-errors-admin-checking-menu.php:65)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GNA Crawling Errors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuadmin/gna-crawling-errors-admin-init.php:9
actionadmin_print_scriptsadmin/gna-crawling-errors-admin-init.php:12
actionadmin_print_stylesadmin/gna-crawling-errors-admin-init.php:13
actionadmin_initadmin/gna-crawling-errors-admin-init.php:44
actioninitgna-crawling-errors-core.php:20
filterplugin_row_metagna-crawling-errors-core.php:21
Maintenance & Trust

GNA Crawling Errors Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedSep 5, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GNA Crawling Errors Developer Profile

Chris Mok

15 plugins · 300 total installs

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

How We Detect GNA Crawling Errors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gna-crawling-errors/assets/js/gna-crawling-errors.js/wp-content/plugins/gna-crawling-errors/assets/css/gna-crawling-errors.css
Script Paths
/wp-content/plugins/gna-crawling-errors/assets/js/gna-crawling-errors.js
Version Parameters
gna-crawling-errors.js?ver=

HTML / DOM Fingerprints

Data Attributes
gna-ce-settings-menu
JS Globals
GNA_CRAWLING_ERRORS_URLGNA_CRAWLING_ERRORS_VERSIONGNA_CRAWLING_ERRORS_MENU_SLUG_PREFIX
FAQ

Frequently Asked Questions about GNA Crawling Errors