dlb's Send-A-Link Security & Risk Analysis

wordpress.org/plugins/dlbs-send-a-link

dlb's Send-A-Link allows visitors to send someone an email containing a link to the post or page.

10 active installs v1.2 PHP + WP 3.5.1+ Updated Oct 13, 2019
emaillinksendsend-emailsend-link
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is dlb's Send-A-Link Safe to Use in 2026?

Generally Safe

Score 85/100

dlb's Send-A-Link has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The dlbs-send-a-link plugin v1.2 exhibits a generally good security posture based on the static analysis provided. The absence of dangerous functions, the use of prepared statements for all SQL queries, and a high percentage of properly escaped output are strong indicators of secure coding practices. Furthermore, the plugin has no recorded vulnerabilities, which suggests a history of stable and secure development.

However, the analysis does reveal a few areas that warrant attention. The most significant concern is the complete lack of capability checks. This means that any authenticated user, regardless of their role or permissions, can potentially interact with the plugin's functionality. While there are no explicit AJAX handlers or REST API routes without checks, the shortcode is the sole entry point and its operations might be sensitive. The absence of taint analysis flows is noted, but it's important to remember that this doesn't guarantee the absence of vulnerabilities, especially if the plugin's functionality is complex.

In conclusion, dlbs-send-a-link v1.2 is a relatively safe plugin due to its clean code regarding SQL and output handling, and its spotless vulnerability history. The primary weakness lies in the missing capability checks, which could lead to privilege escalation if the shortcode's functionality is exploitable by unauthorized users. The plugin has a small attack surface, which mitigates some of the risk associated with the missing permission checks.

Key Concerns

  • No capability checks on entry points
Vulnerabilities
None known

dlb's Send-A-Link Security Vulnerabilities

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

dlb's Send-A-Link Release Timeline

v1.2Current
v1.1
v1.0
v0.95
v0.45
v0.4
Code Analysis
Analyzed Apr 16, 2026

dlb's Send-A-Link Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

87% escaped15 total outputs
Attack Surface

dlb's Send-A-Link Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dsl-link] dsl.php:136
WordPress Hooks 2
actiontemplate_redirectdsl.php:232
actionwp_enqueue_scriptsdsl.php:523
Maintenance & Trust

dlb's Send-A-Link Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 13, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

dlb's Send-A-Link Developer Profile

Dave

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 dlb's Send-A-Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dlbs-send-a-link/dsl.css/wp-content/plugins/dlbs-send-a-link/dsl.js
Script Paths
/wp-content/plugins/dlbs-send-a-link/dsl.js
Version Parameters
dlbs-send-a-link/dsl.css?ver=dlbs-send-a-link/dsl.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-dsl-nonce
JS Globals
dsl
Shortcode Output
[dsl-link]
FAQ

Frequently Asked Questions about dlb's Send-A-Link