Author Box Plus Security & Risk Analysis

wordpress.org/plugins/author-box-plus

Author Box Plus allows blog owners to manage authors and their profiles.

10 active installs v1.0.3 PHP + WP 4.0+ Updated Aug 22, 2016
authorboxpagepostsingle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Box Plus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The author-box-plus plugin version 1.0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength, indicating a minimal attack surface. Furthermore, the lack of dangerous functions, file operations, and external HTTP requests further bolsters its security. The presence of capability checks, while limited, suggests some consideration for access control. However, there are notable areas for improvement. The low percentage of properly escaped output (3%) is a significant concern, potentially leading to cross-site scripting (XSS) vulnerabilities. Additionally, 40% of SQL queries are not using prepared statements, which could open the door to SQL injection attacks. The absence of any recorded vulnerabilities in its history is positive, suggesting a history of secure development or timely patching, but it doesn't negate the risks identified in the static analysis. Overall, while the plugin has a small attack surface and no history of publicly disclosed vulnerabilities, the identified issues with output escaping and SQL query sanitization present tangible risks that should be addressed.

Key Concerns

  • Low percentage of properly escaped output
  • SQL queries not using prepared statements
  • No nonce checks
Vulnerabilities
None known

Author Box Plus Security Vulnerabilities

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

Author Box Plus Code Analysis

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

SQL Query Safety

40% prepared5 total queries

Output Escaping

3% escaped40 total outputs
Attack Surface

Author Box Plus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_menuincludes\class-abp-admin.php:27
actionadmin_initincludes\class-abp-admin.php:28
actionadmin_enqueue_scriptsincludes\class-abp-admin.php:29
actionshow_user_profileincludes\class-abp-admin.php:32
actionedit_user_profileincludes\class-abp-admin.php:33
actionedit_user_profile_updateincludes\class-abp-admin.php:36
actionpersonal_options_updateincludes\class-abp-admin.php:37
filterthe_contentincludes\class-abp-author-box.php:13
filtertemplate_includeincludes\class-abp-author-page.php:16
filterwpincludes\class-abp-author-page.php:19
actionabp_before_profile_page_contentincludes\class-abp-author-page.php:21
actionabp_after_page_contentincludes\class-abp-author-page.php:22
actionwp_enqueue_scriptsincludes\class-abp.php:36
actionwp_headincludes\class-abp.php:37
Maintenance & Trust

Author Box Plus Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedAug 22, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Author Box Plus Developer Profile

Wooninjas

6 plugins · 370 total installs

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

How We Detect Author Box Plus

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-plus/assets/css/abp.css
Version Parameters
author-box-plus/assets/css/abp.css?ver=

HTML / DOM Fingerprints

CSS Classes
abp-author-bioabp-author-socialabp-author-avatarabp-author-nameabp-author-titleabp-author-description
Data Attributes
data-abp-author-id
FAQ

Frequently Asked Questions about Author Box Plus