CVE-2022-50954
Deferred
Deferred - Pending Action
Local File Inclusion in Cab Fare Calculator WordPress Plugin
Publication date: 2026-05-10
Last updated on: 2026-05-26
Assigner: VulnCheck
Description
Description
WordPress Plugin cab-fare-calculator 1.0.3 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the controller parameter in tblight.php. Attackers can supply path traversal sequences through the controller GET parameter to include arbitrary files outside the intended controllers directory.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cab-fare-calculator | cab-fare-calculator | 1.0.3 |
| kanev | cab_fare_calculator | 1.0.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |