SitePoint Random Hello Bar Security & Risk Analysis

wordpress.org/plugins/sp-random-hello-bar

Randomly (with weighting) shows a hello bar message on page scroll.

10 active installs v1.0.1 PHP + WP 3.0+ Updated Jan 22, 2016
adsadvertisingmarketingproducts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SitePoint Random Hello Bar Safe to Use in 2026?

Generally Safe

Score 85/100

SitePoint Random Hello Bar 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 sp-random-hello-bar plugin version 1.0.1 presents a concerning security posture primarily due to its unprotected entry points. The static analysis reveals two AJAX handlers that lack any authentication or capability checks. This is a significant weakness, as it allows any unauthenticated user to trigger these functions, potentially leading to unintended behavior or further exploitation if the logic within these handlers is vulnerable. While the plugin demonstrates good practices in SQL query handling (100% prepared statements) and avoids dangerous functions, file operations, and external HTTP requests, the absence of security checks on its primary interaction points is a major drawback. The plugin's vulnerability history is currently clean, with no recorded CVEs. This could indicate either a low profile and thus limited targeted attacks, or a history of good security practices. However, the lack of historical vulnerabilities should not overshadow the immediate risks identified in the static analysis. The current implementation requires immediate attention to secure its AJAX handlers to prevent potential unauthorized access or manipulation.

Key Concerns

  • Unprotected AJAX handlers
  • No nonce checks on AJAX
  • Missing capability checks on AJAX
  • Low output escaping coverage
Vulnerabilities
None known

SitePoint Random Hello Bar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

SitePoint Random Hello Bar Release Timeline

v1.0.1Current
v1.0.0
v0.0.3
v0.0.2
v0.0.1
Code Analysis
Analyzed Mar 17, 2026

SitePoint Random Hello Bar Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
8
9 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

53% escaped17 total outputs
Attack Surface
2 unprotected

SitePoint Random Hello Bar Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_get_random_hello_barsrc\SitePoint\RandomHelloBar.php:112
authwp_ajax_get_random_hello_barsrc\SitePoint\RandomHelloBar.php:113
WordPress Hooks 3
actionadmin_initsrc\SitePoint\RandomHelloBar.php:24
actionadmin_menusrc\SitePoint\RandomHelloBar.php:26
actionwp_enqueue_scriptssrc\SitePoint\RandomHelloBar.php:110
Maintenance & Trust

SitePoint Random Hello Bar Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedJan 22, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SitePoint Random Hello Bar Developer Profile

sitepointdevs

1 plugin · 10 total installs

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

How We Detect SitePoint Random Hello Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sp-random-hello-bar/public/js/basic.js/wp-content/plugins/sp-random-hello-bar/public/js/basicStorge.js/wp-content/plugins/sp-random-hello-bar/public/css/basic.css
Script Paths
/wp-content/plugins/sp-random-hello-bar/public/js/basic.js/wp-content/plugins/sp-random-hello-bar/public/js/basicStorge.js
Version Parameters
sp-random-hello-bar/public/js/basic.js?ver=sp-random-hello-bar/public/js/basicStorge.js?ver=sp-random-hello-bar/public/css/basic.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-random-hello-bar-ads
JS Globals
ajax_object
REST Endpoints
/wp-json/sp-random-hello-bar
FAQ

Frequently Asked Questions about SitePoint Random Hello Bar