Lucene search

K
seebugRootSSV:6610
HistoryApr 10, 2007 - 12:00 a.m.

Apache Mod_Rewrite Off-by-one Remote Overflow Exploit (win32)

2007-04-1000:00:00
Root
www.seebug.org
176

0.974 High

EPSS

Percentile

99.9%

No description provided by source.


                                                #!/bin/sh
# Exploit for Apache mod_rewrite off-by-one(Win32).
#
# by axis <axis@ph4nt0m>
# http://www.ph4nt0m.org
# 2007-04-06
#
# Tested on Apache 2.0.58 (Win32)
# Windows2003 CN SP1
#
# Vulnerable Apache Versions:
# * 1.3 branch: >1.3.28 and <1.3.37
# * 2.0 branch: >2.0.46 and <2.0.59
# * 2.2 branch: >2.2.0 and <2.2.3
#
#
# Vulnerability discovered by Mark Dowd.
# CVE-2006-3747
# 
# first POC by jack <jackx40gulcasx2Eorg>