About Author Box Security & Risk Analysis

wordpress.org/plugins/about-author-box

Display information about the post author automatically or using a shortcode.

10 active installs v1.0.3 PHP 5.4+ WP 4.7.0+ Updated Apr 11, 2022
about-authorauthorauthor-boxauthors
85
A · Safe
CVEs total1
Unpatched0
Last CVEOct 26, 2021
Download
Safety Verdict

Is About Author Box Safe to Use in 2026?

Generally Safe

Score 85/100

About Author Box has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 26, 2021Updated 3yr ago
Risk Assessment

The 'about-author-box' v1.0.3 plugin exhibits a generally good security posture based on the static analysis. The plugin demonstrates strong adherence to secure coding practices by avoiding dangerous functions, ensuring all SQL queries use prepared statements, and properly escaping the vast majority (98%) of its output. The limited attack surface, with only one shortcode and no unprotected entry points, further contributes to its secure design. The absence of taint analysis findings and file operations also suggests a low risk of direct code injection or manipulation vulnerabilities.

However, a significant concern is the plugin's vulnerability history. It has a known medium severity CVE related to Cross-Site Scripting (XSS), which, while currently patched according to the data, indicates a past weakness in input sanitization or output escaping for certain scenarios. The fact that this vulnerability occurred relatively recently (2021) warrants attention, as it suggests that past security assessments might have missed certain input vectors. The absence of nonce checks, while not directly flagged as an issue in this static analysis due to the limited attack surface and entry points, is a standard security control that is missing and could become a risk if the attack surface expands or new entry points are introduced in future versions without proper checks.

In conclusion, while the current version of the 'about-author-box' plugin appears to be in a good state regarding static code analysis, the past XSS vulnerability serves as a reminder of its potential weaknesses. The lack of nonce checks is a minor concern that, combined with the historical vulnerability, suggests a need for ongoing vigilance and potentially more comprehensive security testing for this plugin.

Key Concerns

  • Past medium severity CVE (XSS)
  • Missing nonce checks
Vulnerabilities
1

About Author Box Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2021-24745medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

About Author Box < 1.0.2 - Cross-Site Scripting

Oct 26, 2021 Patched in 1.0.2 (819d)
Code Analysis
Analyzed Mar 17, 2026

About Author Box Code Analysis

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

Output Escaping

98% escaped117 total outputs
Attack Surface

About Author Box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[about_author_box] includes\class.display.php:19
WordPress Hooks 14
filterthe_contentincludes\class.display.php:21
filterthe_contentincludes\class.display.php:22
actioninitincludes\class.general.php:20
actionwp_enqueue_scriptsincludes\class.general.php:23
actionadmin_enqueue_scriptsincludes\class.settings-api.php:22
actionadmin_initincludes\class.settings-api.php:23
actionadmin_menuincludes\class.settings.php:26
actionadmin_initincludes\class.settings.php:29
actionabout_author_box_settings_api_display_about_author_box_general_settings_sectionincludes\class.settings.php:32
filterplugin_action_linksincludes\class.settings.php:35
actionshow_user_profileincludes\class.user-options.php:19
actionedit_user_profileincludes\class.user-options.php:20
actionpersonal_options_updateincludes\class.user-options.php:22
actionedit_user_profile_updateincludes\class.user-options.php:23
Maintenance & Trust

About Author Box Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedApr 11, 2022
PHP min version5.4
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

About Author Box Developer Profile

WPKube

9 plugins · 238K total installs

66
trust score
Avg Security Score
81/100
Avg Patch Time
725 days
View full developer profile
Detection Fingerprints

How We Detect About Author Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/about-author-box/css/about-author-box.css
Version Parameters
about-author-box/css/about-author-box.css?ver=

HTML / DOM Fingerprints

CSS Classes
about-author-boxabout-author-box-border-about-author-box-sidebarabout-author-box-sidebar-position-about-author-box-avatarabout-author-box-avatar-style-about-author-box-mainabout-author-box-info+12 more
Data Attributes
about_author_box_twitterabout_author_box_facebookabout_author_box_instagramabout_author_box_behanceabout_author_box_dribbbleabout_author_box_vine+2 more
Shortcode Output
[about_author_box]display_shortcode
FAQ

Frequently Asked Questions about About Author Box