WP E-Commerce Pick-up Shipping Module Security & Risk Analysis

wordpress.org/plugins/wp-e-commerce-local-pick-up-shipping-module

Adds a local pick-up otion to your wp e-commerce cart by GetShopped.org

10 active installs v1.0 PHP + WP 3.0+ Updated Feb 6, 2011
ecommerceshippingwp-commerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP E-Commerce Pick-up Shipping Module Safe to Use in 2026?

Generally Safe

Score 85/100

WP E-Commerce Pick-up Shipping Module has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "wp-e-commerce-local-pick-up-shipping-module" v1.0 plugin exhibits a seemingly strong security posture at first glance, with no recorded CVEs and a clean vulnerability history. The static analysis also reports zero AJAX handlers, REST API routes, shortcodes, or cron events, suggesting a minimal attack surface. Furthermore, the code analysis indicates no dangerous functions, file operations, or external HTTP requests, and all identified outputs are properly escaped. However, the analysis reveals significant concerns regarding its handling of SQL queries. A single SQL query is present, and alarmingly, it is not utilizing prepared statements, which presents a substantial risk of SQL injection vulnerabilities. While the taint analysis found no critical or high severity flows, the presence of unsanitized paths in two flows, despite the lack of direct exploitable vulnerabilities identified in this scan, warrants caution. The complete absence of nonce and capability checks across the board is also a notable weakness, even with the limited reported entry points. The plugin's strength lies in its clean vulnerability history and seemingly secure output handling. The primary weaknesses are the unescaped SQL query and the lack of authentication/authorization checks on any potential entry points that might emerge in future versions or with different configurations.

Key Concerns

  • SQL queries without prepared statements
  • Unsanitized paths in taint flows
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP E-Commerce Pick-up Shipping Module Security Vulnerabilities

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

WP E-Commerce Pick-up Shipping Module Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
submit_form (pickup.php:60)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP E-Commerce Pick-up Shipping Module Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterwpsc_shipping_modulespickup.php:176
Maintenance & Trust

WP E-Commerce Pick-up Shipping Module Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 6, 2011
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP E-Commerce Pick-up Shipping Module Developer Profile

Scriptonite

3 plugins · 20 total installs

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

How We Detect WP E-Commerce Pick-up Shipping Module

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-e-commerce-local-pick-up-shipping-module/style.css/wp-content/plugins/wp-e-commerce-local-pick-up-shipping-module/script.js
Script Paths
/wp-content/plugins/wp-e-commerce-local-pick-up-shipping-module/script.js
Version Parameters
wp-e-commerce-local-pick-up-shipping-module/style.css?ver=wp-e-commerce-local-pick-up-shipping-module/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="shipping[charge]"
FAQ

Frequently Asked Questions about WP E-Commerce Pick-up Shipping Module