mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2017-15359](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15359)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the 3CX Phone System 15.5.3554.1, the Management Console typically listens to port 5001 and is prone to a directory traversal attack: "/api/RecordingList/DownloadRecord?file=" and "/api/SupportInfo?file=" are the vulnerable parameters. An attacker must be authenticated to exploit this issue to access sensitive information to aid in subsequent attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42991/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|