Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Security & Risk Analysis

wordpress.org/plugins/oganro-travel-online-booking-system

Travel portal search box, customisable plugin to create search and book travel website with Hotels, Flights, Car Hire, Transfer and Excursions.

70 active installs v1.0 PHP + WP 4.5+ Updated Aug 16, 2017
apib2b-travel-portal-widgetb2c-travel-search-boxcar-hireflight
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Safe to Use in 2026?

Generally Safe

Score 85/100

Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The oganro-travel-online-booking-system plugin v1.0 exhibits a mixed security posture. On the positive side, it has a very small attack surface with no direct AJAX or REST API entry points requiring authentication. Furthermore, all detected SQL queries are properly prepared, indicating good practice in database interaction. There are no known CVEs associated with this plugin, suggesting a history of stability or limited public scrutiny.

However, significant concerns arise from the static code analysis. The presence of the `unserialize` function, especially without accompanying nonce or capability checks, represents a critical vulnerability. The fact that 100% of outputs are not properly escaped is another major red flag, opening the door to Cross-Site Scripting (XSS) attacks. The taint analysis revealing two flows with unsanitized paths further exacerbates these risks, suggesting that data entering the plugin might not be adequately validated before being processed or outputted. The lack of nonce checks and capability checks on the identified shortcode entry point is also a significant weakness.

In conclusion, while the plugin benefits from a limited attack surface and secure SQL practices, the high percentage of unescaped output, the dangerous use of `unserialize` without proper checks, and the identified unsanitized taint flows represent substantial security risks that could lead to XSS and potentially Remote Code Execution (RCE) vulnerabilities. The absence of any recorded vulnerabilities could be due to its limited functionality, obscurity, or simply that these vulnerabilities have not yet been discovered or exploited.

Key Concerns

  • Dangerous function unserialize without checks
  • 0% of outputs properly escaped
  • Taint analysis shows unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Security Vulnerabilities

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

Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Code Analysis

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

Dangerous Functions Found

unserializereturn unserialize(get_option( 'og_travel_options',''));classes\admin\og-admin-page.php:92
unserialize$data = unserialize(get_option('og_travel_options', ''));og-travel-widget.php:84

Output Escaping

0% escaped132 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
__construct (classes\admin\og-admin-page.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[og_travel_widget] og-travel-widget.php:38
WordPress Hooks 1
actionadmin_menuclasses\admin\og-admin-menus.php:36
Maintenance & Trust

Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 16, 2017
PHP min version
Downloads9K

Community Trust

Rating40/100
Number of ratings1
Active installs70
Developer Profile

Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box Developer Profile

Oganro

8 plugins · 190 total installs

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

How We Detect Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/oganro-travel-online-booking-system/css/bootstrap.css/wp-content/plugins/oganro-travel-online-booking-system/css/og-travel-widget.css/wp-content/plugins/oganro-travel-online-booking-system/css/bootstrap-datepicker/bootstrap-datepicker.min.css/wp-content/plugins/oganro-travel-online-booking-system/css/font-awesome/css/font-awesome.min.css/wp-content/plugins/oganro-travel-online-booking-system/js/jq-validation/jquery.validate.min.js/wp-content/plugins/oganro-travel-online-booking-system/js/bootstrap.js/wp-content/plugins/oganro-travel-online-booking-system/js/bootstrap-datepicker.min.js/wp-content/plugins/oganro-travel-online-booking-system/js/og-travel-widget.js+3 more
Script Paths
/wp-content/plugins/oganro-travel-online-booking-system/js/jq-validation/jquery.validate.min.js/wp-content/plugins/oganro-travel-online-booking-system/js/bootstrap.js/wp-content/plugins/oganro-travel-online-booking-system/js/bootstrap-datepicker.min.js/wp-content/plugins/oganro-travel-online-booking-system/js/og-travel-widget.js/wp-content/plugins/oganro-travel-online-booking-system/js/jqColorPicker/jqColorPicker.min.js/wp-content/plugins/oganro-travel-online-booking-system/js/og-travel.js

HTML / DOM Fingerprints

CSS Classes
og-travel-widget-wrap
Data Attributes
data-toggledata-targetdata-keyboarddata-backdropdata-controls-modal
JS Globals
og_travel_data
Shortcode Output
[og_travel_widget]
FAQ

Frequently Asked Questions about Oganro: Hotels, Flights, Transfers, Car Hire, Excursion Search Box