MoreAboutMe Widget Security & Risk Analysis

wordpress.org/plugins/moreaboutme

Displays an AboutMe bloc, also known as a More About Me bloc, including a picture and some text.

50 active installs v1.3.1 PHP + WP 2.8+ Updated Jun 9, 2015
aboutauthorimagepicturewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MoreAboutMe Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "moreaboutme" plugin v1.3.1 exhibits a generally positive security posture based on the provided static analysis. The plugin has no recorded vulnerabilities (CVEs) or known critical security issues. The absence of dangerous functions, file operations, and external HTTP requests, combined with all SQL queries utilizing prepared statements, are strong indicators of good development practices regarding common web vulnerabilities.

However, several areas present potential concerns. The low percentage of properly escaped output (19%) is a significant weakness. This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where untrusted data could be injected into the output without proper sanitization, potentially leading to malicious code execution in the user's browser. Additionally, the complete absence of nonce checks, even with one shortcode entry point, is a gap in preventing Cross-Site Request Forgery (CSRF) attacks. While the plugin has only one entry point and a capability check is present, the lack of nonces leaves this entry point potentially vulnerable.

In conclusion, the plugin's clean vulnerability history and secure handling of database operations are commendable. Nevertheless, the prevalent unescaped output and the missing nonce checks on its shortcode represent significant security risks that need to be addressed to improve its overall security. The plugin's strengths lie in its basic data handling, but its weaknesses in output sanitization and CSRF protection warrant attention.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on shortcode
Vulnerabilities
None known

MoreAboutMe Widget Security Vulnerabilities

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

MoreAboutMe Widget Code Analysis

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

Output Escaping

19% escaped27 total outputs
Attack Surface

MoreAboutMe Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[moreaboutme] moreaboutme-widget.php:145
WordPress Hooks 1
actionwidgets_initmoreaboutme-widget.php:143
Maintenance & Trust

MoreAboutMe Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 9, 2015
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

MoreAboutMe Widget Developer Profile

sierramike

3 plugins · 70 total installs

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

How We Detect MoreAboutMe Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/moreaboutme/moreaboutme-widget.css

HTML / DOM Fingerprints

CSS Classes
moreaboutme_imgmoreaboutme_txtwidget_moreaboutme_widget
Shortcode Output
<div class='widget_moreaboutme_widget'>
FAQ

Frequently Asked Questions about MoreAboutMe Widget