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

19 lines
868 B
Markdown

### [CVE-2015-2993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2993)
![](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 does not properly restrict access to certain functionality, which allows remote attackers to (1) create administrator accounts via a crafted request to /createnewaccount or (2) write to arbitrary files via the fileName parameter to /userentry.
### 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.