Bangla Ramadan Time Security & Risk Analysis

wordpress.org/plugins/bangla-ramadan-time

We are Developed This Free Plugin For Showing Ramadan Times Update For Wordpress Web Site.

10 active installs v21 PHP + WP 3.0+ Updated Apr 13, 2021
iftarramadansehritimes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bangla Ramadan Time Safe to Use in 2026?

Generally Safe

Score 85/100

Bangla Ramadan Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "bangla-ramadan-time" v21 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no critical code signals like dangerous functions, file operations, or external HTTP requests. Notably, all SQL queries are prepared, which is a strong security practice against SQL injection. The absence of known CVEs and a clean vulnerability history further suggests a generally well-maintained and secure codebase. However, significant concerns arise from the lack of robust access control mechanisms.

The plugin presents a very small attack surface with only one shortcode and no AJAX handlers or REST API routes. While this minimizes direct entry points, the critical absence of nonce checks and capability checks on all entry points is a major vulnerability. This means any authenticated user, or potentially even unauthenticated users if the shortcode is displayed publicly, could trigger the plugin's functionality without proper authorization, leading to potential abuse or unintended actions. The low percentage of properly escaped output (22%) is also a significant concern, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-controlled data might be reflected in the output without proper sanitization.

In conclusion, while the plugin benefits from secure database interactions and a lack of historical vulnerabilities, the severe deficiencies in authorization and output escaping represent substantial risks. The presence of only one entry point is a mitigating factor for the attack surface, but the lack of security checks makes that single point a critical weakness. Recommendations should focus on implementing nonce checks and capability checks for its shortcode and ensuring all output is properly escaped to mitigate XSS risks.

Key Concerns

  • No Nonce checks on entry points
  • No Capability checks on entry points
  • Low percentage of properly escaped output (22%)
Vulnerabilities
None known

Bangla Ramadan Time Security Vulnerabilities

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

Bangla Ramadan Time Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Bangla Ramadan Time Code Analysis

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

Output Escaping

22% escaped9 total outputs
Attack Surface

Bangla Ramadan Time Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bangla_ramadan_time] bangla_ramadan_time.php:476
WordPress Hooks 1
actionwidgets_initbangla_ramadan_time.php:39
Maintenance & Trust

Bangla Ramadan Time Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 13, 2021
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Bangla Ramadan Time Developer Profile

Rasedul Haque Rumi

9 plugins · 3K total installs

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

How We Detect Bangla Ramadan Time

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Developed By SynthiaSoft -->
Data Attributes
id="bangla_ramadan_time_widget"
Shortcode Output
[bangla_ramadan_time]
FAQ

Frequently Asked Questions about Bangla Ramadan Time