Buy Now Button Security & Risk Analysis

wordpress.org/plugins/buy-now-button

Simple WordPress Buy Now Button Plugin.

20 active installs v1.0 PHP + WP 4.6+ Updated Feb 9, 2017
adminbuy-now-buttonbuy-now-button-wordpress-pluginheader-stripstrip
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Buy Now Button Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'buy-now-button' plugin v1.0 demonstrates a strong security posture based on the static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and importantly, there are no unprotected entry points. The code signals also show good practices, with no dangerous functions, all SQL queries utilizing prepared statements, and no file operations or external HTTP requests. The lack of identified taint flows with unsanitized paths further strengthens this positive assessment.

However, there are areas that could be improved. While the total number of output points is small, the fact that 43% are not properly escaped presents a potential cross-site scripting (XSS) risk, especially if these outputs handle user-provided data or dynamic content. Furthermore, the complete absence of nonce and capability checks on all entry points, if any were present but not detected by this analysis, would be a significant concern. The vulnerability history being completely clear is a positive indicator, suggesting a history of secure development or a lack of past issues being publicly reported.

In conclusion, the plugin appears to be well-developed from a security perspective, with a minimal attack surface and good handling of database operations. The primary area for improvement lies in ensuring all output is properly escaped. The lack of known vulnerabilities is encouraging, but the absence of fundamental security checks like nonces and capability checks on potential entry points (even if none were detected in static analysis) warrants attention. Overall, it presents a low risk, but with room for minor enhancements to achieve a more robust security profile.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Buy Now Button Security Vulnerabilities

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

Buy Now Button Code Analysis

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

Output Escaping

57% escaped7 total outputs
Attack Surface

Buy Now Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menubuy-now-button.php:19
actionadmin_initbuy-now-button.php:25
actionadmin_enqueue_scriptsbuy-now-button.php:32
actionwp_enqueue_scriptsbuy-now-button.php:51
actioninitbuy-now-button.php:132
actionwp_headbuy-now-button.php:147
Maintenance & Trust

Buy Now Button Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedFeb 9, 2017
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Buy Now Button Developer Profile

seosbg

74 plugins · 10K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect 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/buy-now-button/css/admin.css/wp-content/plugins/buy-now-button/js/admin.js/wp-content/plugins/buy-now-button/css/style.css
Script Paths
/wp-content/plugins/buy-now-button/js/admin.js

HTML / DOM Fingerprints

CSS Classes
buy-now-buttonbnb-fixbnb-top
HTML Comments
<!-- Buy Now Button -->
Data Attributes
name="buy-now-button-form"
FAQ

Frequently Asked Questions about Buy Now Button