Advanced Redirection Tool Security & Risk Analysis

wordpress.org/plugins/advanced-redirection-tool

A simple and efficient WordPress plugin to manage URL redirections for your website. Add, edit, delete, and bulk upload redirections with ease.

0 active installs v1.0 PHP 7.2+ WP 5.0+ Updated Jan 13, 2025
301-redirectredirect-managerredirectionurl-redirect
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Redirection Tool Safe to Use in 2026?

Generally Safe

Score 92/100

Advanced Redirection Tool 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 'advanced-redirection-tool' v1.0 plugin demonstrates several positive security practices, including a lack of external HTTP requests and file operations, and a majority of SQL queries utilizing prepared statements. However, there are notable areas of concern that detract from its overall security posture. The code analysis reveals a significant portion of outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is involved in these outputs. Additionally, the taint analysis identified one flow with unsanitized paths, flagged as high severity, indicating a potential for directory traversal or similar path manipulation vulnerabilities. While the plugin has no recorded vulnerability history, suggesting a potentially good track record, this should not overshadow the immediate risks identified in the static and taint analysis. The lack of capability checks on entry points, coupled with the unsanitized path flow, presents a tangible risk that requires attention. The plugin's strengths lie in its limited attack surface and use of prepared statements, but the unescaped outputs and the high-severity unsanitized path flow are critical weaknesses that need to be addressed.

Key Concerns

  • High severity taint flow with unsanitized paths
  • Significant portion of outputs not properly escaped
  • No capability checks on entry points
Vulnerabilities
None known

Advanced Redirection Tool Security Vulnerabilities

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

Advanced Redirection Tool Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

56% escaped50 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
advred_tool_redirection_page (advanced-redirection-tool.php:50)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Advanced Redirection Tool Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuadvanced-redirection-tool.php:35
actiontemplate_redirectadvanced-redirection-tool.php:252
Maintenance & Trust

Advanced Redirection Tool Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 13, 2025
PHP min version7.2
Downloads663

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Advanced Redirection Tool Developer Profile

Tayyab Hassan

1 plugin · 0 total installs

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

How We Detect Advanced Redirection Tool

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-tableregular-textwidefatbuttonbutton-primary
Data Attributes
name="advred_tool_add_redirection"id="url_from"name="url_from"id="url_to"name="url_to"name="advred_tool_edit_redirection"+3 more
FAQ

Frequently Asked Questions about Advanced Redirection Tool