Web4pro About me Security & Risk Analysis

wordpress.org/plugins/web4pro-about-me

This plugin creates widget with information about the author of the site. You can also add social links, it will be displayed under the general inform …

10 active installs v1.2 PHP + WP 3.5.1+ Updated Aug 22, 2016
about-meaboutme-informationwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Web4pro About me Safe to Use in 2026?

Generally Safe

Score 85/100

Web4pro About me 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 'web4pro-about-me' plugin v1.2 exhibits a mixed security posture. While it demonstrates good practices by utilizing prepared statements for all SQL queries and having no recorded vulnerabilities or CVEs, several concerning code signals warrant attention. The presence of the `create_function` is a significant risk, as it can be exploited for arbitrary code execution if user input is used within its definition without proper sanitization. Furthermore, only 25% of output is properly escaped, indicating a high potential for Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks across its entry points, though currently not presenting an immediate exploitable attack surface based on the provided data, creates a weak defense against unauthorized actions should new entry points be introduced or existing ones become vulnerable through other means. The absence of any taint analysis findings is positive, but this could be attributed to the limited attack surface and lack of complex data flows captured in the analysis.

Overall, the plugin's strength lies in its lack of historical vulnerabilities and secure SQL handling. However, the identified code signals, particularly the use of `create_function` and insufficient output escaping, pose tangible security risks. The absence of authorization checks, while not directly exploitable at this moment, represents a latent vulnerability that could be leveraged in the future. Users should be aware of these potential weaknesses despite the plugin's clean vulnerability history. It's recommended to address the identified code issues to improve the plugin's overall security.

Key Concerns

  • Dangerous function used (create_function)
  • Low output escaping rate (25%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Web4pro About me Security Vulnerabilities

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

Web4pro About me Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
85
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( "Web4pro_Aboutme_Widget" );')); //Ww4p_aboutme.php:13

Output Escaping

25% escaped113 total outputs
Attack Surface

Web4pro About me Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsw4p_aboutme.php:10
actionwp_enqueue_scriptsw4p_aboutme.php:11
actionwp_enqueue_scriptsw4p_aboutme.php:12
actionwidgets_initw4p_aboutme.php:13
filterimage_size_names_choosew4p_aboutme.php:15
Maintenance & Trust

Web4pro About me Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Web4pro About me Developer Profile

WEB4PRO_co

3 plugins · 90 total installs

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

How We Detect Web4pro About me

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/web4pro-about-me/css/style.css
Script Paths
/wp-content/plugins/web4pro-about-me/js/upload.js

HTML / DOM Fingerprints

CSS Classes
social-links-listsocial-link-image
Data Attributes
data-image_id
JS Globals
web4pro_aboutme_uploadscript
FAQ

Frequently Asked Questions about Web4pro About me