Gateway for Interkassa and Easy Digital Downloads Security & Risk Analysis

wordpress.org/plugins/edd-gateway-interkassa

This plugin adds the Interkassa payment gateway for the Easy Digital Downloads digital product plugin. Interkassa is an aggregator of payment methods.

10 active installs v1.0 PHP 5.4+ WP 4.4+ Updated Aug 18, 2020
e-commerceeasy-digital-downloadsecommerceeddsell
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gateway for Interkassa and Easy Digital Downloads Safe to Use in 2026?

Generally Safe

Score 85/100

Gateway for Interkassa and Easy Digital Downloads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "edd-gateway-interkassa" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a very small attack surface. The absence of dangerous functions, file operations, and external HTTP requests is also a positive sign. Furthermore, all SQL queries utilize prepared statements, and there are no recorded vulnerability history entries, suggesting a history of secure development or diligent patching by users.

However, a significant concern is the lack of capability checks and nonce checks. This implies that any functionality exposed by the plugin, even if not immediately apparent from the listed entry points, might be accessible without proper user authorization or protection against Cross-Site Request Forgery (CSRF) attacks. The moderate percentage of properly escaped output (56%) also presents a potential risk for Cross-Site Scripting (XSS) vulnerabilities if the unescaped outputs handle user-controlled data.

In conclusion, while the plugin benefits from a minimal attack surface and secure SQL practices, the absence of authorization and CSRF protection mechanisms, coupled with potentially unescaped output, indicates areas where significant security improvements are needed. The lack of historical vulnerabilities is a positive indicator, but it doesn't negate the risks identified in the current code analysis.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output identified
Vulnerabilities
None known

Gateway for Interkassa and Easy Digital Downloads Security Vulnerabilities

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

Gateway for Interkassa and Easy Digital Downloads Code Analysis

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

Output Escaping

56% escaped9 total outputs
Attack Surface

Gateway for Interkassa and Easy Digital Downloads Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionedd_ginterkassa_cc_formedd-gateway-interkassa.php:53
actionedd_gateway_ginterkassaedd-gateway-interkassa.php:54
actioninitedd-gateway-interkassa.php:57
actioninitedd-gateway-interkassa.php:59
actioninitedd-gateway-interkassa.php:60
filteredd_payment_gatewaysedd-gateway-interkassa.php:62
filteredd_accepted_payment_iconsedd-gateway-interkassa.php:63
filteredd_payment_confirm_ginterkassaedd-gateway-interkassa.php:64
filteredd_settings_sections_gatewaysedd-gateway-interkassa.php:65
filteredd_settings_gatewaysedd-gateway-interkassa.php:66
actionplugins_loadededd-gateway-interkassa.php:620
Maintenance & Trust

Gateway for Interkassa and Easy Digital Downloads Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 18, 2020
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Gateway for Interkassa and Easy Digital Downloads Developer Profile

Aleksandr

4 plugins · 10 total installs

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

How We Detect Gateway for Interkassa and Easy Digital Downloads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/edd-gateway-interkassa/gi_icon.png

HTML / DOM Fingerprints

CSS Classes
edd-gateway-interkassa-form
HTML Comments
Copyright 2020 WacoMart (email : info@wacomart.ru)This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Data Attributes
name="edd_gateway_interkassa_form"name="edd_gateway_interkassa_submit"value="<?php esc_attr_"
Shortcode Output
<div class="edd-gateway-interkassa-form" style="padding:20px;font-family:arial,sans-serif;text-align:center;color:#555"> <h3>Redirecting to Interkassa site, click on button if not redirected.</h3> <form name="edd_gateway_interkassa_form" method="post" action="https://sci.interkassa.com/"> <input type="hidden" value="<?php echo htmlspecialchars( $value ); ?>" name="<?php echo esc_attr( $arg ); ?>"> <input type="submit" name="edd_gateway_interkassa_submit" value="<?php esc_attr_"
FAQ

Frequently Asked Questions about Gateway for Interkassa and Easy Digital Downloads