Name: WP e-Commerce Free Checkout Security & Risk Analysis

wordpress.org/plugins/wp-e-commerce-free-checkout

Allows for Free Checkout with WordPress e-Commerce Plugin.

10 active installs v1.0.3 PHP + WP 3.0+ Updated May 11, 2013
cartcommercee-commercewp-e-commerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Name: WP e-Commerce Free Checkout Safe to Use in 2026?

Generally Safe

Score 85/100

Name: WP e-Commerce Free Checkout has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The static analysis of wp-e-commerce-free-checkout v1.0.3 reveals a plugin with a seemingly minimal attack surface, reporting zero AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code analysis signals no dangerous functions, file operations, or external HTTP requests. The presence of a single SQL query that uses prepared statements is a positive indicator of secure database interaction.

However, a significant concern arises from the output escaping analysis, which shows that 100% of outputs are not properly escaped. This lack of proper output sanitization presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The absence of nonce checks and capability checks further exacerbates this risk, as there are no mechanisms to verify user intent or permissions for actions that might lead to these XSS vulnerabilities.

The vulnerability history is clean, with no recorded CVEs. This, combined with the limited attack surface and the use of prepared statements for its sole SQL query, suggests that the plugin might not have been a target for extensive vulnerability research or that its limited functionality has historically avoided critical flaws. Despite the clean vulnerability history, the critical lack of output escaping and authorization checks represents a tangible and exploitable security weakness that overshadows the other positive indicators.

Key Concerns

  • 100% of outputs not properly escaped
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

Name: WP e-Commerce Free Checkout Security Vulnerabilities

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

Name: WP e-Commerce Free Checkout Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Name: WP e-Commerce Free Checkout Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterplugin_row_metawp-e-commerce-free-checkout.php:24
actionwpsc_submit_checkoutwp-e-commerce-free-checkout.php:28
actionwpsc_inside_shopping_cartwp-e-commerce-free-checkout.php:32
Maintenance & Trust

Name: WP e-Commerce Free Checkout Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMay 11, 2013
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Name: WP e-Commerce Free Checkout Developer Profile

ChrisHurst

19 plugins · 2K total installs

69
trust score
Avg Security Score
85/100
Avg Patch Time
2044 days
View full developer profile
Detection Fingerprints

How We Detect Name: WP e-Commerce Free Checkout

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wpsc_gateway_container
Shortcode Output
<tr><td colspan='2'><h3><strong>$free_checkout_message</strong></h3></td></tr>
FAQ

Frequently Asked Questions about Name: WP e-Commerce Free Checkout