Smart About Me Widget Security & Risk Analysis

wordpress.org/plugins/smart-about-me-widget

Smart About Me widget shows the about me content added by wordpress admin

10 active installs v2.0 PHP + WP 3.0+ Updated Nov 5, 2019
aboutabout-mepostsidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart About Me Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'smart-about-me-widget' v2.0 plugin exhibits a mixed security posture. On one hand, the plugin demonstrates strong adherence to secure coding practices by exclusively using prepared statements for all SQL queries and reporting no file operations or external HTTP requests. The absence of known vulnerabilities, including critical and high-severity ones, and a clean vulnerability history are also positive indicators. However, several significant concerns are present. The discovery of the `create_function` function is a red flag, as it can be a vector for arbitrary code execution if not handled with extreme care, though the static analysis did not identify any exploitable taint flows related to it. More critically, a very low percentage (29%) of output escaping is a substantial risk, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce and capability checks across all entry points, including potentially exploitable AJAX handlers (even if none are reported yet), leaves the plugin vulnerable to CSRF and unauthorized actions if any new entry points are introduced or if existing ones are not adequately secured by the application context.

Key Concerns

  • Dangerous function create_function used
  • Low output escaping percentage (29%)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Smart About Me Widget Security Vulnerabilities

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

Smart About Me Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "smart_about_me_widget" );' ) );index.php:297

Output Escaping

29% escaped97 total outputs
Attack Surface

Smart About Me Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initindex.php:297
Maintenance & Trust

Smart About Me Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedNov 5, 2019
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Smart About Me Widget Developer Profile

Sandeep Sharma

2 plugins · 60 total installs

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

How We Detect Smart About Me Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-about-me-widget/images/facebook.png/wp-content/plugins/smart-about-me-widget/images/twitter.png/wp-content/plugins/smart-about-me-widget/images/linkedin.png/wp-content/plugins/smart-about-me-widget/images/google.png/wp-content/plugins/smart-about-me-widget/images/flickr.png/wp-content/plugins/smart-about-me-widget/images/youtube.png/wp-content/plugins/smart-about-me-widget/images/feedburner.png/wp-content/plugins/smart-about-me-widget/images/lastfm.png+2 more

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Smart About Me Widget