DBWD Bookmark Page Security & Risk Analysis

wordpress.org/plugins/dbwd-bookmark-page

Adds a "Bookmark this Page" button to your header WITHOUT editing your theme - Firefox and IE tested.

30 active installs v4.2 PHP + WP 2.8+ Updated Dec 17, 2013
bookmarkbookmarksfavoritefavoritesheader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DBWD Bookmark Page Safe to Use in 2026?

Generally Safe

Score 85/100

DBWD Bookmark Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "dbwd-bookmark-page" plugin version 4.2 presents a mixed security posture. On the positive side, the static analysis indicates no direct entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication. The plugin also demonstrates good practice by using prepared statements for all its SQL queries, avoiding the risk of SQL injection through raw SQL. Furthermore, there are no known historical vulnerabilities (CVEs) associated with this plugin, suggesting a generally stable and secure development history.

However, significant concerns arise from the output escaping. The analysis shows that 100% of the 46 identified output points are not properly escaped. This is a critical weakness that could lead to cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into pages rendered by the plugin, potentially impacting users' sessions or stealing sensitive information. While the taint analysis did not report critical or high severity flows with unsanitized paths, the pervasive lack of output escaping for all identified outputs remains a substantial risk.

In conclusion, while the plugin benefits from a clean vulnerability history and a lack of readily exploitable direct attack vectors in its entry points, the complete absence of output escaping is a serious flaw. This oversight could be exploited to introduce XSS vulnerabilities. Developers should prioritize addressing the output escaping issues to mitigate this risk. The absence of other common security checks like nonce and capability checks on potential, albeit currently unexposed, handlers also warrants attention if new features are added.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

DBWD Bookmark Page Security Vulnerabilities

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

DBWD Bookmark Page Code Analysis

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

Output Escaping

0% escaped46 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
DBWD_custom_menu_page (DBWD Bookmark.php:36)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DBWD Bookmark Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuDBWD Bookmark.php:22
actionwp_headDBWD Bookmark.php:23
actionwp_footerDBWD Bookmark.php:24
filterplugin_row_metaDBWD Bookmark.php:27
Maintenance & Trust

DBWD Bookmark Page Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 17, 2013
PHP min version
Downloads9K

Community Trust

Rating66/100
Number of ratings4
Active installs30
Developer Profile

DBWD Bookmark Page Developer Profile

Debra Berube

2 plugins · 40 total installs

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

How We Detect DBWD Bookmark Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dbwd-bookmark-page/css/dbwd-bookmark-page.css/wp-content/plugins/dbwd-bookmark-page/js/dbwd-bookmark-page.js
Script Paths
/wp-content/plugins/dbwd-bookmark-page/js/dbwd-bookmark-page.js
Version Parameters
dbwd-bookmark-page/css/dbwd-bookmark-page.css?ver=dbwd-bookmark-page/js/dbwd-bookmark-page.js?ver=

HTML / DOM Fingerprints

CSS Classes
dbwd-bookmark-page
Data Attributes
data-dbwd-bookmark-page-urldata-dbwd-bookmark-page-title
JS Globals
dbwdBookmarkPage
FAQ

Frequently Asked Questions about DBWD Bookmark Page