
Gateway for Interkassa and Easy Digital Downloads Security & Risk Analysis
wordpress.org/plugins/edd-gateway-interkassaThis plugin adds the Interkassa payment gateway for the Easy Digital Downloads digital product plugin. Interkassa is an aggregator of payment methods.
Is Gateway for Interkassa and Easy Digital Downloads Safe to Use in 2026?
Generally Safe
Score 85/100Gateway for Interkassa and Easy Digital Downloads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Gateway for Interkassa and Easy Digital Downloads Security Vulnerabilities
Gateway for Interkassa and Easy Digital Downloads Code Analysis
Output Escaping
Gateway for Interkassa and Easy Digital Downloads Attack Surface
WordPress Hooks 11
Maintenance & Trust
Gateway for Interkassa and Easy Digital Downloads Maintenance & Trust
Maintenance Signals
Community Trust
Gateway for Interkassa and Easy Digital Downloads Alternatives
TriPay Payment Gateway
tripay-payment-gateway
TriPay Payment adalah payment gateway indonesia yang menyediakan beragam metode pembayaran seperti virtual account, convenience store, e-wallet, dll
Ovic Pinmap
ovic-pinmap
Need support? [Contact Us](https://kutethemes.com/contact-us/ "Contact Us")
ShipperHQ: Shipping & Checkout Experience Solution
woo-shipperhq
Control the shipping rates and options you show in your WooCommerce cart. Live rates from 30+ carriers, LTL Freight and custom rates.
Easy Digital Downloads – Empty Cart
easy-digital-downloads-empty-cart
Easily add content to the empty cart display in Easy Digital Downloads.
Easy Digital Downloads – Continue Shopping
easy-digital-downloads-continue-shopping
Adds a Continue Shopping link to the Easy Digital Downloads checkout cart.
Gateway for Interkassa and Easy Digital Downloads Developer Profile
4 plugins · 10 total installs
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
/wp-content/plugins/edd-gateway-interkassa/gi_icon.pngHTML / DOM Fingerprints
edd-gateway-interkassa-formCopyright 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.name="edd_gateway_interkassa_form"name="edd_gateway_interkassa_submit"value="<?php esc_attr_"<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_"