Electronic Signature Security & Risk Analysis

wordpress.org/plugins/electronic-signatures

This plugin helps integrate Electronic Signature on SwiftCloud.ai with Wordpress.

200 active installs v2.0.2 PHP + WP 4.5+ Updated Nov 17, 2023
e-signe-signatureelectronic-signaturewaivers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Electronic Signature Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "electronic-signatures" v2.0.2 presents a mixed security posture. While it boasts no known historical vulnerabilities and a relatively small attack surface with no immediately obvious unprotected entry points, several concerning code signals warrant attention. The use of the `create_function` function is a significant red flag, as it can be a vector for code injection if not handled with extreme care. Furthermore, the complete absence of prepared statements for all seven SQL queries is a critical vulnerability, opening the door to SQL injection attacks. The low percentage of properly escaped output (27%) also suggests a risk of cross-site scripting (XSS) vulnerabilities.

Taint analysis reveals two flows of high severity, indicating potential issues with how data is handled and whether it's properly sanitized before being used in sensitive operations. Although there are no critical taint flows or known CVEs, these high-severity flows, combined with the unsanitized paths, suggest that user-supplied data might not be adequately protected within the plugin. The vulnerability history being clean is a positive sign of past development practices, but it does not negate the risks identified in the current static analysis.

In conclusion, while the plugin has a clean history and a limited attack surface, the identified code signals and taint analysis results point to significant potential security weaknesses. The reliance on raw SQL, the presence of `create_function`, and the poor output escaping are substantial concerns that should be addressed to improve the overall security of the plugin.

Key Concerns

  • All SQL queries use raw SQL, no prepared statements
  • Dangerous function detected: create_function
  • Only 27% of outputs are properly escaped
  • High severity taint flow detected (x2)
  • Taint flows with unsanitized paths detected (x3)
Vulnerabilities
None known

Electronic Signature Security Vulnerabilities

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

Electronic Signature Code Analysis

Dangerous Functions
1
Raw SQL Queries
7
0 prepared
Unescaped Output
44
16 escaped
Nonce Checks
3
Capability Checks
2
File Operations
0
External Requests
1
Bundled Libraries
0

Dangerous Functions Found

create_functionadd_action('admin_notices', create_function('', "swiftsignature.php:28

SQL Query Safety

0% prepared7 total queries

Output Escaping

27% escaped60 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

6 flows3 with unsanitized paths
ssign_dashboard_cb (admin\section\swiftsignature-dashboard.php:3)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Electronic Signature Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[swiftsign_affiliate_name] section\swiftsignature-form-shortcode.php:47
[swift_thanksurl] section\swiftsignature-form-shortcode.php:62
[swiftsign_capture_name] section\swiftsignature-shortcode.php:13
[swiftsign_pdf] section\swiftsignature-shortcode.php:27
WordPress Hooks 18
actionadmin_noticesadmin\swiftsignature-admin.php:9
actionadmin_menuadmin\swiftsignature-admin.php:32
actionadmin_enqueue_scriptsadmin\swiftsignature-admin.php:48
actioninitadmin\swiftsignature-admin.php:65
actionadmin_enqueue_scriptsshortcode-generator\swiftsignature_shortcode_generator.php:11
filtermce_external_pluginsshortcode-generator\swiftsignature_shortcode_generator.php:23
filtermce_buttonsshortcode-generator\swiftsignature_shortcode_generator.php:24
actionadmin_headshortcode-generator\swiftsignature_shortcode_generator.php:28
filterpage_attributes_dropdown_pages_argsswiftsignature-pagetemplater.php:39
filtertheme_page_templatesswiftsignature-pagetemplater.php:43
filterwp_insert_post_dataswiftsignature-pagetemplater.php:50
filtertemplate_includeswiftsignature-pagetemplater.php:57
actionplugins_loadedswiftsignature-pagetemplater.php:143
actionadmin_noticesswiftsignature.php:28
actionadmin_initswiftsignature.php:31
actionplugins_loadedswiftsignature.php:119
actionupgrader_process_completeswiftsignature.php:124
actionwp_enqueue_scriptsswiftsignature.php:182
Maintenance & Trust

Electronic Signature Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedNov 17, 2023
PHP min version
Downloads17K

Community Trust

Rating84/100
Number of ratings5
Active installs200
Developer Profile

Electronic Signature Developer Profile

SwiftCloud

1 plugin · 200 total installs

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

How We Detect Electronic Signature

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/electronic-signatures/css/swiftsignature-style.css/wp-content/plugins/electronic-signatures/js/swiftsignature-script.js/wp-content/plugins/electronic-signatures/css/ssing_bs_modal.min.css/wp-content/plugins/electronic-signatures/admin/css/swift-dashboard.css/wp-content/plugins/electronic-signatures/admin/js/swift-dashboard.js
Script Paths
/wp-content/plugins/electronic-signatures/js/swiftsignature-script.js/wp-content/plugins/electronic-signatures/admin/js/jstz.min.js/wp-content/plugins/electronic-signatures/admin/js/swift-dashboard.js
Version Parameters
electronic-signatures/css/swiftsignature-style.css?ver=electronic-signatures/js/swiftsignature-script.js?ver=electronic-signatures/css/ssing_bs_modal.min.css?ver=electronic-signatures/admin/css/swift-dashboard.css?ver=electronic-signatures/admin/js/swift-dashboard.js?ver=

HTML / DOM Fingerprints

CSS Classes
swiftsignature-form-shortcode
HTML Comments
<!-- SHORTCODE_FORM_START --><!-- SHORTCODE_FORM_END --><!-- SHORTCODE_START --><!-- SHORTCODE_END -->
Data Attributes
data-swift-signature-action
JS Globals
ssign_ajax_objectssign_ajax_object.ajax_urlssign_ajax_object.ssing_plugin_home_url
Shortcode Output
[electronic-signature][swift-signature]
FAQ

Frequently Asked Questions about Electronic Signature