WP Trip Summary Security & Risk Analysis

wordpress.org/plugins/wp-trip-summary

A WordPress trip summary plugin to help travel bloggers manage and display structured information about their train rides and biking or hiking trips.

20 active installs v0.3.2 PHP 8.0.0+ WP 6.0.0+ Updated Apr 30, 2024
gpxmapsummarytraveltrip
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Trip Summary Safe to Use in 2026?

Generally Safe

Score 92/100

WP Trip Summary has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The wp-trip-summary plugin v0.3.2 exhibits a mixed security posture. On the positive side, the plugin has no known historical vulnerabilities (CVEs), suggesting a generally stable and secure development history. The static analysis shows no dangerous functions, no external HTTP requests, and all SQL queries are properly prepared, which are excellent security practices. However, there are notable concerns. The plugin has a very low percentage of properly escaped output (58%), indicating a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the taint analysis revealed two flows with unsanitized paths, which could potentially lead to path traversal or other file-related vulnerabilities, even though no critical or high-severity issues were flagged in the taint analysis itself. The absence of nonce checks and capability checks on its entry points, coupled with a lack of a clear attack surface in the static analysis, makes it difficult to definitively assess its exposure, but the unescaped output remains the most pressing immediate concern.

Key Concerns

  • Low percentage of properly escaped output (58%)
  • Taint analysis shows 2 flows with unsanitized paths
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

WP Trip Summary Security Vulnerabilities

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

WP Trip Summary Code Analysis

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

Bundled Libraries

Select2

Output Escaping

58% escaped579 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
abp01_wrapper_serve_script (abp01-plugin-leaflet-plugins-wrapper.php:181)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Trip Summary Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

WP Trip Summary Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 30, 2024
PHP min version8.0.0
Downloads4K

Community Trust

Rating90/100
Number of ratings4
Active installs20
Developer Profile

WP Trip Summary Developer Profile

Alexandru BOIA

2 plugins · 30 total installs

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

How We Detect WP Trip Summary

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-trip-summary/css/wpts-editor-launcher-metabox.css/wp-content/plugins/wp-trip-summary/css/wpts-frontend-map.css/wp-content/plugins/wp-trip-summary/css/wpts-frontend-route-log.css/wp-content/plugins/wp-trip-summary/css/wpts-frontend-trip-summary.css/wp-content/plugins/wp-trip-summary/js/wpts-editor-launcher-metabox.js/wp-content/plugins/wp-trip-summary/js/wpts-frontend-map.js/wp-content/plugins/wp-trip-summary/js/wpts-frontend-route-log.js/wp-content/plugins/wp-trip-summary/js/wpts-frontend-trip-summary.js
Script Paths
/wp-content/plugins/wp-trip-summary/js/wpts-editor-launcher-metabox.js/wp-content/plugins/wp-trip-summary/js/wpts-frontend-map.js/wp-content/plugins/wp-trip-summary/js/wpts-frontend-route-log.js/wp-content/plugins/wp-trip-summary/js/wpts-frontend-trip-summary.js
Version Parameters
wp-trip-summary/css/wpts-editor-launcher-metabox.css?ver=wp-trip-summary/css/wpts-frontend-map.css?ver=wp-trip-summary/css/wpts-frontend-route-log.css?ver=wp-trip-summary/css/wpts-frontend-trip-summary.css?ver=wp-trip-summary/js/wpts-editor-launcher-metabox.js?ver=wp-trip-summary/js/wpts-frontend-map.js?ver=wp-trip-summary/js/wpts-frontend-route-log.js?ver=wp-trip-summary/js/wpts-frontend-trip-summary.js?ver=

HTML / DOM Fingerprints

CSS Classes
abp01-editor-launcher-status-itemlauncher-iconabp01-editor-launcher-status-trip-summary-infoabp01-editor-launcher-status-trip-summary-trackstatus-textlaunch-editor-triggerquick-actionsabp01-quick-actions-trigger+2 more
HTML Comments
Copyright (c) 2014-2024 Alexandru Boia and ContributorsRedistribution and use in source and binary forms, with or without modification,
Data Attributes
data-status-textdata-actiondata-select-tabdata-controller-selector
JS Globals
abp01_trip_summary_map_configabp01_trip_summary_route_log_configabp01_editor_launcher_metabox_config
FAQ

Frequently Asked Questions about WP Trip Summary