cve/2020/CVE-2020-24990.md

19 lines
898 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-24990](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24990)
![](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
An issue was discovered in QSC Q-SYS Core Manager 8.2.1. By utilizing the TFTP service running on UDP port 69, a remote attacker can perform a directory traversal and obtain operating system files via a TFTP GET request, as demonstrated by reading /etc/passwd or /proc/version.
### POC
#### Reference
- http://packetstormsecurity.com/files/159699/QSC-Q-SYS-Core-Manager-8.2.1-Directory-Traversal.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/159699/QSC-Q-SYS-Core-Manager-8.2.1-Directory-Traversal.html
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.