aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-02-12 23:53:09 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-02-12 23:53:09 +0000
commit248904911edd93e374962d28de55490a7dff1a7a (patch)
tree4ae442402ebc84bc7ac0deb5e7a3be8177e58058 /security
parent41fa3a98c4b7add5a2346d1ae2beb3aaaea41081 (diff)
downloadports-248904911edd93e374962d28de55490a7dff1a7a.tar.gz
ports-248904911edd93e374962d28de55490a7dff1a7a.zip
Document mod_python information leakage vulnerability.
Notes
Notes: svn path=/head/; revision=128660
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 11c3d5e9ac8c..be283d8c8ab8 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,38 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="5192e7ca-7d4f-11d9-a9e7-0001020eed82">
+ <topic>mod_python -- information leakage vulnerability</topic>
+ <affects>
+ <package>
+ <name>mod_python</name>
+ <range><lt>2.7.11</lt></range>
+ <range><gt>3.*</gt><lt>3.1.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Mark J Cox reports:</p>
+ <blockquote>
+ <p>Graham Dumpleton discovered a flaw which can affect
+ anyone using the publisher handle of the Apache Software
+ Foundation mod_python. The publisher handle lets you
+ publish objects inside modules to make them callable via
+ URL. The flaw allows a carefully crafted URL to obtain
+ extra information that should not be visible (information
+ leak).</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-0088</cvename>
+ </references>
+ <dates>
+ <discovery>2005-01-30</discovery>
+ <entry>2005-02-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c7ccc33f-7d31-11d9-a9e7-0001020eed82">
<topic>mailman -- directory traversal vulnerability</topic>
<affects>