Saksh Callback Request Form Security & Risk Analysis

wordpress.org/plugins/saksh-callback-request-form

Inspired by zerodha, Kotek Mahidra bank, JIO fibre lead generation form I setup this form it first ask users email ID and mobile number and then send …

0 active installs v1.0 PHP 7.0+ WP 5.3+ Updated Sep 1, 2021
contactcontact-formemailfeedback-formlead-generation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Saksh Callback Request Form Safe to Use in 2026?

Generally Safe

Score 85/100

Saksh Callback Request Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "saksh-callback-request-form" plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping all output. It also has a clean vulnerability history with no known CVEs, suggesting a generally well-maintained codebase in that regard. The absence of file operations, external HTTP requests, and bundled libraries further reduces certain common attack vectors.

However, significant security concerns arise from its attack surface. With a total of 7 entry points, 6 of which are AJAX handlers, a critical weakness is the lack of authentication checks on all of these AJAX endpoints. This creates a substantial risk of unauthorized access and manipulation. The taint analysis further amplifies this concern, revealing 4 high-severity flows with unsanitized paths. While not explicitly categorized as critical or leading to direct code execution in the provided data, these unsanitized flows, especially in conjunction with the unprotected AJAX endpoints, present a clear pathway for potential vulnerabilities like Cross-Site Scripting (XSS) or other injection attacks if user-supplied data is not handled rigorously within these flows.

In conclusion, while the plugin excels in data handling and has a history of being free from known exploits, the unprotected AJAX endpoints combined with high-severity unsanitized taint flows represent a considerable risk. Addressing these specific areas of concern by implementing robust authentication and sanitization for all AJAX handlers is crucial to significantly improve its overall security.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized taint flows
  • Limited capability checks
Vulnerabilities
None known

Saksh Callback Request Form Security Vulnerabilities

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

Saksh Callback Request Form Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

100% escaped17 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

5 flows4 with unsanitized paths
<AdminReport> (AdminReport.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Saksh Callback Request Form Attack Surface

Entry Points7
Unprotected6

AJAX Handlers 6

authwp_ajax_saksh_form_step3AistoreCallbackRequestForm.class.php:210
noprivwp_ajax_saksh_form_step3AistoreCallbackRequestForm.class.php:211
authwp_ajax_saksh_form_step2AistoreCallbackRequestForm.class.php:213
noprivwp_ajax_saksh_form_step2AistoreCallbackRequestForm.class.php:214
authwp_ajax_saksh_form_step1AistoreCallbackRequestForm.class.php:216
noprivwp_ajax_saksh_form_step1AistoreCallbackRequestForm.class.php:217

Shortcodes 1

[SakshCallbackRequestForm] index.php:41
WordPress Hooks 5
filterset-screen-optionAdminReport.php:274
actionadmin_menuAdminReport.php:275
actionplugins_loadedAdminReport.php:358
actioninitindex.php:12
actionwp_enqueue_scriptsindex.php:34
Maintenance & Trust

Saksh Callback Request Form Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedSep 1, 2021
PHP min version7.0
Downloads907

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Saksh Callback Request Form Developer Profile

susheelhbti

14 plugins · 40 total installs

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

How We Detect Saksh Callback Request Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/saksh-callback-request-form/css/custom.css/wp-content/plugins/saksh-callback-request-form/js/custom.js
Script Paths
/wp-content/plugins/saksh-callback-request-form/js/custom.js
Version Parameters
saksh-callback-request-form/css/custom.css?ver=saksh-callback-request-form/js/custom.js?ver=

HTML / DOM Fingerprints

JS Globals
ajaxurl
Shortcode Output
[SakshCallbackRequestForm]
FAQ

Frequently Asked Questions about Saksh Callback Request Form