Link This Bookmarklet Security & Risk Analysis

wordpress.org/plugins/link-this-bookmarklet

Provides the ability to have a bookmarklet on your browser that will let you add any page as a link on your blog.

10 active installs v1.0 PHP + WP 2.8+ Updated Sep 16, 2009
bookmarkingbookmarkletlinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Link This Bookmarklet Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "link-this-bookmarklet" v1.0 plugin exhibits a generally strong security posture, primarily due to its minimal attack surface and the absence of known vulnerabilities. The static analysis reveals zero entry points like AJAX handlers, REST API routes, shortcodes, or cron events, and critically, none of these are unprotected. The code also avoids dangerous functions, file operations, and external HTTP requests. SQL queries are exclusively handled with prepared statements, which is a significant security positive. However, a notable concern is the output escaping, where only 58% of the 12 identified outputs are properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if the unescaped outputs contain user-controlled data.

The vulnerability history is entirely clear, with no recorded CVEs, which is excellent. This suggests a history of secure development or a lack of past exploitable issues. The taint analysis also found no critical or high-severity flows with unsanitized paths, reinforcing the impression of a relatively safe plugin. Despite the strong points, the insufficient output escaping is a weakness that could be exploited. While the lack of an attack surface is a major strength, the identified output escaping issue warrants attention.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Link This Bookmarklet Security Vulnerabilities

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

Link This Bookmarklet Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Link This Bookmarklet Code Analysis

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

Output Escaping

58% escaped12 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<link-this-bookmarklet-ui> (link-this-bookmarklet-ui.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Link This Bookmarklet Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterplugin_row_metalink-this-bookmarklet.php:20
actiontemplate_redirectlink-this-bookmarklet.php:23
actiontemplate_redirectlink-this-bookmarklet.php:27
actioninitlink-this-bookmarklet.php:59
Maintenance & Trust

Link This Bookmarklet Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedSep 16, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Link This Bookmarklet Developer Profile

dalziel

6 plugins · 80 total installs

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

How We Detect Link This Bookmarklet

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
icon32wrapstuffbox
Data Attributes
tabindex
FAQ

Frequently Asked Questions about Link This Bookmarklet