Ya’Muslim Prayer Time WordPress Widget Security & Risk Analysis

wordpress.org/plugins/yamuslim-prayer-time-wordpress-widget

Allows a user to add a widget to show the daily prayer times according to user location on their site.

10 active installs v1.0 PHP + WP 3.0.0+ Updated Apr 22, 2017
islamicmuslimprayer-timeyamuslim
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Ya’Muslim Prayer Time WordPress Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Ya’Muslim Prayer Time WordPress Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "yamuslim-prayer-time-wordpress-widget" plugin v1.0 exhibits a mixed security posture. On one hand, it demonstrates strong adherence to secure coding practices by utilizing prepared statements for all SQL queries and by not performing any file operations or external HTTP requests. Furthermore, its attack surface appears minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events that are directly exposed, suggesting a limited number of potential entry points.

However, significant concerns arise from the code signals. The presence of the `create_function` function is a critical security risk, as it can be exploited for arbitrary code execution if user-supplied input is not meticulously sanitized. Compounding this, a staggering 100% of output is not properly escaped, which opens the door to cross-site scripting (XSS) vulnerabilities. The complete absence of nonce and capability checks on any potential entry points means that any authenticated user could potentially trigger unintended actions or access unauthorized data.

The plugin's vulnerability history is clean, with no recorded CVEs. While this is positive, it should not be solely relied upon. The identified code quality issues, particularly the unescaped output and the use of `create_function`, represent inherent risks that could be exploited regardless of past vulnerabilities. In conclusion, while the plugin has some good security foundations, the critical use of `create_function` and the pervasive lack of output escaping create substantial security weaknesses that require immediate attention.

Key Concerns

  • Use of dangerous function 'create_function'
  • 0% of output properly escaped
  • 0 capability checks present
  • 0 nonce checks present
  • Bundled outdated jQuery v3.2.1
Vulnerabilities
None known

Ya’Muslim Prayer Time WordPress Widget Security Vulnerabilities

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

Ya’Muslim Prayer Time WordPress Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("yamuslimwordpress");'));yamuslimwordpress.php:115

Bundled Libraries

jQuery3.2.1

Output Escaping

0% escaped8 total outputs
Attack Surface

Ya’Muslim Prayer Time WordPress Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_inityamuslimwordpress.php:115
actionwp_enqueue_scriptsyamuslimwordpress.php:125
actionwp_enqueue_scriptsyamuslimwordpress.php:126
Maintenance & Trust

Ya’Muslim Prayer Time WordPress Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 22, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Ya’Muslim Prayer Time WordPress Widget Developer Profile

freecoder

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 Ya’Muslim Prayer Time WordPress Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/yamuslim-prayer-time-wordpress-widget/css/yamuslim_wordpress_widget.css/wp-content/plugins/yamuslim-prayer-time-wordpress-widget/js/yamuslim_wordpress_widget.js
Version Parameters
yamuslim_displayyamuslim_script

HTML / DOM Fingerprints

CSS Classes
yamuslimwordpresswidget-title
HTML Comments
logo picture
Data Attributes
id="timetable"id="table-prayer"class="text-left"class="text-center"class="text-right"
JS Globals
PrayTimesgpsappManageActivityintervalID
FAQ

Frequently Asked Questions about Ya’Muslim Prayer Time WordPress Widget