mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 09:12:08 +00:00
1.2 KiB
1.2 KiB
CVE-2018-17980
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
- http://hyp3rlinx.altervista.org/advisories/NOMACHINE-TROJAN-FILE-REMOTE-CODE-EXECUTION.txt
- http://packetstormsecurity.com/files/149784/NoMachine-5.3.26-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/149784/NoMachine-5.3.26-Remote-Code-Execution.html
- https://www.exploit-db.com/exploits/45611/
- https://www.exploit-db.com/exploits/45611/
Github
No PoCs found on GitHub currently.