aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Paillard <spaillard>2009-08-15 18:54:31 +0000
committerSimon Paillard <spaillard>2009-08-15 18:54:31 +0000
commitcc4a164a621a2e38727afe927ff7fc83578dd11d (patch)
treed9cdf3dcebcbec412518c7c94ea4f0fcea7543ba
parentcee9f7a0da7fe6e7bb64c75b0d6868a05b65dbca (diff)
Fix syntax
CVS version numbers english/security/2009/dsa-1863.data: 1.1 -> 1.2 english/security/2009/dsa-1863.wml: 1.1 -> 1.2
-rw-r--r--english/security/2009/dsa-1863.data6
-rw-r--r--english/security/2009/dsa-1863.wml13
2 files changed, 9 insertions, 10 deletions
diff --git a/english/security/2009/dsa-1863.data b/english/security/2009/dsa-1863.data
index 846b499585b..c02676bb1bb 100644
--- a/english/security/2009/dsa-1863.data
+++ b/english/security/2009/dsa-1863.data
@@ -11,9 +11,6 @@
<dl>
-Debian (oldstable)
-
-
<dt><source />
<dd><fileurl http://security.debian.org/pool/updates/main/z/zope2.9/zope2.9_2.9.6-4etch2.diff.gz />
@@ -74,9 +71,6 @@ Debian (oldstable)
<dl>
-Debian (stable)
-
-
<dt><source />
<dd><fileurl http://security.debian.org/pool/updates/main/z/zope2.10/zope2.10_2.10.6.orig.tar.gz />
diff --git a/english/security/2009/dsa-1863.wml b/english/security/2009/dsa-1863.wml
index 2a1dfc5f206..fa538eef1a8 100644
--- a/english/security/2009/dsa-1863.wml
+++ b/english/security/2009/dsa-1863.wml
@@ -5,23 +5,28 @@ a feature-rich web application server written in python, that could
lead to arbitrary code execution in the worst case. The Common
Vulnerabilities and Exposures project identified the following problems:</p>
+<ul>
+
+<li><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0668">CVE-2009-0668</a>
<p>Due to a programming error an authorization method in the StorageServer
component of ZEO was not used as an internal method. This allows a
malicious client to bypass authentication when connecting to a ZEO server
-by simply calling this authorization method (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0668">CVE-2009-0668</a>).</p>
+by simply calling this authorization method.</p></li>
+<li><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0668">CVE-2009-0668</a>
<p>The ZEO server doesn't restrict the callables when unpickling data received
from a malicious client which can be used by an attacker to execute
arbitrary python code on the server by sending certain exception pickles.
This also allows an attacker to import any importable module as ZEO is
importing the module containing a callable specified in a pickle to test
-for a certain flag (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0668">CVE-2009-0668</a>).</p>
+for a certain flag.</p></li>
-<p>The update also limits the number of new object ids a client can request
+<li><p>The update also limits the number of new object ids a client can request
to 100 as it would be possible to consume huge amounts of resources by
requesting a big batch of new object ids. No CVE id has been assigned to
-this.</p>
+this.</p></li>
+</ul>
<p>The oldstable distribution (etch), this problem has been fixed in
version 2.9.6-4etch2 of zope2.9.</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy