WP Source Control Security & Risk Analysis

wordpress.org/plugins/wp-source-control

WP Source Control is a WordPress plugin that allows you to source control your theme directory and your posts/pages. You can even see how your theme h …

10 active installs v3.1.1 PHP + WP 3.0.1+ Updated Oct 28, 2014
backupcontrolsourcesource-controltemplates
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEAug 19, 2014
Safety Verdict

Is WP Source Control Safe to Use in 2026?

Mostly Safe

Score 84/100

WP Source Control is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved.

1 known CVELast CVE: Aug 19, 2014Updated 11yr ago
Risk Assessment

The wp-source-control plugin version 3.1.1 exhibits a mixed security posture. While it boasts a zero attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, and has a high percentage of SQL queries using prepared statements, several critical security concerns are present. The presence of dangerous functions like `create_function` and a complete lack of output escaping for 74 identified outputs are significant weaknesses. Furthermore, the taint analysis reveals three flows with unsanitized paths, two of which are rated as high severity, indicating potential vulnerabilities related to path manipulation.

The plugin's vulnerability history, while showing no currently unpatched CVEs, includes one high-severity vulnerability from 2014, specifically a 'Path Traversal' issue. This historical pattern, coupled with the high-severity taint flows involving unsanitized paths, strongly suggests a recurring risk of path-related vulnerabilities. The complete absence of nonce and capability checks on any entry points is also a major concern, as it allows for unauthorized actions if any entry points are indeed discovered or introduced in future versions. The plugin's reliance on outdated or insecure coding practices like `create_function` and the failure to escape output are fundamental security flaws that could be exploited.

Key Concerns

  • High severity taint flows with unsanitized paths
  • 0% proper output escaping for 74 outputs
  • Dangerous function: create_function used
  • No nonce checks found
  • No capability checks found
  • Historical high severity path traversal vulnerability
  • Taint flows with unsanitized paths (3 total)
Vulnerabilities
1 published

WP Source Control Security Vulnerabilities

CVEs by Year

1 CVE in 2014
2014
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2014-5368high · 7.5Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

WP Source Control < 3.1.1 - Directory Traversal

Aug 19, 2014 Patched in 3.1.1 (3444d)
Version History

WP Source Control Release Timeline

v3.1.1Current
v3.1.01 CVE
v3.0.01 CVE
v2.4.01 CVE
v2.3.31 CVE
v2.3.21 CVE
v2.3.11 CVE
v2.31 CVE
v2.21 CVE
v2.1.11 CVE
v2.11 CVE
v2.01 CVE
v1.11 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 17, 2026

WP Source Control Code Analysis

Dangerous Functions
2
Raw SQL Queries
10
53 prepared
Unescaped Output
74
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
31
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

create_function$return_path = array_reduce(explode('/', $path), create_function('$a, $b', 'source_control_path.php:45
create_functionreturn self::normalize(array_reduce($arguments, create_function('$a,$b', 'source_control_path.php:74

SQL Query Safety

84% prepared63 total queries

Output Escaping

0% escaped74 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<download> (downloadfiles\download.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Source Control Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuwp-content_source_control.php:19
actionsave_postwp-content_source_control.php:191
actiontrashed_postwp-content_source_control.php:206
Maintenance & Trust

WP Source Control Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 28, 2014
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Source Control Developer Profile

MMDeveloper

7 plugins · 2K total installs

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

How We Detect WP Source Control

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-source-control/lib/tom-m8te.php/wp-content/plugins/wp-source-control/source_control_path.php/wp-content/plugins/wp-source-control/source_control_template_diff.php/wp-content/plugins/wp-source-control/source_control_post_diff.php/wp-content/plugins/wp-source-control/downloadfiles/
Version Parameters
wp-source-control/style.css?ver=wp-source-control/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
job_nodescriptiontheme_timestampjob_idorig_file_namefile_name+7 more
FAQ

Frequently Asked Questions about WP Source Control