Shortener URL Redirect Security & Risk Analysis

wordpress.org/plugins/shortener-url-redirect

Generate short url for all posts, custom post types and pages to redirect your user to the long URL. No more long URLs share!

10 active installs v1.0.0 PHP 5.2.4+ WP 3.7+ Updated Dec 29, 2020
redirectshortshortenersmarturl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Shortener URL Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The static analysis of 'shortener-url-redirect' v1.0.0 indicates a generally positive security posture with some notable areas for improvement. The absence of any dangerous functions, external HTTP requests, file operations, and the use of prepared statements for all SQL queries are strong indicators of good security practices. Furthermore, the lack of known CVEs suggests a history of stable and secure code.

However, the analysis does reveal potential risks, primarily related to output escaping and the lack of capability or nonce checks. With 43% of outputs not properly escaped, there's a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected back to the user without proper sanitization. The complete absence of nonce checks and capability checks, while the current attack surface is zero, leaves the plugin vulnerable should any new entry points be introduced in future updates without corresponding security measures.

In conclusion, while 'shortener-url-redirect' v1.0.0 benefits from secure data handling for SQL and a clean vulnerability history, the unescaped output and lack of authorization checks on potential entry points are significant concerns. Developers should prioritize addressing the output escaping issues and implement robust authorization checks for any new functionalities.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Shortener URL Redirect Security Vulnerabilities

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

Shortener URL Redirect Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Shortener URL Redirect Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

43% escaped7 total outputs
Attack Surface

Shortener URL Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_noticessimple-url-shortener.php:73
actioninitsimple-url-shortener.php:76
actiontransition_post_statussimple-url-shortener.php:78
actionafter_delete_postsimple-url-shortener.php:79
actionadd_meta_boxesview\metabox.php:54
Maintenance & Trust

Shortener URL Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 29, 2020
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Shortener URL Redirect Developer Profile

florianluce

2 plugins · 100 total installs

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

How We Detect Shortener URL Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
surlr-metabox-redirect-info
JS Globals
myFunction
FAQ

Frequently Asked Questions about Shortener URL Redirect