aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 01:32:36 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 01:32:36 +0000
commit0106bcc5aca3513ce61464c54868380b04585bdf (patch)
treeef83cc985f226d591cb31f701c00700717430541 /security
parente8b27164603723f23d1d70bcc33e2b5f3fece87b (diff)
downloadports-0106bcc5aca3513ce61464c54868380b04585bdf.tar.gz
ports-0106bcc5aca3513ce61464c54868380b04585bdf.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 4ef346c4ba8f..02ae3ea62eb4 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4a638895-41b7-11de-b1cc-00219b0fc4d8">
+ <topic>mod_perl -- cross site scripting in Apache::Status</topic>
+ <affects>
+ <package>
+ <name>mod_perl</name>
+ <range><lt>1.31</lt></range>
+ </package>
+ <package>
+ <name>mod_perl2</name>
+ <range><lt>2.05</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>US Cert reports:</p>
+ <blockquote
+ cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0796">
+ <p>Cross-site scripting (XSS) vulnerability in Status.pm in
+ Apache::Status and Apache2::Status in mod_perl1 and mod_perl2 for
+ the Apache HTTP Server, when /perl-status is accessible, allows
+ remote attackers to inject arbitrary web script or HTML via the URI.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://secunia.com/advisories/34597</url>
+ </references>
+ <dates>
+ <discovery>2009-02-28</discovery>
+ <entry>2009-05-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a6605f4b-4067-11de-b444-001372fd0af2">
<topic>drupal -- cross-site scripting</topic>
<affects>