Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2022-50954 1 Kanev 1 Cab Fare Calculator 2026-05-10 6.2 Medium
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 and execute files outside the intended controllers directory.
CVE-2022-3556 1 Kanev 1 Cab Fare Calculator 2026-04-08 4.4 Medium
The Cab fare calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the vehicle title setting in versions up to, and including, 1.1.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with administrative privileges to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
CVE-2022-1391 1 Kanev 1 Cab Fare Calculator 2024-11-21 9.8 Critical
The Cab fare calculator WordPress plugin before 1.0.4 does not validate the controller parameter before using it in require statements, which could lead to Local File Inclusion issues.