Lucene search
+L

3786 matches found

Exploit DB
Exploit DB
added 2003/07/08 12:00 a.m.77 views

Microsoft IIS 5.0 - WebDAV Remote Code Execution (3) (xwdav)

/ IIS 5.0 WebDAV Exploit Xnuxer Lab By Schizoprenic, Copyright c 2003 WebDAV exploit without netcat or telnet and with pretty magic number as RET / include include include include include include include include include define RET 0xc9c9 define LOADLIBRARYA 0x0100107c define GETPROCADDRESS...

7.5CVSS5.8AI score0.85681EPSS
SaveExploits20
exploitpack
exploitpack
added 2003/07/03 12:00 a.m.32 views

GNU Chess 5.0 - Local Buffer Overflow

GNU Chess 5.0 - Local Buffer Overflow // source: https://www.securityfocus.com/bid/8097/info A local buffer overflow has been reported for GNU Chess that may result in an attacker obtaining elevated privileges. The vulnerability exists due to insufficient boundary checks performed on some...

0.4AI score
SaveExploits0
CVE
CVE
added 2003/06/28 4:00 a.m.92 views

CVE-2003-0469

CVE-2003-0469 describes a buffer-overflow in the HTML Converter (html32.cnv) used by Windows applications (via IE and other components). The flaw can be triggered during a cut‑and‑paste operation with a crafted HR tag (align attribute), potentially allowing remote code execution with the privileg...

7.5CVSS7.8AI score0.44629EPSS
SaveExploits1References7Affected Software7
Cvelist
Cvelist
added 2003/06/28 4:00 a.m.54 views

CVE-2003-0469

Buffer overflow in the HTML Converter HTML32.cnv on various Windows operating systems allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via cut-and-paste operation, as demonstrated in Internet Explorer 5.0 using a long "align" argument in an HR tag...

7.7AI score0.44629EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2003/06/28 4:00 a.m.44 views

CVE-2003-0349

Buffer overflow in the streaming media component for logging multicast requests in the ISAPI for the logging capability of Microsoft Windows Media Services nsiislog.dll, as installed in IIS 5.0, allows remote attackers to execute arbitrary code via a large POST request to nsiislog.dll...

7.6AI score0.80271EPSS
SaveExploits8References7
securityvulns
securityvulns
added 2003/06/24 12:00 a.m.53 views

Internet Explorer >=5.0 : Buffer overflow

script wnd=open"about:blank","",""; wnd.moveToscreen.Width,screen.Height; WndDoc=wnd.document; WndDoc.open; WndDoc.clear; buffer=""; fori=1;i=127;i++buffer+="X"; buffer+="DigitalScream"; WndDoc.write"HR align='"+buffer+"'"; WndDoc.execCommand"SelectAll"; WndDoc.execCommand"Copy"; wnd.close; /scri...

1.4AI score
SaveExploits0
seebug.org
seebug.org
added 2003/05/31 12:00 a.m.64 views

MS Windows IIS 5.0 - 5.1 Remote Denial of Service Exploit

漏洞描述: Microsoft IIS 5.0Internet Infomation Server 5是Microsoft Windows 2000自带的一个网络信息服务器,其中包含HTTP服务功能。IIS5 默认提供了对WebDAV的支持,通过WebDAV可以通过HTTP向用户提供远程文件存储的服务。 WebDAV实现对部分模式的超长请求处理不正确,远程攻击者可以利用这个漏洞对IIS服务进行拒绝服务攻击。 攻击者可以使用'PROPFIND'或'SEARCH'请求方法,提交包含49,153字节的Webdav请求,IIS会由于拒绝服务而重新启动。不过IIS...

5CVSS6.6AI score0.43204EPSS
SaveExploits3
CVE
CVE
added 2003/05/30 4:00 a.m.89 views

CVE-2003-0224

CVE-2003-0224 describes a buffer overflow in IIS 5.0 (ssinc.dll) triggered by a Server Side Include directive with an overly long filename, potentially allowing local users to execute arbitrary code. Affected IIS versions mentioned in connected materials include IIS 4.0, 5.0, and 5.1; exploitatio...

10CVSS7.4AI score0.18271EPSS
SaveExploits0References3Affected Software1
exploitpack
exploitpack
added 2003/04/04 12:00 a.m.19 views

Microsoft IIS 5.0 (Windows XP2000NT 4.0) - WebDAV ntdll.dll Remote Buffer Overflow (3)

Microsoft IIS 5.0 Windows XP2000NT 4.0 - WebDAV ntdll.dll Remote Buffer Overflow 3 E-DB Note: Updated Exploit https://www.exploit-db.com/exploits/22368/ source: https://www.securityfocus.com/bid/7116/info The Windows library ntdll.dll includes a function that does not perform sufficient bounds...

7.5AI score
SaveExploits0
CVE
CVE
added 2003/04/02 5:00 a.m.139 views

CVE-2002-0075

CVE-2002-0075 is a cross-site scripting vulnerability in Microsoft IIS 4.0/5.0/5.1 where an attacker could cause arbitrary script to run in a user’s browser via unsanitized content in redirect error messages. The connected OpenVAS/ISS/CERT sources confirm multiple CSS issues tied to IIS, includin...

7.5CVSS6.9AI score0.33789EPSS
SaveExploits0References10Affected Software2
CVE
CVE
added 2003/04/02 5:00 a.m.85 views

CVE-2002-0079

The CVE-2002-0079 issue is a heap/buffer overflow in the ASP ISAPI filter of Microsoft IIS (4.0/5.0) triggered by chunked-encoded POST data in ASP pages. Public writeups (SAINT) describe remote exploitation causing crashes in dllhost.exe or arbitrary code execution on IIS 5.0, with a patch refere...

7.5CVSS7.2AI score0.77341EPSS
SaveExploits8References9Affected Software2
CVE
CVE
added 2003/04/02 5:00 a.m.82 views

CVE-2002-0147

CVE-2002-0147 describes a heap-based buffer overflow in IIS's ASP data transfer/chunked encoding, affecting IIS 4.0, 5.0 and 5.1. An attacker could cause a denial of service or execute arbitrary code on the server, with privileges depending on the affected ISAPI/ASP context (IWAM_computername or ...

7.5CVSS7AI score0.61761EPSS
SaveExploits0References9Affected Software2
Cvelist
Cvelist
added 2003/04/02 5:00 a.m.39 views

CVE-2002-0149

Buffer overflow in ASP Server-Side Include Function in IIS 4.0, 5.0 and 5.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via long file names...

7.8AI score0.62704EPSS
SaveExploits0References9
CVE
CVE
added 2003/04/02 5:00 a.m.85 views

CVE-2002-0071

CVE-2002-0071: Buffer overflow in the ism.dll ISAPI extension (HTR) of Microsoft IIS 4.0/5.0 allows DoS or arbitrary code execution via crafted HTR requests with long variable names. The vulnerability affects IIS 4.0, 5.0 (and 5.1 per advisories) and is addressed by Microsoft Security Bulletin MS...

7.5CVSS7.3AI score0.33643EPSS
SaveExploits0References11Affected Software2
CVE
CVE
added 2003/04/02 5:00 a.m.103 views

CVE-2002-0364

CVE-2002-0364 describes a heap-based buffer overflow in IIS 4.0/5.0 when processing chunked-encoded HTR requests via the HTR ISAPI extension, allowing an attacker to execute arbitrary code with the privileges of the ISAPI process. The vulnerability stems from chunked encoding handling; impact inc...

7.5CVSS7.6AI score0.31005EPSS
SaveExploits4References10Affected Software2
CVE
CVE
added 2003/04/02 5:00 a.m.78 views

CVE-2002-0074

CVE-2002-0074 describes a cross-site scripting vulnerability in the IIS Help Files search facility affecting Microsoft IIS 4.0, 5.0 and 5.1. The issue allows remote attackers to embed scripts into another user’s session through crafted input, as detailed in CERT/CC and various vulnerability advis...

7.5CVSS6.2AI score0.33789EPSS
SaveExploits0References10Affected Software2
CVE
CVE
added 2003/04/02 5:00 a.m.75 views

CVE-2002-0150

CVE-2002-0150 refers to a buffer overflow in Microsoft IIS 4.0/5.0/5.1 that can be triggered by inaccurate checking of HTTP header delimiters, potentially allowing an attacker to crash the server or execute arbitrary code. The vulnerability is part of a set of issues addressed by Microsoft Securi...

7.5CVSS7.9AI score0.49477EPSS
SaveExploits0References9Affected Software2
CVE
CVE
added 2003/04/02 5:00 a.m.111 views

CVE-2002-0062

CVE-2002-0062 is a local privilege-escalation in ncurses 5.0 and the ncurses4 compatibility package, caused by a buffer overflow in routines for moving the physical cursor and scrolling. Debian and Red Hat advisories describe the issue and assign CAN-2002-0062. Affected products include ncurses 5...

7.2CVSS6.5AI score0.00485EPSS
SaveExploits0References4Affected Software4
CVE
CVE
added 2003/04/02 5:00 a.m.93 views

CVE-2002-0149

CVE-2002-0149 concerns a buffer overflow in the IIS ASP Server-Side Include (SSI) processing when handling long file names. The issue affects Microsoft IIS 4.0, 5.0 and 5.1, and can allow a remote attacker to crash the server or potentially execute arbitrary code via crafted SSI inputs. Multiple ...

7.5CVSS7.8AI score0.62704EPSS
SaveExploits0References9Affected Software2
NVD
NVD
added 2003/04/02 5:00 a.m.18 views

CVE-2002-1526

Cross-site scripting XSS vulnerability in emumail.cgi for EMU Webmail 5.0 allows remote attackers to inject arbitrary HTML or script via the email address field...

4.3CVSS5.8AI score0.03917EPSS
SaveExploits2References3
Rows per page
Query Builder