Author Box WP Lens Security & Risk Analysis

wordpress.org/plugins/author-box-for-divi

A plugin which provides an author box for your WordPress blog. Originally known as "Author Box for Divi."

1K active installs v2.1.4 PHP 5.2+ WP 3.0+ Updated Dec 1, 2025
authorauthor-bioauthor-boxauthor-social-iconsbio
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Box WP Lens Safe to Use in 2026?

Generally Safe

Score 100/100

Author Box WP Lens has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "author-box-for-divi" plugin version 2.1.4 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all its SQL queries, showing no evidence of dangerous functions or file operations, and making no external HTTP requests. The plugin also includes nonce checks for its AJAX handlers, which is a fundamental security measure. However, a significant concern arises from the attack surface. The plugin exposes three AJAX handlers, and alarmingly, all three lack authentication checks. This means any user, regardless of their role or logged-in status, can potentially interact with these handlers, which could lead to unintended actions or information disclosure if these handlers are not themselves secured by other means within the application context (which is not evident from the provided static analysis). The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong indicator of past diligence. Despite this positive history, the presence of unprotected entry points in the code analysis is a serious flaw that outweighs the benefits of its clean history and other secure coding practices. The 50% rate of properly escaped output, while not ideal, is less critical than the unprotected AJAX handlers. The taint analysis showing no flows is reassuring, but the attack surface remains the most pressing issue.

Key Concerns

  • 3 AJAX handlers without auth checks
  • 50% of outputs not properly escaped
Vulnerabilities
None known

Author Box WP Lens Security Vulnerabilities

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

Author Box WP Lens Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
4 prepared
Unescaped Output
58
57 escaped
Nonce Checks
3
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared4 total queries

Output Escaping

50% escaped115 total outputs
Attack Surface
3 unprotected

Author Box WP Lens Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_abfd_dismiss_noticeindex.php:33
authwp_ajax_abfd_dismiss_notice_ratingindex.php:34
authwp_ajax_abfd_previewindex.php:45
WordPress Hooks 14
actioninitindex.php:25
actionplugins_loadedindex.php:30
actionadmin_noticesindex.php:32
actionadmin_initindex.php:37
actionadmin_menuindex.php:38
actionadmin_enqueue_scriptsindex.php:39
actionpersonal_options_updateindex.php:40
actionedit_user_profile_updateindex.php:41
actionshow_user_profileindex.php:42
actionedit_user_profileindex.php:43
actionwp_enqueue_scriptsindex.php:47
actionthe_contentindex.php:48
actionwp_headindex.php:50
actionadmin_headindex.php:51
Maintenance & Trust

Author Box WP Lens Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 1, 2025
PHP min version5.2
Downloads30K

Community Trust

Rating100/100
Number of ratings12
Active installs1K
Developer Profile

Author Box WP Lens Developer Profile

Netrr

2 plugins · 1K total installs

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

How We Detect Author Box WP Lens

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-box-for-divi/css/style.css/wp-content/plugins/author-box-for-divi/js/script.js/wp-content/plugins/author-box-for-divi/css/frontend.css
Script Paths
/wp-content/plugins/author-box-for-divi/js/script.js
Version Parameters
author-box-for-divi/css/style.css?ver=author-box-for-divi/js/script.js?ver=author-box-for-divi/css/frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
abfd-author-boxabfd-box-wrapperabfd-author-details
HTML Comments
<!-- Author Box WP Lens --><!-- End Author Box WP Lens -->
Data Attributes
data-abfd-user-id
JS Globals
abfd_vars
FAQ

Frequently Asked Questions about Author Box WP Lens