aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2004-09-20 01:38:14 +0800
committertrhodes <trhodes@FreeBSD.org>2004-09-20 01:38:14 +0800
commitb791ed513691e8ec973ad2623f0bdfb14c1b4f07 (patch)
tree9ec7c1266cf7507af74e170163a27511fe196ad4 /security
parenta5b78fe72f221277e2e7ae6d9aa2ed30079d316e (diff)
downloadfreebsd-ports-gnome-b791ed513691e8ec973ad2623f0bdfb14c1b4f07.tar.gz
freebsd-ports-gnome-b791ed513691e8ec973ad2623f0bdfb14c1b4f07.tar.zst
freebsd-ports-gnome-b791ed513691e8ec973ad2623f0bdfb14c1b4f07.zip
Add an entry for the mod_proxy buffer overflow existant in apache13.
Approved by: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d26f5f394a69..b57073692c26 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,31 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="ca6c8f35-0a5f-11d9-ad6f-00061bc2ad93">
+ <topic>apache13 -- heap overflow in mod_proxy</topic>
+ <affects>
+ <package>
+ <name>apache13</name>
+ <range><le>1.3.31_6</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A buffer overflow exists in mod_proxy which may
+ allow an attacker to launch local DoS attacks
+ and possibly execute arbitrary code.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-0492</cvename>
+ <url>http://www.guninski.com/modproxy1.html</url>
+ </references>
+ <dates>
+ <discovery>2004-06-10</discovery>
+ <entry>2004-09-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3d1e9267-073f-11d9-b45d-000c41e2cdad">
<topic>gdk-pixbuf --- image decoding vulnerabilities</topic>
<affects>