summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200510-20.xml')
-rw-r--r--metadata/glsa/glsa-200510-20.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200510-20.xml b/metadata/glsa/glsa-200510-20.xml
new file mode 100644
index 000000000000..9825f95ca314
--- /dev/null
+++ b/metadata/glsa/glsa-200510-20.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200510-20">
+ <title>Zope: File inclusion through RestructuredText</title>
+ <synopsis>
+ Zope is vulnerable to a file inclusion vulnerability when exposing
+ RestructuredText functionalities to untrusted users.
+ </synopsis>
+ <product type="ebuild">Zope</product>
+ <announced>2005-10-25</announced>
+ <revised count="02">2006-05-22</revised>
+ <bug>109087</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-zope/zope" auto="yes" arch="*">
+ <unaffected range="ge">2.7.8</unaffected>
+ <vulnerable range="lt">2.7.8</vulnerable>
+ <vulnerable range="eq">2.8.0</vulnerable>
+ <vulnerable range="eq">2.8.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Zope is an application server that can be used to build content
+ management systems, intranets, portals or other custom applications.
+ </p>
+ </background>
+ <description>
+ <p>
+ Zope honors file inclusion directives in RestructuredText objects by
+ default.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ An attacker could exploit the vulnerability by sending malicious input
+ that would be interpreted in a RestructuredText Zope object,
+ potentially resulting in the execution of arbitrary Zope code with the
+ rights of the Zope server.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Zope users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose net-zope/zope</code>
+ </resolution>
+ <references>
+ <uri link="http://www.zope.org/Products/Zope/Hotfix_2005-10-09/security_alert">Zope Hotfix 2005-10-09 Alert</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3323">CVE-2005-3323</uri>
+ </references>
+ <metadata tag="requester" timestamp="2005-10-20T15:36:29Z">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="2005-10-23T15:31:35Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2005-10-23T16:31:59Z">
+ koon
+ </metadata>
+</glsa>