CC Travel Security & Risk Analysis

wordpress.org/plugins/cc-travel

CC Travel is a free plugin for WordPress. If you are owning a travel website, just try CC Travel to add destinations, tours and initerary, departure d …

10 active installs v1.0.0 PHP 5.3+ WP 4.6+ Updated Oct 10, 2019
bookingdestinationhoteltraveltravel-style
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC Travel Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "cc-travel" v1.0.0 plugin presents a mixed security posture. While it demonstrates good practices by exclusively using prepared statements for SQL queries and having no file operations or external HTTP requests, significant concerns arise from its attack surface and lack of security checks. The plugin exposes four AJAX handlers without any authentication checks, creating a substantial entry point for unauthenticated attackers. Furthermore, only 60% of output is properly escaped, suggesting potential cross-site scripting (XSS) vulnerabilities. The single taint flow with an unsanitized path, though not classified as critical or high severity in the provided analysis, is still a concern and highlights a potential for insecure data handling. The absence of any recorded vulnerability history, while seemingly positive, can sometimes indicate limited security testing or a lack of publicly disclosed issues, rather than a guaranteed secure state. Overall, the plugin has strengths in database interaction but significant weaknesses in input validation and access control, particularly for its AJAX endpoints.

Key Concerns

  • AJAX handlers without authentication checks
  • Output escaping is not consistently applied
  • Taint flow with unsanitized path identified
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

CC Travel Security Vulnerabilities

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

CC Travel Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

60% escaped269 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<archive-tour> (templates\archive-tour.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

CC Travel Attack Surface

Entry Points6
Unprotected4

AJAX Handlers 4

authwp_ajax_cc_travel_ajax_bookingfunc\hook.php:118
noprivwp_ajax_cc_travel_ajax_bookingfunc\hook.php:119
authwp_ajax_cc_travel_ajax_general_pricefunc\hook.php:140
noprivwp_ajax_cc_travel_ajax_general_pricefunc\hook.php:141

Shortcodes 2

[tour_grid] shortcodes\tour-grid\tour-grid.php:110
[tour_list] shortcodes\tour-list\tour-list.php:102
WordPress Hooks 18
actioninitcc-travel.php:27
actionwp_loadedcc-travel.php:28
actionwidgets_initcc-travel.php:29
actionwp_enqueue_scriptscc-travel.php:32
actionadmin_print_scripts-post.phpcc-travel.php:36
actionadmin_print_scripts-post-new.phpcc-travel.php:37
actionadmin_enqueue_scriptscc-travel.php:38
filterdisplay_post_statesfunc\admin\tour.php:25
actionadmin_footer-post.phpfunc\admin\tour.php:40
filtertemplate_includefunc\filter.php:37
actioninitfunc\hook.php:43
actioninitfunc\hook.php:77
actioninitfunc\post-type.php:38
actioninitfunc\post-type.php:62
actioninitfunc\post-type.php:94
actioninitfunc\post-type.php:126
actioninitfunc\post-type.php:165
actionpre_get_postsfunc\tour\tour.php:245
Maintenance & Trust

CC Travel Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 10, 2019
PHP min version5.3
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CC Travel Developer Profile

wolfcoding

4 plugins · 40 total installs

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

How We Detect CC Travel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-travel/assets/css/admin.css/wp-content/plugins/cc-travel/assets/js/admin.js/wp-content/plugins/cc-travel/assets/plugins/font-awesome/font-awesome.css/wp-content/plugins/cc-travel/assets/plugins/ranger/jquery.range.css/wp-content/plugins/cc-travel/assets/css/date-picker.css/wp-content/plugins/cc-travel/assets/plugins/slick/slick.css/wp-content/plugins/cc-travel/assets/plugins/slick/slick-theme.css/wp-content/plugins/cc-travel/assets/plugins/fancybox/jquery.fancybox.min.css+8 more
Script Paths
/wp-content/plugins/cc-travel/assets/js/admin.js/wp-content/plugins/cc-travel/assets/plugins/fancybox/jquery.fancybox.min.js/wp-content/plugins/cc-travel/assets/plugins/slick/slick.js/wp-content/plugins/cc-travel/assets/plugins/isotope/isotope.pkgd.min.js/wp-content/plugins/cc-travel/assets/plugins/validate/jquery.validate.min.js/wp-content/plugins/cc-travel/assets/plugins/ranger/jquery.range-min.js+2 more
Version Parameters
cc-travel-style?ver=cc-travel-script?ver=1.0.0jquery-fancybox?ver=3.5.2slick?ver=isotope?ver=3.0.3jquery-validate?ver=1.19.1jquery-ranger?ver=1.0.0tabs?ver=3.3.6

HTML / DOM Fingerprints

CSS Classes
cc-travel-widget
HTML Comments
Copyright © 2020 Chuyencode.This file is part of CC Travel.
Data Attributes
data-currency_symboldata-min_pricedata-max_pricedata-min_durationdata-max_duration
JS Globals
cc_travel_script
Shortcode Output
[tour-grid][tour-list]
FAQ

Frequently Asked Questions about CC Travel