Simply Strava Security & Risk Analysis

wordpress.org/plugins/simply-strava

A simple Strava widget for Wordpress

10 active installs v1.0.4 PHP + WP 3.4.2+ Updated Apr 20, 2013
cyclinggpsrunningstravawidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simply Strava Safe to Use in 2026?

Generally Safe

Score 85/100

Simply Strava has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The overall security posture of the simply-strava plugin v1.0.4 appears to be mixed, showing some good practices but also several concerning areas. The plugin excels in having a seemingly small attack surface with no discovered AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authorization. Furthermore, all SQL queries are correctly implemented using prepared statements, and there are no file operations or bundled libraries that might pose a risk. However, the plugin exhibits a significant weakness in output escaping, with only 5% of outputs being properly escaped, suggesting a high likelihood of cross-site scripting (XSS) vulnerabilities. The presence of a flow with unsanitized paths in the taint analysis, even if not classified as critical or high, indicates a potential for path traversal or similar vulnerabilities. The lack of any recorded vulnerability history is a positive sign, suggesting a generally stable past, but it does not negate the risks identified in the static analysis. The plugin's strengths lie in its secure handling of database queries and its limited direct attack vectors, but the pervasive issue with output escaping is a critical concern that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
  • Flow with unsanitized paths detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Simply Strava Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simply Strava Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Simply Strava Code Analysis

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

Output Escaping

5% escaped21 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<simplystrava_auth> (simplystrava_auth.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simply Strava Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menusimplystrava.php:20
filterplugin_action_linkssimplystrava.php:25
actionadmin_initsimplystrava.php:27
actionadmin_headsimplystrava.php:84
actionwp_print_stylessimplystrava.php:226
actionwidgets_initsimplystrava.php:463
Maintenance & Trust

Simply Strava Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 20, 2013
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Simply Strava Developer Profile

junkins

1 plugin · 10 total installs

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

How We Detect Simply Strava

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simply-strava/simplystrava.css
Script Paths
/wp-content/plugins/simply-strava/simplystrava_admin.js
Version Parameters
simply-strava/simplystrava.css?ver=

HTML / DOM Fingerprints

CSS Classes
simplystrava_adminsimplystrava_admin .settingsimplystrava_admin .setting p.label_titlesimplystrava_admin .setting label.no_boldsimplystrava_admin .setting span.slimsimplystrava_admin .setting span.mesgsimplystrava_admin .setting p.descsimplystrava_admin .setting p.mesg
Data Attributes
simply_strava_rider_idsimply_strava_authsimply_strava_timezonesimply_strava_update_intervalsimply_strava_last_updatesimply_strava_color_bgrnd+6 more
JS Globals
UpdateAuthstravaAuth
FAQ

Frequently Asked Questions about Simply Strava