Bangla Date Display Security & Risk Analysis

wordpress.org/plugins/bangla-date-display

Displays Bangla, Gregorian & Hijri date and Archive Calendar in bangla language via widgets and shortcodes!

4K active installs v9.4.2 PHP 5.6+ WP 3.0+ Updated Feb 17, 2026
banglabangla-archivebangla-calendarbangla-datebengali
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bangla Date Display Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "bangla-date-display" v9.4.2 plugin exhibits several concerning security practices, despite a clean vulnerability history. The static analysis reveals a significant attack surface with 2 out of 8 total entry points lacking authentication checks. This is a primary concern as it exposes these functions to potential unauthorized access and manipulation.

Furthermore, the plugin's handling of SQL queries is a major weakness. All 2 SQL queries are executed without prepared statements, introducing a high risk of SQL injection vulnerabilities. The taint analysis also flagged 2 flows with unsanitized paths, indicating potential issues with how external data is handled, although no critical or high severity vulnerabilities were identified in this specific analysis.

While the plugin has no recorded CVEs, this does not negate the inherent risks present in the code. The lack of capability checks and nonce checks on entry points, coupled with the significant portion of improperly escaped output (55%), further amplifies the potential for cross-site scripting (XSS) and other injection attacks. The plugin's security posture is therefore considered weak due to these critical coding flaws.

Key Concerns

  • Unprotected AJAX handlers
  • Raw SQL queries without prepared statements
  • Flows with unsanitized paths detected
  • Lack of nonce checks on entry points
  • Lack of capability checks
  • Significant portion of output not properly escaped
Vulnerabilities
None known

Bangla Date Display Security Vulnerabilities

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

Bangla Date Display Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

45% escaped144 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
bddp_ac_callback (ajax-archive-calendar.php:238)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Bangla Date Display Attack Surface

Entry Points8
Unprotected2

AJAX Handlers 2

authwp_ajax_bddp_acajax-archive-calendar.php:235
noprivwp_ajax_bddp_acajax-archive-calendar.php:236

Shortcodes 6

[bangla_time] bangla-date-display.php:38
[bangla_day] bangla-date-display.php:69
[bangla_date] bangla-date-display.php:84
[bangla_season] bangla-date-display.php:119
[english_date] bangla-date-display.php:151
[hijri_date] bangla-date-display.php:184
WordPress Hooks 13
actionwp_enqueue_scriptsajax-archive-calendar.php:6
actionwidgets_initajax-archive-calendar.php:19
filterwp_headajax-archive-calendar.php:560
filterday_linkajax-archive-calendar.php:572
actionadmin_menubddp_admin.php:333
actionadmin_initbddp_admin.php:340
filterwp_datetranslator.php:9
filterdate_i18ntranslator.php:11
filtercomments_numbertranslator.php:16
filterget_comment_counttranslator.php:17
filternumber_format_i18ntranslator.php:22
actionwidgets_initwidgets copy.php:4
actionwidgets_initwidgets.php:16
Maintenance & Trust

Bangla Date Display Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 17, 2026
PHP min version5.6
Downloads84K

Community Trust

Rating92/100
Number of ratings11
Active installs4K
Developer Profile

Bangla Date Display Developer Profile

ALI IMRAN

5 plugins · 7K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
447 days
View full developer profile
Detection Fingerprints

How We Detect Bangla Date Display

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-display/css/archive-calendar.css/wp-content/plugins/bangla-date-display/css/bootstrap.min.css/wp-content/plugins/bangla-date-display/css/jquery-ui.css/wp-content/plugins/bangla-date-display/js/archive-calendar.js/wp-content/plugins/bangla-date-display/js/moment-with-locales.js/wp-content/plugins/bangla-date-display/js/moment.min.js
Script Paths
/wp-content/plugins/bangla-date-display/js/archive-calendar.js/wp-content/plugins/bangla-date-display/js/moment-with-locales.js/wp-content/plugins/bangla-date-display/js/moment.min.js
Version Parameters
bangla-date-display/css/archive-calendar.css?ver=bangla-date-display/css/bootstrap.min.css?ver=bangla-date-display/css/jquery-ui.css?ver=bangla-date-display/js/archive-calendar.js?ver=bangla-date-display/js/moment-with-locales.js?ver=bangla-date-display/js/moment.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
bangla-date-display-shortcode
JS Globals
moment
Shortcode Output
{{day}} {{month_year}}{{last_word}}{{event}}{{hour}}{{day}}{{seasons[$month]}}
FAQ

Frequently Asked Questions about Bangla Date Display