persian date shortcode Security & Risk Analysis

wordpress.org/plugins/persian-date-short-code

Easy way for Display persian date in multi format and unlimited color in wordpress site

100 active installs v1.2 PHP + WP 3.1+ Updated Aug 4, 2019
datefarsijalaliparsipersian
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is persian date shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

persian date shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'persian-date-short-code' plugin v1.2 presents a mixed security posture. While it shows positive signs like 100% prepared SQL statements and a clean vulnerability history with no known CVEs, several concerning elements are present in the static analysis. The plugin has a total of 6 entry points, with one AJAX handler lacking proper authentication checks. This unprotected entry point is a significant concern, as it could be exploited by unauthenticated users. Additionally, the presence of the `unserialize` function is a potential risk, especially if it processes user-supplied data without strict validation. The taint analysis reveals two flows with unsanitized paths, categorized as high severity. This indicates that data entering the plugin might not be adequately cleaned, potentially leading to unexpected behavior or vulnerabilities if these paths are indeed exploitable.

While the absence of known vulnerabilities is a strong positive, it doesn't negate the risks identified in the code. The high percentage of improperly escaped output (81%) is another area of concern, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-controllable data is rendered without proper sanitization. The limited number of capability checks (1) and nonce checks (8) across the identified entry points also suggest a potential weakness in securing its functionalities.

In conclusion, the plugin has strengths in its SQL handling and lack of historical vulnerabilities. However, the critical uncovered AJAX handler, high-severity taint flows, and widespread output escaping issues introduce significant security risks that require immediate attention. The potential for `unserialize` to be misused also warrants careful review of how it's implemented.

Key Concerns

  • AJAX handler without auth check
  • High severity taint flow (2)
  • Unsanitized output (81%)
  • Dangerous function: unserialize
  • Low capability check count
Vulnerabilities
None known

persian date shortcode Security Vulnerabilities

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

persian date shortcode Release Timeline

v1.2Current
Code Analysis
Analyzed Mar 16, 2026

persian date shortcode Code Analysis

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

Dangerous Functions Found

unserialize$import_code = unserialize($import_code);admin-page-class\admin-page-class.php:3322

Output Escaping

19% escaped102 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

5 flows2 with unsanitized paths
import (admin-page-class\admin-page-class.php:3310)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

persian date shortcode Attack Surface

Entry Points6
Unprotected1

AJAX Handlers 5

authwp_ajax_apc_delete_muploadadmin-page-class\admin-page-class.php:308
authwp_ajax_plupload_actionadmin-page-class\admin-page-class.php:314
authwp_ajax_at_delete_fileadmin-page-class\admin-page-class.php:1093
authwp_ajax_at_reorder_imagesadmin-page-class\admin-page-class.php:1094
authwp_ajax_at_delete_muploadadmin-page-class\admin-page-class.php:1096

Shortcodes 1

[wikiwordpress] persian-date-shortcode.php:61
WordPress Hooks 10
actiontemplate_redirectadmin-page-class\admin-page-class.php:209
filterinitadmin-page-class\admin-page-class.php:210
actionadmin_menuadmin-page-class\admin-page-class.php:274
actionadmin_menuadmin-page-class\admin-page-class.php:278
filterattribute_escapeadmin-page-class\admin-page-class.php:305
actionadmin_print_stylesadmin-page-class\admin-page-class.php:376
actionpost_edit_form_tagadmin-page-class\admin-page-class.php:1073
filtermedia_upload_galleryadmin-page-class\admin-page-class.php:1088
filtermedia_upload_libraryadmin-page-class\admin-page-class.php:1089
filtermedia_upload_imageadmin-page-class\admin-page-class.php:1090
Maintenance & Trust

persian date shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 4, 2019
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

persian date shortcode Developer Profile

esmail ebrahimi

2 plugins · 110 total installs

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

How We Detect persian date shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<p style="text-align:left;direction:ltr;color:green;"><b>[wikiwordpress]</b></p><p style="text-align:left;direction:ltr;color:green;"><b>do_shortcode('[wikiwordpress]');</b></p>
FAQ

Frequently Asked Questions about persian date shortcode