Footnote Drawer Security & Risk Analysis

wordpress.org/plugins/footnote-drawer

Footnote Drawer displays footnotes in the drawer UI.

0 active installs v1.0.4 PHP 5.6+ WP 5.7+ Updated Nov 26, 2023
citedrawerfootnotefootnotes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Footnote Drawer Safe to Use in 2026?

Generally Safe

Score 85/100

Footnote Drawer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "footnote-drawer" v1.0.4 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which significantly reduces the attack surface. The absence of any known CVEs further contributes to its good standing.

However, several areas present potential concerns. The plugin lacks nonce checks and capability checks, meaning that actions initiated by its entry points (shortcodes) are not protected against Cross-Site Request Forgery (CSRF) attacks or unauthorized access based on user roles. Additionally, while the number of output escaping instances is low, a significant portion (33%) is not properly escaped, introducing a risk of Stored Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without sanitization.

The vulnerability history shows no recorded issues, which is positive. This, combined with the absence of critical taint flows, suggests that the plugin's core functionality is likely secure. Nevertheless, the lack of specific security controls like nonces and capability checks, along with the identified output escaping issues, are weaknesses that should be addressed to further harden the plugin's security.

Key Concerns

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

Footnote Drawer Security Vulnerabilities

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

Footnote Drawer Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Footnote Drawer Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[fnd] footnote-drawer.php:41
[fnd_end] footnote-drawer.php:42
WordPress Hooks 5
filterthe_postfootnote-drawer.php:38
actionwp_enqueue_scriptsfootnote-drawer.php:39
filterthe_contentfootnote-drawer.php:40
actionadmin_menuincludes\options-page.php:19
actionadmin_initincludes\options-page.php:20
Maintenance & Trust

Footnote Drawer Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 26, 2023
PHP min version5.6
Downloads926

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Footnote Drawer Developer Profile

solaito

2 plugins · 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 Footnote Drawer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/footnote-drawer/includes/css/style.css/wp-content/plugins/footnote-drawer/includes/js/index.js
Script Paths
/wp-content/plugins/footnote-drawer/includes/js/index.js
Version Parameters
footnote-drawer/includes/js/index.js?ver=footnote-drawer/includes/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
footnote-drawer-referencefootnote-drawer-scroll-upfootnote-drawer-endnotes-contentsfootnote-drawer-endnotes
Data Attributes
data-footnote-drawer-numberdata-footnote-drawer-to
JS Globals
footnote_drawer
Shortcode Output
<a href="#[fnd_end]
FAQ

Frequently Asked Questions about Footnote Drawer