ingenidev CashOnDelivery Shield Security & Risk Analysis

wordpress.org/plugins/ingenidev-cashondelivery-shield

No more fake Cash on Delivery (COD) orders! Disables COD for anonymous users/guests. Logged in users can pay. Just install, no configuration needed.

0 active installs v1.0.7 PHP 5.2.17+ WP 3.3+ Updated Unknown
cash-on-deliverycodprotectionunknown-customer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ingenidev CashOnDelivery Shield Safe to Use in 2026?

Generally Safe

Score 100/100

ingenidev CashOnDelivery Shield has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "ingenidev-cashondelivery-shield" plugin version 1.0.7 exhibits a mixed security posture. On the positive side, the code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and output is properly escaped. There are also no recorded vulnerabilities or CVEs for this plugin, indicating a potentially stable and well-maintained codebase in terms of past security issues. The absence of file operations and external HTTP requests also limits potential attack vectors.

However, a significant concern arises from the static analysis, which identifies a single AJAX handler without any authentication checks. This creates a direct, unprotected entry point into the plugin's functionality. While taint analysis shows no unsanitized flows, the lack of authorization on this AJAX handler means that any unauthenticated user could potentially trigger its execution, leading to unintended consequences or even exploitation if the handler performs sensitive operations. The plugin also lacks nonce checks on its AJAX handler, further increasing the risk of Cross-Site Request Forgery (CSRF) attacks.

In conclusion, while the plugin benefits from robust practices in SQL querying and output escaping, and has a clean vulnerability history, the presence of an unprotected AJAX entry point is a critical weakness. This single unprotected point of interaction poses a substantial risk, especially given the lack of nonce protection. It is crucial to address this unprotected AJAX handler by implementing proper authentication and authorization checks to secure the plugin effectively.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce checks on AJAX
Vulnerabilities
None known

ingenidev CashOnDelivery Shield Security Vulnerabilities

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

ingenidev CashOnDelivery Shield Code Analysis

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

ingenidev CashOnDelivery Shield Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_ingenidev_cods_dismiss_welcome_noticeingenidev_cash_on_delivery_shield.php:57
WordPress Hooks 3
filterwoocommerce_available_payment_gatewaysingenidev_cash_on_delivery_shield.php:15
actionadmin_noticesingenidev_cash_on_delivery_shield.php:31
actionwp_dashboard_setupingenidev_cash_on_delivery_shield.php:65
Maintenance & Trust

ingenidev CashOnDelivery Shield Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version5.2.17
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ingenidev CashOnDelivery Shield Developer Profile

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

How We Detect ingenidev CashOnDelivery Shield

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ingenidev-cashondelivery-shield/js/ingenidev_cods_dismiss_notice.js
Script Paths
/wp-content/plugins/ingenidev-cashondelivery-shield/js/ingenidev_cods_dismiss_notice.js
Version Parameters
ingenidev-cashondelivery-shield/js/ingenidev_cods_dismiss_notice.js?ver=

HTML / DOM Fingerprints

CSS Classes
ingenidev-welcome-notice
Data Attributes
id="ingenidev-welcome-notice"id="ingenidev-dismiss-notice"
JS Globals
ingenidev_cods_ajax_obj
FAQ

Frequently Asked Questions about ingenidev CashOnDelivery Shield