Set custom AVATAR (User Profile Image) and store avatars into Database as base64 string.

60 active installs v1.0.0 PHP + WP 4.5+ Updated Dec 28, 2016
avatarcustom-avataruser-profileuser-profile-imageuser-profile-picture
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GITST CUSTOM AVATAR Safe to Use in 2026?

Generally Safe

Score 85/100

GITST CUSTOM AVATAR 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 "gitst-custom-avatar-user-profile-pictures-manager" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of critical code signals like dangerous functions, unsanitized taint flows, raw SQL queries, or unescaped output, coupled with the consistent use of prepared statements for database interactions, suggests diligent coding practices. The plugin also demonstrates a good understanding of security principles by incorporating capability checks where necessary. Furthermore, its vulnerability history is clean, with no recorded CVEs, indicating a generally secure and well-maintained codebase over time.

However, the analysis does highlight a few areas for potential improvement. The plugin has two entry points through shortcodes, and while the static analysis reports no *unprotected* entry points, the absence of explicit nonce checks on these shortcodes could, in certain scenarios, lead to Cross-Site Request Forgery (CSRF) vulnerabilities if the shortcode performs sensitive actions. The limited scope of the static analysis (e.g., zero taint flows analyzed) means that more complex vulnerabilities might not have been detected. Despite these minor points, the plugin appears to be relatively secure, with a focus on preventing common and severe attack vectors.

Key Concerns

  • No explicit nonce checks found for shortcodes
Vulnerabilities
None known

GITST CUSTOM AVATAR Security Vulnerabilities

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

GITST CUSTOM AVATAR Code Analysis

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

SQL Query Safety

100% prepared5 total queries
Attack Surface

GITST CUSTOM AVATAR Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gitst_set_avatar] get_avatar.php:48
[gitst_display_avatar] get_avatar.php:49
WordPress Hooks 7
actiondelete_userget_avatar.php:40
actioninitget_avatar.php:41
filterget_avatarget_avatar.php:42
actionshow_user_profileget_avatar.php:43
actionedit_user_profileget_avatar.php:44
actionpersonal_options_updateget_avatar.php:45
actionedit_user_profile_updateget_avatar.php:46
Maintenance & Trust

GITST CUSTOM AVATAR Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 28, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

GITST CUSTOM AVATAR Developer Profile

Haykaz Kotanjyan

1 plugin · 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 GITST CUSTOM AVATAR

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
avatarphoto
Data Attributes
data-userid
Shortcode Output
<form action="" method="POST" enctype="multipart/form-data"><input type="file" name="gitst_avatar" accept="image/gif, image/jpeg, image/png"> <input type="submit" value="SUBMIT AVATAR"> </form>
FAQ

Frequently Asked Questions about GITST CUSTOM AVATAR