Executive Summary

Summary
Title zodb security update
Informations
Name DSA-2234 First vendor Publication 2011-05-10
Vendor Debian Last vendor Modification 2011-05-10
Severity (Vendor) N/A Revision 1

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Cvss Base Score 7.5 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Several remote vulnerabilities have been discovered in python-zodb, a set of tools for using ZODB, that could lead to arbitrary code execution in the worst case. The Common Vulnerabilities and Exposures project identified the following problems:

CVE-2009-0668

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.

CVE-2009-0669

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.

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.

For the oldstable distribution (lenny), this problem has been fixed in version 1:3.6.0-2+lenny3.

The stable distribution (squeeze) is not affected, it was fixed before the initial release.

For the unstable distribution (sid), this problem has been fixed in version 1:3.8.2-1.

We recommend that you upgrade your zodb packages.

Original Source

Url : http://www.debian.org/security/2011/dsa-2234

CWE : Common Weakness Enumeration

% Id Name
50 % CWE-287 Improper Authentication
50 % CWE-94 Failure to Control Generation of Code ('Code Injection')

OVAL Definitions

Definition Id: oval:org.mitre.oval:def:12067
 
Oval ID: oval:org.mitre.oval:def:12067
Title: DSA-2234-1 zodb -- several
Description: Several remote vulnerabilities have been discovered in python-zodb, a set of tools for using ZODB, that could lead to arbitrary code execution in the worst case. The Common Vulnerabilities and Exposures project identified the following problems: CVE-2009-0668 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. CVE-2009-0669 Due to a programming error an authorisation 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 authorisation method. 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.
Family: unix Class: patch
Reference(s): DSA-2234-1
CVE-2009-0668
CVE-2009-0669
Version: 5
Platform(s): Debian GNU/Linux 5.0
Product(s): zodb
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:13443
 
Oval ID: oval:org.mitre.oval:def:13443
Title: DSA-1863-1 zope2.10/zope2.9 -- several
Description: Several remote vulnerabilities have been discovered in the zope, 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: Due to a programming error an authorisation 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 authorisation method. 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. 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. The oldstable distribution, this problem has been fixed in version 2.9.6-4etch2 of zope2.9. For the stable distribution, this problem has been fixed in version 2.10.6-1+lenny1 of zope2.10. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.10.9-1 of zope2.10. We recommend that you upgrade your zope2.10/zope2.9 packages.
Family: unix Class: patch
Reference(s): DSA-1863-1
CVE-2009-0668
CVE-2009-0669
Version: 5
Platform(s): Debian GNU/Linux 5.0
Debian GNU/Linux 4.0
Product(s): zope2.10/zope2.9
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:13776
 
Oval ID: oval:org.mitre.oval:def:13776
Title: USN-848-1 -- zope3 vulnerabilities
Description: It was discovered that the Zope Object Database database server improperly filtered certain commands when a database is shared among multiple applications or application instances. A remote attacker could send malicious commands to the server and execute arbitrary code. It was discovered that the Zope Object Database database server did not handle authentication properly when a database is shared among multiple applications or application instances. A remote attacker could use this flaw to bypass security restrictions. It was discovered that Zope did not limit the number of new object ids a client could request. A remote attacker could use this flaw to consume a huge amount of resources, leading to a denial of service
Family: unix Class: patch
Reference(s): USN-848-1
CVE-2009-0668
CVE-2009-0669
Version: 5
Platform(s): Ubuntu 8.04
Ubuntu 9.04
Ubuntu 6.06
Ubuntu 8.10
Product(s): zope3
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:7440
 
Oval ID: oval:org.mitre.oval:def:7440
Title: DSA-1863 zope2.10/zope2.9 -- several vulnerabilities
Description: Several remote vulnerabilities have been discovered in the zope, 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: Due to a programming error an authorisation 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 authorisation method. 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. 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. The oldstable distribution (etch), this problem has been fixed in version 2.9.6-4etch2 of zope2.9.
Family: unix Class: patch
Reference(s): DSA-1863
CVE-2009-0668
CVE-2009-0669
Version: 3
Platform(s): Debian GNU/Linux 5.0
Debian GNU/Linux 4.0
Product(s): zope2.10/zope2.9
Definition Synopsis:

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 18

OpenVAS Exploits

Date Description
2011-08-03 Name : Debian Security Advisory DSA 2234-1 (zodb)
File : nvt/deb_2234_1.nasl
2009-10-19 Name : Ubuntu USN-848-1 (zope3)
File : nvt/ubuntu_848_1.nasl
2009-09-02 Name : Debian Security Advisory DSA 1863-1 (zope2.10/zope2.9)
File : nvt/deb_1863_1.nasl

Open Source Vulnerability Database (OSVDB)

Id Description
56827 Zope Object Database (ZODB) ZEO Storage Server Unspecified Arbitrary Python C...

56826 Zope Object Database (ZODB) ZEO Storage Server Unspecified Authentication Bypass

Nessus® Vulnerability Scanner

Date Description
2011-05-11 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-2234.nasl - Type : ACT_GATHER_INFO
2010-02-24 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-1863.nasl - Type : ACT_GATHER_INFO
2009-10-15 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-848-1.nasl - Type : ACT_GATHER_INFO

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2014-02-17 11:30:09
  • Multiple Updates