B7 Random Number Security & Risk Analysis

wordpress.org/plugins/b7-random-number

Generate customizable random numbers in your WordPress posts and pages effortlessly with this plugin.

80 active installs v1.0.0 PHP 7.2+ WP 5.9+ Updated Nov 3, 2024
numberrandomrandom-number
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is B7 Random Number Safe to Use in 2026?

Generally Safe

Score 92/100

B7 Random Number has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "b7-random-number" plugin v1.0.0 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, all SQL queries utilizing prepared statements, and 100% properly escaped output are excellent security practices. The plugin also exhibits a minimal attack surface with no identified AJAX handlers or REST API routes that lack authentication checks. The complete lack of vulnerability history, including CVEs, is a positive indicator, suggesting a well-maintained or low-risk codebase.

However, there are areas for improvement. The absence of nonce checks and capability checks across all entry points, particularly the shortcode, presents a potential risk. While the attack surface is currently small, future additions without proper authorization controls could introduce vulnerabilities. The taint analysis showing zero flows, while good, might also be a result of limited code complexity or specific analysis constraints, rather than a definitive guarantee of perfect sanitization for all potential inputs.

In conclusion, "b7-random-number" v1.0.0 is currently in a good security state with a clean vulnerability history and solid coding practices for database interaction and output rendering. The primary concern is the lack of explicit authorization checks on its shortcode, which could be exploited if it handles user-supplied data in the future. Addressing this would further enhance its security.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

B7 Random Number Security Vulnerabilities

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

B7 Random Number Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

B7 Random Number Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[blogvii_rand_number] b7_random_number.php:87
Maintenance & Trust

B7 Random Number Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 3, 2024
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

B7 Random Number Developer Profile

blogvii

3 plugins · 240 total installs

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

How We Detect B7 Random Number

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
Invalid range: min must be less than max.Negative numbers are not supported now.
FAQ

Frequently Asked Questions about B7 Random Number