Bangla Date and Time Security & Risk Analysis

wordpress.org/plugins/bangla-date-and-time

A simple but useful plugin to display relevant Bangla date, time, calendar and numbers.

100 active installs v2.6 PHP + WP 2.8+ Updated Jul 7, 2015
banglacalendardatenumbertime
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bangla Date and Time Safe to Use in 2026?

Generally Safe

Score 85/100

Bangla Date and Time 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 "bangla-date-and-time" v2.6 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified attack surface (AJAX, REST API, shortcodes, cron events) is a significant positive, as it limits potential entry points for attackers. Furthermore, the lack of dangerous function calls and file operations also contributes to a reduced risk profile. The taint analysis showing no critical or high severity unsanitized flows is encouraging.

However, there are notable areas of concern. The fact that 100% of the SQL queries are not using prepared statements represents a significant risk for potential SQL injection vulnerabilities. While the plugin has no recorded vulnerability history, this does not negate the inherent risks associated with raw SQL queries. The output escaping, while having a majority of outputs properly escaped, still leaves a portion potentially vulnerable to cross-site scripting (XSS) attacks if any of the unescaped outputs process user-supplied data. The complete absence of nonce and capability checks is also a weakness, especially if any part of the plugin were to be exposed through future development that creates an attack surface.

In conclusion, the "bangla-date-and-time" v2.6 plugin has strengths in its limited attack surface and absence of critical code signals. However, the complete lack of prepared statements for all SQL queries and the absence of security checks like nonces and capabilities are significant vulnerabilities that require immediate attention. The plugin's clean vulnerability history is a positive sign, but it doesn't mitigate the identified coding flaws.

Key Concerns

  • All SQL queries use raw queries
  • 52% of output escaping is not proper
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

Bangla Date and Time Security Vulnerabilities

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

Bangla Date and Time Code Analysis

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

SQL Query Safety

0% prepared6 total queries

Output Escaping

52% escaped33 total outputs
Attack Surface

Bangla Date and Time Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filteryear_linkbangla-date-and-time.php:34
filtermonth_linkbangla-date-and-time.php:35
filterday_linkbangla-date-and-time.php:36
filterget_archives_linkbangla-date-and-time.php:37
filterwp_list_categoriesbangla-date-and-time.php:38
filterdate_i18nbangla-date-and-time.php:39
filterdate_i18nbangla-date-and-time.php:40
filternumber_format_i18nbangla-date-and-time.php:41
filterget_calendarbangla-date-and-time.php:42
actionwidgets_initbangla-date-and-time.php:43
Maintenance & Trust

Bangla Date and Time Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 7, 2015
PHP min version
Downloads20K

Community Trust

Rating68/100
Number of ratings5
Active installs100
Developer Profile

Bangla Date and Time Developer Profile

MH Mithu

1 plugin · 100 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 Date and Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bangla-date-and-time/bangla-date-and-time.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Bangla Date and Time