Advanced Link Directory Security & Risk Analysis

wordpress.org/plugins/advanc-link-directory

Advanced Link Directory is, simple, compact and quick-setup link directory plugin for WordPress.

10 active installs v2.1 PHP + WP 4.6+ Updated Oct 16, 2022
linklink-directorylinkslinks-pagewp-links
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Link Directory Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Link Directory has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The advanc-link-directory plugin version 2.1 presents a mixed security posture. On the positive side, the attack surface is minimal, with only one shortcode identified as an entry point, and importantly, no unprotected entry points were found. The plugin also avoids dangerous functions, file operations, and external HTTP requests, which are common vectors for vulnerabilities. Its vulnerability history is clean, with no recorded CVEs, indicating a generally stable past in terms of publicly disclosed issues.

However, there are significant areas of concern within the code. The fact that only 33% of SQL queries use prepared statements is a substantial risk, as this leaves the plugin vulnerable to SQL injection attacks. Similarly, the low rate of proper output escaping (36%) suggests that cross-site scripting (XSS) vulnerabilities are likely, as user-supplied data might be rendered directly in the browser without proper sanitization. The complete absence of nonce checks is a critical oversight, as nonces are fundamental for preventing cross-site request forgery (CSRF) attacks, especially if any of the functionality relies on user input or state changes.

While the plugin has a clean vulnerability history, this does not negate the immediate risks identified in the static analysis. The lack of prepared statements and proper output escaping, combined with the absence of nonce checks, points to a significant potential for exploitable vulnerabilities. A robust security history is only one piece of the puzzle; the actual code implementation dictates the current risk. The plugin's strengths lie in its limited attack surface and avoidance of certain risky operations, but its weaknesses in input validation and output sanitization are severe and need immediate attention.

Key Concerns

  • SQL queries not using prepared statements
  • Low rate of proper output escaping
  • No nonce checks
Vulnerabilities
None known

Advanced Link Directory Security Vulnerabilities

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

Advanced Link Directory Release Timeline

v2.1Current
v2.0
v1.1
Code Analysis
Analyzed Apr 16, 2026

Advanced Link Directory Code Analysis

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

SQL Query Safety

33% prepared6 total queries

Output Escaping

36% escaped33 total outputs
Attack Surface

Advanced Link Directory Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show_link] advlinkdirectory.php:56
WordPress Hooks 5
actioninitadvlinkdirectory.php:42
actionadmin_menuadvlinkdirectory.php:45
actionwp_print_scriptsadvlinkdirectory.php:51
actionwp_print_stylesadvlinkdirectory.php:52
actionwp_print_stylesadvlinkdirectory.php:55
Maintenance & Trust

Advanced Link Directory Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedOct 16, 2022
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Advanced Link Directory Developer Profile

Malysch

1 plugin · 10 total installs

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

How We Detect Advanced Link Directory

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanc-link-directory/css/site-style.css/wp-content/plugins/advanc-link-directory/css/admin-style.css/wp-content/plugins/advanc-link-directory/js/admin-scripts.js
Script Paths
/wp-content/plugins/advanc-link-directory/js/admin-scripts.js
Version Parameters
advanc-link-directory/css/site-style.css?ver=advanc-link-directory/css/admin-style.css?ver=advanc-link-directory/js/admin-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
adv-reviews-link-list
Data Attributes
data-ald-review-id
JS Globals
advReviewsAdminJs
Shortcode Output
[show_link]
FAQ

Frequently Asked Questions about Advanced Link Directory