Files
CVEs-PoC/2015/CVE-2015-2997.md
T
2024-06-18 02:51:15 +02:00

19 lines
862 B
Markdown

### [CVE-2015-2997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2997)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
SysAid Help Desk before 15.2 allows remote attackers to obtain sensitive information via an invalid value in the accountid parameter to getAgentLogFile, as demonstrated by a large directory traversal sequence, which reveals the installation path in an error message.
### POC
#### Reference
- http://packetstormsecurity.com/files/132138/SysAid-Help-Desk-14.4-Code-Execution-Denial-Of-Service-Traversal-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Jun/8
#### Github
No PoCs found on GitHub currently.