Brikshya Map Security & Risk Analysis

wordpress.org/plugins/brikshya-map

Using this plugin user can add google map with multiple custom markers , Polylines, GeoJSON files.

0 active installs v1.0.1 PHP 5.6+ WP 4.0+ Updated Apr 2, 2019
custom-makergeojsongoogle-mapmapmarker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Brikshya Map Safe to Use in 2026?

Generally Safe

Score 85/100

Brikshya Map has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "brikshya-map" plugin v1.0.1 demonstrates a generally good security posture with several strengths. It has a relatively small attack surface, with only two identified entry points (AJAX handler and shortcode) and no exposed REST API routes. The presence of nonce and capability checks on most interaction points is also a positive sign. The code also shows a commitment to secure SQL querying, with 50% of queries using prepared statements, and a high percentage of output being properly escaped, reducing the risk of XSS vulnerabilities. The absence of known CVEs and a clean vulnerability history further contribute to its perceived security.

However, the taint analysis reveals two high-severity flows with unsanitized paths. While no critical vulnerabilities were found, these high-severity flows indicate potential risks related to path traversal or file inclusion if exploited. The presence of unsanitized paths, even if not leading to critical vulnerabilities in this specific analysis, suggests a need for careful review of file handling operations.

In conclusion, while "brikshya-map" exhibits good practices in input validation and output escaping, the identified high-severity taint flows are a notable concern that warrants immediate attention and remediation. The plugin benefits from a lack of historical vulnerabilities, but the current code analysis highlights areas for improvement to achieve a robust security profile.

Key Concerns

  • High severity taint flows with unsanitized paths
  • 50% of SQL queries do not use prepared statements
  • 21% of output is not properly escaped
  • One file operation identified
Vulnerabilities
None known

Brikshya Map Security Vulnerabilities

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

Brikshya Map Code Analysis

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

SQL Query Safety

50% prepared16 total queries

Output Escaping

79% escaped185 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
search_box (admin\class-Map-list-table.php:141)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Brikshya Map Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_BKTMP_Map_Api_Key_Store_Ajaxadmin\BKTMP_admin_functions.php:56

Shortcodes 1

[briskhya_map] public\BKTMP_public_functions.php:175
WordPress Hooks 8
actionadmin_menuadmin\class-brikshya-map-admin.php:58
actionadmin_initadmin\class-form-handler.php:18
actionadmin_initadmin\class-form-handler.php:19
actionplugins_loadedincludes\class-brikshya-map.php:142
actionadmin_enqueue_scriptsincludes\class-brikshya-map.php:157
actionadmin_enqueue_scriptsincludes\class-brikshya-map.php:158
actionwp_enqueue_scriptsincludes\class-brikshya-map.php:173
actionwp_enqueue_scriptsincludes\class-brikshya-map.php:174
Maintenance & Trust

Brikshya Map Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 2, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Brikshya Map Developer Profile

brikshyatechnologies

1 plugin · 0 total installs

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

How We Detect Brikshya Map

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/brikshya-map/admin/js/admin-script.js/wp-content/plugins/brikshya-map/admin/css/admin-style.css/wp-content/plugins/brikshya-map/public/css/brikshya-map-public.css/wp-content/plugins/brikshya-map/public/js/brikshya-map-public.js
Version Parameters
brikshya-map/admin/js/admin-script.js?ver=brikshya-map/admin/css/admin-style.css?ver=brikshya-map/public/css/brikshya-map-public.css?ver=brikshya-map/public/js/brikshya-map-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
brikshya-map-wrapperbrikshya-map-map-containerbrikshya-map-marker-item
Data Attributes
data-map-iddata-marker-latdata-marker-lngdata-marker-title
JS Globals
BrikshyaMapPublic
Shortcode Output
[brikshya_map[brikshya_map_marker
FAQ

Frequently Asked Questions about Brikshya Map