
Investment Decision Helper Security & Risk Analysis
wordpress.org/plugins/investment-decision-helperThis tool will allow you to compare return rates of two different custom instruments in order to help you taking the best decision..
Is Investment Decision Helper Safe to Use in 2026?
Generally Safe
Score 85/100Investment Decision Helper has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "investment-decision-helper" plugin v1.1.1 exhibits a mixed security posture. While it has no known historical vulnerabilities and utilizes prepared statements for all SQL queries, several significant concerns emerge from the static analysis. The presence of dangerous functions like `unserialize`, `create_function`, and `assert` is a major red flag, as these can be exploited to execute arbitrary code if user-supplied data is passed to them without proper sanitization. Furthermore, a taint analysis revealed a flow with an unsanitized path, indicating a potential vulnerability where data from an untrusted source could be used in a sensitive operation. The low percentage of properly escaped output (47%) also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, especially given the lack of nonce checks on any entry points. The plugin's limited attack surface (one shortcode) and lack of external HTTP requests are positive aspects, but they are heavily outweighed by the critical code signals and taint flow.
Key Concerns
- Dangerous functions found (unserialize, create_function, assert)
- Taint flow with unsanitized path
- Low output escaping percentage (47%)
- No nonce checks on entry points
- No capability checks on entry points
Investment Decision Helper Security Vulnerabilities
Investment Decision Helper Code Analysis
Dangerous Functions Found
Output Escaping
Data Flow Analysis
Investment Decision Helper Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
Investment Decision Helper Maintenance & Trust
Maintenance Signals
Community Trust
Investment Decision Helper Alternatives
Simple Finance Calculator
simple-finance-calculator
Creates a very simple form that can be used to calculate monthly payments or loan amount based on entered information.
CC BMI Calculator
cc-bmi-calculator
Add a free simple customizable BMI Calculator to your web site.
CC Canadian Mortgage Calculator
cc-canadian-mortgage-calculator
Add a free simple customizable Canadian mortgage calculator to your web site.
Simple Pregnancy Calculator
simple-pregnancy-calculator
Simple Pregnancy Calculator lets you add a datepicher in the page or in the widget area of your site.
Simple Loan and Mortgage Calculator
simple-loan-mortgage-calculator
Simple Loan and Mortgage Calculator generates a report on the payment of any loan or mortgage.
Investment Decision Helper Developer Profile
1 plugin · 10 total installs
How We Detect Investment Decision Helper
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/investment-decision-helper/investment-decision.cssHTML / DOM Fingerprints
idh_calculator<form class="idh_calculator" method="post">