One Click Buy Now Button Security & Risk Analysis

wordpress.org/plugins/one-click-buy-now-button

Add a fully customizable "Buy Now" button under WooCommerce Add to Cart. Secure, lightweight and works with both simple and variable products.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Sep 17, 2025
add-to-cartbuy-nowecommerceone-click-checkoutwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is One Click Buy Now Button Safe to Use in 2026?

Generally Safe

Score 100/100

One Click Buy Now Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The one-click-buy-now-button plugin v1.0.0 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and raw SQL queries is highly commendable. Furthermore, all SQL queries utilize prepared statements, and all identified output operations are properly escaped, indicating a good understanding of secure coding practices. The plugin also includes a nonce check, further reducing the risk of cross-site request forgery.

However, a significant concern arises from the complete lack of capability checks. While AJAX handlers are present and appear to have some form of protection (since none are listed as 'unprotected'), the absence of capability checks means that any authenticated user, regardless of their role or permissions, could potentially trigger these AJAX actions. This represents a potential avenue for privilege escalation or unintended actions if the AJAX handlers perform sensitive operations. The plugin also has no recorded vulnerability history, which is positive, but the lack of capability checks is a glaring omission that should be addressed to ensure robust security.

In conclusion, the plugin scores well on many secure coding fundamentals, particularly regarding data handling and output sanitization. The primary weakness lies in its authorization checks for its AJAX endpoints. While the current version shows no known vulnerabilities, this lack of capability checks is a significant architectural flaw that could lead to vulnerabilities in future or more complex scenarios. Addressing this would significantly improve its overall security.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

One Click Buy Now Button Security Vulnerabilities

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

One Click Buy Now Button Code Analysis

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

Output Escaping

100% escaped36 total outputs
Attack Surface

One Click Buy Now Button Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_oneclbn_buy_nowone-click-buy-now-button.php:180
noprivwp_ajax_oneclbn_buy_nowone-click-buy-now-button.php:181
WordPress Hooks 4
actionadmin_menuone-click-buy-now-button.php:24
actionadmin_initone-click-buy-now-button.php:38
actionwp_enqueue_scriptsone-click-buy-now-button.php:113
actionwoocommerce_after_add_to_cart_formone-click-buy-now-button.php:137
Maintenance & Trust

One Click Buy Now Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 17, 2025
PHP min version7.4
Downloads191

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

One Click Buy Now Button Developer Profile

Tuhin

1 plugin · 0 total installs

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

How We Detect One Click Buy Now Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/one-click-buy-now-button/assets/css/one-click-buy-now.css
Script Paths
/wp-content/plugins/one-click-buy-now-button/assets/js/one-click-buy-now.js
Version Parameters
one-click-buy-now-button/assets/css/one-click-buy-now.css?ver=one-click-buy-now-button/assets/js/one-click-buy-now.js?ver=

HTML / DOM Fingerprints

CSS Classes
oneclbn-buy-now-wraponeclbn-buy-now
Data Attributes
data-product_iddata-security
JS Globals
oneclbn_vars
FAQ

Frequently Asked Questions about One Click Buy Now Button