WordPress Plugin Cab-Fare-Calculator Local File Inclusion Vulnerability

Vulnerability

A local file inclusion vulnerability has been identified in the WordPress plugin Cab Fare Calculator, version 1.0.3. This vulnerability allows unauthenticated attackers to read arbitrary files by manipulating the 'controller' parameter in 'tblight.php'. Exploitation involves using path traversal sequences to include and execute files outside the designated controllers directory.

Impact

Exploitation of this vulnerability could lead to unauthorized reading of sensitive files on the server. Additionally, if the included file is a PHP script, it could be executed, potentially allowing for further exploitation of the application or server.

Reproduction

To reproduce this vulnerability, send a GET request to 'wp-content/plugins/cab-fare-calculator/tblight.php' with the 'controller' parameter set to a path traversal sequence that points to a file outside the plugin directory, such as '/etc/passwd'. Include the 'action' parameter set to '1' and the 'ajax' parameter set to '1'.

Added: May 10, 2026, 1:25 PM
Updated: May 10, 2026, 1:25 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
7.5
exploitability
8.2
remediation
0.0
relevance
8.0
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.