
Awesome GST Calculator Widget Security & Risk Analysis
wordpress.org/plugins/awesome-gst-calculator-widgetThe plugin displays the GST Calculator widget anywhere you want with the help of a shortcode. The plugin is very easy to use as you just need to put t …
Is Awesome GST Calculator Widget Safe to Use in 2026?
Generally Safe
Score 85/100Awesome GST Calculator Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The awesome-gst-calculator-widget plugin exhibits a mixed security posture. While it demonstrates good practices in its SQL query handling, utilizing prepared statements exclusively, and has no recorded vulnerabilities in its history, there are significant areas of concern regarding its attack surface and output sanitization. The presence of two AJAX handlers without authentication checks represents a substantial risk, as these could potentially be exploited by unauthenticated users to trigger unintended actions or expose sensitive information. Furthermore, the low percentage of properly escaped output suggests a higher likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data may not be adequately neutralized before being displayed in the browser.
The lack of direct code signals for dangerous functions, SQL injection (due to prepared statements), file operations, or external HTTP requests is positive. The single nonce check is a step towards security, but it's not applied universally across all entry points. The absence of critical or high severity taint flows is reassuring, but the limited scope of analysis (0 flows analyzed) means this doesn't entirely rule out potential issues. The vulnerability history being entirely clear is a strong indicator of generally secure development, but it doesn't mitigate the immediate risks identified in the static analysis.
In conclusion, while the plugin's SQL hygiene and clean vulnerability history are commendable, the unprotected AJAX endpoints and poor output escaping create exploitable weaknesses. The risk is moderate, leaning towards concerning due to the direct impact of potential XSS and unauthorized actions via AJAX. Prioritizing the addition of authentication and authorization checks to the AJAX handlers and improving output escaping is highly recommended to enhance its security.
Key Concerns
- Unprotected AJAX handlers
- Low output escaping percentage
- Limited taint flow analysis
Awesome GST Calculator Widget Security Vulnerabilities
Awesome GST Calculator Widget Code Analysis
Output Escaping
Awesome GST Calculator Widget Attack Surface
AJAX Handlers 2
Shortcodes 1
WordPress Hooks 4
Maintenance & Trust
Awesome GST Calculator Widget Maintenance & Trust
Maintenance Signals
Community Trust
Awesome GST Calculator Widget Alternatives
CC Canadian GST Calculator
canadian-gst-calculator
Add a free simple customizable Canadian GST calculator to your web site.
Smart GST Calculator
smart-gst-calculator
A simple yet powerful GST calculator for Indian businesses and consumers to calculate Goods and Services Tax (GST) on products/services.
WooCommerce Tax (formerly WooCommerce Shipping & Tax)
woocommerce-services
We’re here to help with tax rates: collect accurate sales tax, automatically.
Calculated Fields Form
calculated-fields-form
The CFF plugin allows you to create both simple and professional forms. Its form builder includes dynamic calculated fields and many other controls.
Cost Calculator Builder
cost-calculator-builder
WP Cost Calculator is a simple and powerful tool that lets you create price estimation forms. Easily give your clients information about your services …
Awesome GST Calculator Widget Developer Profile
2 plugins · 10 total installs
How We Detect Awesome GST Calculator Widget
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/awesome-gst-calculator-widget/assets/css/style.css/wp-content/plugins/awesome-gst-calculator-widget/assets/js/script.js/wp-content/plugins/awesome-gst-calculator-widget/assets/js/script.jsawesome-gst-calculator-widget/assets/css/style.css?ver=awesome-gst-calculator-widget/assets/js/script.js?ver=HTML / DOM Fingerprints
wpgst-formwpgst-headerwpgst-form-groupwpgst-col-5wpgst-control-labelwpgst-form-controlwpgst-input-groupwpgst-input-group-addon+8 more<!-- GST fields --><!-- /GST fields -->id="calcTitle"id="country"id="gstrate"id="GSTinclusive"id="GST"id="GSTLabel"+2 morewpgstcal_ajax_object/wp-json/wp/v2/wpgstcal_get_gst<form class="wpgst-form" role="form">
<div class="wpgst-header">
<h3 id="calcTitle">WP GST Calculator</h3>
</div>
<div class="wpgst-form-group">
<label for="country" class="wpgst-col-5 wpgst-control-label">Country</label>
<div class="wpgst-col-5">
<select id="country" class="wpgst-form-control">