cve/2018/CVE-2018-17980.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-17980](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17980)
![](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
NoMachine before 5.3.27 and 6.x before 6.3.6 allows attackers to gain privileges via a Trojan horse wintab32.dll file located in the same directory as a .nxs file, as demonstrated by a scenario where the .nxs file and the DLL are in the current working directory, and the Trojan horse code is executed. (The directory could, in general, be on a local filesystem or a network share.).
### POC
#### Reference
- http://hyp3rlinx.altervista.org/advisories/NOMACHINE-TROJAN-FILE-REMOTE-CODE-EXECUTION.txt
2024-06-09 00:33:16 +00:00
- http://hyp3rlinx.altervista.org/advisories/NOMACHINE-TROJAN-FILE-REMOTE-CODE-EXECUTION.txt
2024-05-26 14:27:05 +02:00
- http://packetstormsecurity.com/files/149784/NoMachine-5.3.26-Remote-Code-Execution.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/149784/NoMachine-5.3.26-Remote-Code-Execution.html
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/45611/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/45611/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.