Vulnerabilities > CVE-2009-3560 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in multiple products

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN

Summary

The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Nessus

  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-890-4.NASL
    descriptionUSN-890-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for PyXML. Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did not properly process malformed XML. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720) It was discovered that Expat did not properly process malformed UTF-8 sequences. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-3560). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id44323
    published2010-01-27
    reporterUbuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44323
    titleUbuntu 6.06 LTS : python-xml vulnerabilities (USN-890-4)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Ubuntu Security Notice USN-890-4. The text 
    # itself is copyright (C) Canonical, Inc. See 
    # <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered 
    # trademark of Canonical, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(44323);
      script_version("1.17");
      script_cvs_date("Date: 2019/09/19 12:54:26");
    
      script_cve_id("CVE-2009-2625", "CVE-2009-3560", "CVE-2009-3720");
      script_bugtraq_id(36097, 37203);
      script_xref(name:"USN", value:"890-4");
    
      script_name(english:"Ubuntu 6.06 LTS : python-xml vulnerabilities (USN-890-4)");
      script_summary(english:"Checks dpkg output for updated packages.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote Ubuntu host is missing one or more security-related
    patches."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "USN-890-1 fixed vulnerabilities in Expat. This update provides the
    corresponding updates for PyXML.
    
    Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat
    did not properly process malformed XML. If a user or application
    linked against Expat were tricked into opening a crafted XML file, an
    attacker could cause a denial of service via application crash.
    (CVE-2009-2625, CVE-2009-3720)
    
    It was discovered that Expat did not properly process
    malformed UTF-8 sequences. If a user or application linked
    against Expat were tricked into opening a crafted XML file,
    an attacker could cause a denial of service via application
    crash. (CVE-2009-3560).
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Ubuntu security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://usn.ubuntu.com/890-4/"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P");
      script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
      script_cwe_id(119, 264);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python-xml");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python2.4-xml");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:xbel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:xbel-utils");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:6.06:-:lts");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2009/08/06");
      script_set_attribute(attribute:"patch_publication_date", value:"2010/01/26");
      script_set_attribute(attribute:"plugin_publication_date", value:"2010/01/27");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"Ubuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Ubuntu Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/cpu", "Host/Ubuntu", "Host/Ubuntu/release", "Host/Debian/dpkg-l");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("ubuntu.inc");
    include("misc_func.inc");
    
    if ( ! get_kb_item("Host/local_checks_enabled") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/Ubuntu/release");
    if ( isnull(release) ) audit(AUDIT_OS_NOT, "Ubuntu");
    release = chomp(release);
    if (! preg(pattern:"^(6\.06)$", string:release)) audit(AUDIT_OS_NOT, "Ubuntu 6.06", "Ubuntu " + release);
    if ( ! get_kb_item("Host/Debian/dpkg-l") ) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Ubuntu", cpu);
    
    flag = 0;
    
    if (ubuntu_check(osver:"6.06", pkgname:"python-xml", pkgver:"0.8.4-1ubuntu3.1")) flag++;
    if (ubuntu_check(osver:"6.06", pkgname:"python2.4-xml", pkgver:"0.8.4-1ubuntu3.1")) flag++;
    if (ubuntu_check(osver:"6.06", pkgname:"xbel", pkgver:"0.8.4-1ubuntu3.1")) flag++;
    if (ubuntu_check(osver:"6.06", pkgname:"xbel-utils", pkgver:"0.8.4-1ubuntu3.1")) flag++;
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_WARNING,
        extra      : ubuntu_report_get()
      );
      exit(0);
    }
    else
    {
      tested = ubuntu_pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "python-xml / python2.4-xml / xbel / xbel-utils");
    }
    
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_2_LIBEXPAT0-100220.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files. CVE-2009-2625: CVSS v2 Base Score: 5.0 CVE-2009-3560: CVSS v2 Base Score: 5.0
    last seen2020-06-01
    modified2020-06-02
    plugin id44684
    published2010-02-23
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44684
    titleopenSUSE Security Update : libexpat0 (libexpat0-2035)
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_DD943FBBD0FE11DF95A800219B0FC4D8.NASL
    descriptionSecunia reports : Multiple vulnerabilities have been reported in APR-util, which can be exploited by malicious people to cause a DoS (Denial of Service). Two XML parsing vulnerabilities exist in the bundled version of expat. An error within the
    last seen2020-06-01
    modified2020-06-02
    plugin id49770
    published2010-10-06
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/49770
    titleFreeBSD : apr -- multiple vunerabilities (dd943fbb-d0fe-11df-95a8-00219b0fc4d8)
  • NASL familyMisc.
    NASL idVMWARE_VMSA-2012-0001_REMOTE.NASL
    descriptionThe remote VMware ESX / ESXi host is missing a security-related patch. It is, therefore, affected by multiple vulnerabilities, including remote code execution vulnerabilities, in several third-party libraries : - COS kernel - cURL - python - rpm
    last seen2020-06-01
    modified2020-06-02
    plugin id89105
    published2016-03-03
    reporterThis script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/89105
    titleVMware ESX / ESXi Service Console and Third-Party Libraries Multiple Vulnerabilities (VMSA-2012-0001) (remote check)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_0_LIBPYTHON2_6-1_0-100328.NASL
    descriptionThis update of python has a copy of libxmlrpc that is vulnerable to denial of service bugs that can occur while processing malformed XML input. CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264) CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors (CWE-119)
    last seen2020-06-01
    modified2020-06-02
    plugin id46339
    published2010-05-15
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/46339
    titleopenSUSE Security Update : libpython2_6-1_0 (openSUSE-SU-2010:0247-1)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-890-1.NASL
    descriptionJukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did not properly process malformed XML. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720) It was discovered that Expat did not properly process malformed UTF-8 sequences. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-3560). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id44108
    published2010-01-21
    reporterUbuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44108
    titleUbuntu 6.06 LTS / 8.04 LTS / 8.10 / 9.04 / 9.10 : expat vulnerabilities (USN-890-1)
  • NASL familyVMware ESX Local Security Checks
    NASL idVMWARE_VMSA-2010-0004.NASL
    descriptiona. vMA and Service Console update for newt to 0.52.2-12.el5_4.1 Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. A heap-based buffer overflow flaw was found in the way newt processes content that is to be displayed in a text dialog box. A local attacker could issue a specially crafted text dialog box display request (direct or via a custom application), leading to a denial of service (application crash) or, potentially, arbitrary code execution with the privileges of the user running the application using the newt library. The Common Vulnerabilities and Exposures Project (cve.mitre.org) has assigned the name CVE-2009-2905 to this issue. b. vMA and Service Console update for vMA package nfs-utils to 1.0.9-42.el5 The nfs-utils package provides a daemon for the kernel NFS server and related tools. It was discovered that nfs-utils did not use tcp_wrappers correctly. Certain hosts access rules defined in
    last seen2020-06-01
    modified2020-06-02
    plugin id44993
    published2010-03-05
    reporterThis script is Copyright (C) 2010-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44993
    titleVMSA-2010-0004 : ESX Service Console and vMA third-party updates
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_18449F92AB3911E68011005056925DB4.NASL
    descriptionMitre reports : The HTBoundary_put_block function in HTBound.c for W3C libwww (w3c-libwww) allows remote servers to cause a denial of service (segmentation fault) via a crafted multipart/byteranges MIME message that triggers an out-of-bounds read. The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720. The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.
    last seen2020-06-01
    modified2020-06-02
    plugin id95408
    published2016-11-30
    reporterThis script is Copyright (C) 2016-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/95408
    titleFreeBSD : libwww -- multiple vulnerabilities (18449f92-ab39-11e6-8011-005056925db4)
  • NASL familyVMware ESX Local Security Checks
    NASL idVMWARE_VMSA-2010-0004_REMOTE.NASL
    descriptionThe remote VMware ESX host is missing a security-related patch. It is, therefore, affected by multiple vulnerabilities, including remote code execution vulnerabilities, in several third-party components and libraries : - bind - expat - glib2 - Kernel - newt - nfs-utils - NTP - OpenSSH - OpenSSL
    last seen2020-06-01
    modified2020-06-02
    plugin id89737
    published2016-03-08
    reporterThis script is Copyright (C) 2016-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/89737
    titleVMware ESX Third-Party Libraries Multiple Vulnerabilities (VMSA-2010-0004) (remote check)
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2009-1625.NASL
    descriptionUpdated expat packages that fix two security issues are now available for Red Hat Enterprise Linux 3, 4, and 5. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Expat is a C library written by James Clark for parsing XML documents. Two buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560, CVE-2009-3720) All expat users should upgrade to these updated packages, which contain backported patches to correct these issues. After installing the updated packages, applications using the Expat library must be restarted for the update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id43031
    published2009-12-08
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/43031
    titleCentOS 3 / 4 / 5 : expat (CESA-2009:1625)
  • NASL familySuSE Local Security Checks
    NASL idSUSE9_12558.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files (CVE-2009-3560). This has been fixed.
    last seen2020-06-01
    modified2020-06-02
    plugin id43147
    published2009-12-14
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43147
    titleSuSE9 Security Update : expat (YOU Patch Number 12558)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2009-12737.NASL
    descriptionTwo buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560, CVE-2009-3720) Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id43014
    published2009-12-07
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/43014
    titleFedora 12 : expat-2.0.1-8.fc12 (2009-12737)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_2_PYXML-091210.NASL
    descriptionSpecially crafted XML documents could make pyxml run into an enless loop, therefore locking up applications using pyxml (CVE-2009-3720, CVE-2009-3560).
    last seen2020-06-01
    modified2020-06-02
    plugin id43347
    published2009-12-18
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43347
    titleopenSUSE Security Update : pyxml (pyxml-1670)
  • NASL familyMisc.
    NASL idVMWARE_ESXI_5_0_BUILD_608089_REMOTE.NASL
    descriptionThe remote VMware ESXi 5.0 host is affected by multiple vulnerabilities : - A denial of service vulnerability exists in the big2_toUtf8() function in file lib/xmltok.c in the libexpat library. A remote attacker can exploit this, via an XML document having malformed UTF-8 sequences, to cause a buffer over-read, thus crashing the application. (CVE-2009-3560) - A denial of service vulnerability exists in the updatePosition() function in file lib/xmltok.c in the libexpat library. A remote attacker can exploit this, via an XML document having malformed UTF-8 sequences, to cause a buffer over-read, thus crashing the application. (CVE-2009-3720) - An integer overflow condition exists in the BZ2_decompress() function in file decompress.c in the bzip2 and libbzip2 library. A remote attacker can exploit this, via a crafted compressed file, to cause a denial of service or the execution of arbitrary code. (CVE-2010-0405) - A denial of service vulnerability exists in the audioop module due to multiple integer overflows conditions in file audioop.c. A remote attacker can exploit this, via a large fragment or argument, to cause a buffer overflow, resulting in an application crash. (CVE-2010-1634) - A denial of service vulnerability exists in the audioop module due to a failure to verify the relationships between size arguments and byte string length. A remote attacker can exploit this, via crafted arguments, to cause memory corruption, resulting in an application crash. (CVE-2010-2089) - A flaw exists in the urllib and urllib2 modules due to processing Location headers that specify redirection to a file. A remote attacker can exploit this, via a crafted URL, to gain sensitive information or cause a denial of service. (CVE-2011-1521) - A privilege escalation vulnerability exists due to an incorrect ACL being used for the VMware Tools folder. An attacker on an adjacent network with access to a guest operating system can exploit this to gain elevated privileges on the guest operating system. (CVE-2012-1518)
    last seen2020-06-01
    modified2020-06-02
    plugin id70881
    published2013-11-13
    reporterThis script is (C) 2013-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/70881
    titleESXi 5.0 < Build 608089 Multiple Vulnerabilities (remote check)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_EXPAT-6764.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id44038
    published2010-01-15
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44038
    titleSuSE 10 Security Update : expat (ZYPP Patch Number 6764)
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20091207_EXPAT_ON_SL3_X.NASL
    descriptionCVE-2009-3720 expat: buffer over-read and crash on XML with malformed UTF-8 sequences CVE-2009-3560 expat: buffer over-read and crash in big2_toUtf8() on XML with malformed UTF-8 sequences Two buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560, CVE-2009-3720) After installing the updated packages, applications using the Expat library must be restarted for the update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id60701
    published2012-08-01
    reporterThis script is Copyright (C) 2012-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/60701
    titleScientific Linux Security Update : expat on SL3.x, SL4.x, SL5.x i386/x86_64
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-890-5.NASL
    descriptionUSN-890-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for XML-RPC for C and C++. Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did not properly process malformed XML. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720) It was discovered that Expat did not properly process malformed UTF-8 sequences. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-3560). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id44669
    published2010-02-19
    reporterUbuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44669
    titleUbuntu 9.10 : xmlrpc-c vulnerabilities (USN-890-5)
  • NASL familyMandriva Local Security Checks
    NASL idMANDRIVA_MDVSA-2009-316.NASL
    descriptionA vulnerability has been found and corrected in expat : The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720 (CVE-2009-3560). Packages for 2008.0 are provided for Corporate Desktop 2008.0 customers This update provides a solution to these vulnerabilities. Packages for 2008.0 are provided for Corporate Desktop 2008.0 customers. Update : The previous (MDVSA-2009:316-2) updates provided packages for 2008.0/2009.0/2009.1/2010.0/mes5 that did not have an increased release number which prevented the packages from hitting the mirrors.
    last seen2020-06-01
    modified2020-06-02
    plugin id43019
    published2009-12-07
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43019
    titleMandriva Linux Security Advisory : expat (MDVSA-2009:316-3)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_LIBICECORE-6862.NASL
    descriptionThis update of libxmlrpc is not vulnerable anymore to denial of service bugs that can occur while processing malformed XML input. - CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors. (CWE-119). (CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264))
    last seen2020-06-01
    modified2020-06-02
    plugin id51754
    published2011-01-27
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/51754
    titleSuSE 10 Security Update : libxmlrpc (ZYPP Patch Number 6862)
  • NASL familySuSE Local Security Checks
    NASL idSUSE9_12600.NASL
    descriptionThis update of python has a copy of libxmlrpc that is vulnerable to denial of service bugs that can occur while processing malformed XML input. - CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264). (CVE-2009-2625) - CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo). (CVE-2009-3720) - CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors (CWE-119). (CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id46335
    published2010-05-14
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/46335
    titleSuSE9 Security Update : Python (YOU Patch Number 12600)
  • NASL familyF5 Networks Local Security Checks
    NASL idF5_BIGIP_SOL15905.NASL
    descriptionCVE-2009-3560 The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720. CVE-2009-3720 The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.
    last seen2020-06-01
    modified2020-06-02
    plugin id79892
    published2014-12-15
    reporterThis script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/79892
    titleF5 Networks BIG-IP : Expat vulnerabilities (K15905)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2009-1625.NASL
    descriptionUpdated expat packages that fix two security issues are now available for Red Hat Enterprise Linux 3, 4, and 5. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Expat is a C library written by James Clark for parsing XML documents. Two buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560, CVE-2009-3720) All expat users should upgrade to these updated packages, which contain backported patches to correct these issues. After installing the updated packages, applications using the Expat library must be restarted for the update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id43046
    published2009-12-08
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/43046
    titleRHEL 3 / 4 / 5 : expat (RHSA-2009:1625)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_PYTHON-6946.NASL
    descriptionThis update of python has a copy of libxmlrpc that is vulnerable to denial of service bugs that can occur while processing malformed XML input. CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264) CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors. (CWE-119)
    last seen2020-06-01
    modified2020-06-02
    plugin id49922
    published2010-10-11
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/49922
    titleSuSE 10 Security Update : Python (ZYPP Patch Number 6946)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_EXPAT-091207.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files. (CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id43151
    published2009-12-14
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43151
    titleSuSE 11 Security Update : expat (SAT Patch Number 1654)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_1_LIBPYTHON2_6-1_0-100330.NASL
    descriptionThis update of python has a copy of libxmlrpc that is vulnerable to denial of service bugs that can occur while processing malformed XML input. CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264) CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors (CWE-119)
    last seen2020-06-01
    modified2020-06-02
    plugin id46341
    published2010-05-15
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/46341
    titleopenSUSE Security Update : libpython2_6-1_0 (openSUSE-SU-2010:0247-1)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-890-2.NASL
    descriptionUSN-890-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for the PyExpat module in Python 2.5. Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did not properly process malformed XML. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720) It was discovered that Expat did not properly process malformed UTF-8 sequences. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-3560). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id44115
    published2010-01-22
    reporterUbuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44115
    titleUbuntu 8.04 LTS / 8.10 / 9.04 / 9.10 : python2.5 vulnerabilities (USN-890-2)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-890-3.NASL
    descriptionUSN-890-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for the PyExpat module in Python 2.4. Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did not properly process malformed XML. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720) It was discovered that Expat did not properly process malformed UTF-8 sequences. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-3560). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id44133
    published2010-01-25
    reporterUbuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44133
    titleUbuntu 6.06 LTS / 8.04 LTS / 8.10 / 9.04 / 9.10 : python2.4 vulnerabilities (USN-890-3)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_EXPAT-6703.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files. (CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id49849
    published2010-10-11
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/49849
    titleSuSE 10 Security Update : expat (ZYPP Patch Number 6703)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2009-12716.NASL
    descriptionA buffer over-read flaw was found in the way Expat handles malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560) Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id43013
    published2009-12-07
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43013
    titleFedora 11 : expat-2.0.1-8.fc11 (2009-12716)
  • NASL familyVMware ESX Local Security Checks
    NASL idVMWARE_VMSA-2012-0001.NASL
    descriptiona. ESX third-party update for Service Console kernel The ESX Service Console Operating System (COS) kernel is updated to kernel-2.6.18-274.3.1.el5 to fix multiple security issues in the COS kernel. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names CVE-2011-0726, CVE-2011-1078, CVE-2011-1079, CVE-2011-1080, CVE-2011-1093, CVE-2011-1163, CVE-2011-1166, CVE-2011-1170, CVE-2011-1171, CVE-2011-1172, CVE-2011-1494, CVE-2011-1495, CVE-2011-1577, CVE-2011-1763, CVE-2010-4649, CVE-2011-0695, CVE-2011-0711, CVE-2011-1044, CVE-2011-1182, CVE-2011-1573, CVE-2011-1576, CVE-2011-1593, CVE-2011-1745, CVE-2011-1746, CVE-2011-1776, CVE-2011-1936, CVE-2011-2022, CVE-2011-2213, CVE-2011-2492, CVE-2011-1780, CVE-2011-2525, CVE-2011-2689, CVE-2011-2482, CVE-2011-2491, CVE-2011-2495, CVE-2011-2517, CVE-2011-2519, CVE-2011-2901 to these issues. b. ESX third-party update for Service Console cURL RPM The ESX Service Console (COS) curl RPM is updated to cURL-7.15.5.9 resolving a security issues. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CVE-2011-2192 to this issue. c. ESX third-party update for Service Console nspr and nss RPMs The ESX Service Console (COS) nspr and nss RPMs are updated to nspr-4.8.8-1.el5_7 and nss-3.12.10-4.el5_7 respectively resolving a security issues. A Certificate Authority (CA) issued fraudulent SSL certificates and Netscape Portable Runtime (NSPR) and Network Security Services (NSS) contain the built-in tokens of this fraudulent Certificate Authority. This update renders all SSL certificates signed by the fraudulent CA as untrusted for all uses. d. ESX third-party update for Service Console rpm RPMs The ESX Service Console Operating System (COS) rpm packages are updated to popt-1.10.2.3-22.el5_7.2, rpm-4.4.2.3-22.el5_7.2, rpm-libs-4.4.2.3-22.el5_7.2 and rpm-python-4.4.2.3-22.el5_7.2 which fixes multiple security issues. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names CVE-2010-2059 and CVE-2011-3378 to these issues. e. ESX third-party update for Service Console samba RPMs The ESX Service Console Operating System (COS) samba packages are updated to samba-client-3.0.33-3.29.el5_7.4, samba-common-3.0.33-3.29.el5_7.4 and libsmbclient-3.0.33-3.29.el5_7.4 which fixes multiple security issues in the Samba client. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names CVE-2010-0547, CVE-2010-0787, CVE-2011-1678, CVE-2011-2522 and CVE-2011-2694 to these issues. Note that ESX does not include the Samba Web Administration Tool (SWAT) and therefore ESX COS is not affected by CVE-2011-2522 and CVE-2011-2694. f. ESX third-party update for Service Console python package The ESX Service Console (COS) python package is updated to 2.4.3-44 which fixes multiple security issues. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names CVE-2009-3720, CVE-2010-3493, CVE-2011-1015 and CVE-2011-1521 to these issues. g. ESXi update to third-party component python The python third-party library is updated to python 2.5.6 which fixes multiple security issues. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names CVE-2009-3560, CVE-2009-3720, CVE-2010-1634, CVE-2010-2089, and CVE-2011-1521 to these issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id57749
    published2012-01-31
    reporterThis script is Copyright (C) 2012-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/57749
    titleVMSA-2012-0001 : VMware ESXi and ESX updates to third-party library and ESX Service Console
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201209-06.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201209-06 (Expat: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Expat. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could entice a user to open a specially crafted XML file in an application linked against Expat, possibly resulting in a Denial of Service condition. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id62287
    published2012-09-25
    reporterThis script is Copyright (C) 2012-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/62287
    titleGLSA-201209-06 : Expat: Multiple vulnerabilities
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-890-6.NASL
    descriptionUSN-890-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for CMake. Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did not properly process malformed XML. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720) It was discovered that Expat did not properly process malformed UTF-8 sequences. If a user or application linked against Expat were tricked into opening a crafted XML file, an attacker could cause a denial of service via application crash. (CVE-2009-3560). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id45549
    published2010-04-16
    reporterUbuntu Security Notice (C) 2010-2019 Canonical, Inc. / NASL script (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/45549
    titleUbuntu 8.04 LTS / 8.10 / 9.04 : cmake vulnerabilities (USN-890-6)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_2_EXPAT-091207.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files (CVE-2009-3560).
    last seen2020-06-01
    modified2020-06-02
    plugin id43150
    published2009-12-14
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43150
    titleopenSUSE Security Update : expat (expat-1653)
  • NASL familyPeer-To-Peer File Sharing
    NASL idITUNES_12_6_BANNER.NASL
    descriptionThe version of Apple iTunes running on the remote host is prior to 12.6. It is, therefore, affected by multiple vulnerabilities : - Multiple vulnerabilities exist in the expat component, the most severe of which are remote code execution vulnerabilities. An unauthenticated, remote attacker can exploit these vulnerabilities to cause a denial of service condition or the execution of arbitrary code in the context of the current user. (CVE-2009-3270, CVE-2009-3560, CVE-2009-3720, CVE-2012-1147, CVE-2012-1148, CVE-2012-6702, CVE-2015-1283, CVE-2016-0718, CVE-2016-4472, CVE-2016-5300) - Multiple vulnerabilities exist in the SQLite component, the most severe of which are remote code execution vulnerabilities. An unauthenticated, remote attacker can exploit these vulnerabilities by convincing a user to open a specially crafted file, to cause a denial of service condition or the execution of arbitrary code in the context of the current user. (CVE-2013-7443, CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-3717, CVE-2015-6607, CVE-2016-6153) - An information disclosure vulnerability exists in the APNs server component due to client certificates being transmitted in cleartext. A man-in-the-middle attacker can exploit this to disclose sensitive information. (CVE-2017-2383) - A use-after-free error exists in the WebKit component due to improper handling of RenderBox objects. An unauthenticated, remote attacker can exploit this to execute arbitrary code. (CVE-2017-2463) - Multiple universal cross-site scripting (XSS) vulnerabilities exist in the WebKit component due to improper validation of user-supplied input. An unauthenticated, remote attacker can exploit these vulnerabilities, by convincing a user to visit a specially crafted web page, to execute arbitrary script code in a user
    last seen2020-06-01
    modified2020-06-02
    plugin id100026
    published2017-05-08
    reporterThis script is Copyright (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/100026
    titleApple iTunes < 12.6 Multiple Vulnerabilities (uncredentialed check)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_0_EXPAT-091207.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files (CVE-2009-3560).
    last seen2020-06-01
    modified2020-06-02
    plugin id43148
    published2009-12-14
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43148
    titleopenSUSE Security Update : expat (expat-1653)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_1_EXPAT-100111.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id44033
    published2010-01-15
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44033
    titleopenSUSE Security Update : expat (expat-1781)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_EXPAT-6765.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id49850
    published2010-10-11
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/49850
    titleSuSE 10 Security Update : expat (ZYPP Patch Number 6765)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_LIBICECORE-6857.NASL
    descriptionThis update of libxmlrpc is not vulnerable anymore to denial of service bugs that can occur while processing malformed XML input. - CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors. (CWE-119). (CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264))
    last seen2020-06-01
    modified2020-06-02
    plugin id51753
    published2011-01-27
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/51753
    titleSuSE 10 Security Update : libxmlrpc (ZYPP Patch Number 6857)
  • NASL familySuSE Local Security Checks
    NASL idSUSE9_12591.NASL
    descriptionThis update of libxmlrpc is not vulnerable to denial of service bugs that can occur while processing malformed XML input. - CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264). (CVE-2009-2625) - CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo). (CVE-2009-3720) - CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors (CWE-119). (CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id47107
    published2010-06-22
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/47107
    titleSuSE9 Security Update : xmlrpc-c (YOU Patch Number 12591)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_EXPAT-100109.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id52683
    published2011-03-17
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/52683
    titleSuSE 11 Security Update : expat (SAT Patch Number 1765)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_0_EXPAT-100111.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id44032
    published2010-01-15
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44032
    titleopenSUSE Security Update : expat (expat-1781)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2009-12690.NASL
    descriptionA buffer over-read flaw was found in the way Expat handles malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560) Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id43012
    published2009-12-07
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43012
    titleFedora 10 : expat-2.0.1-8.fc10 (2009-12690)
  • NASL familyWindows
    NASL idITUNES_12_6.NASL
    descriptionThe version of Apple iTunes installed on the remote Windows host is prior to 12.6. It is, therefore, affected by multiple vulnerabilities : - Multiple vulnerabilities exist in the expat component, the most severe of which are remote code execution vulnerabilities. An unauthenticated, remote attacker can exploit these vulnerabilities to cause a denial of service condition or the execution of arbitrary code in the context of the current user. (CVE-2009-3270, CVE-2009-3560, CVE-2009-3720, CVE-2012-1147, CVE-2012-1148, CVE-2012-6702, CVE-2015-1283, CVE-2016-0718, CVE-2016-4472, CVE-2016-5300) - Multiple vulnerabilities exist in the SQLite component, the most severe of which are remote code execution vulnerabilities. An unauthenticated, remote attacker can exploit these vulnerabilities by convincing a user to open a specially crafted file, to cause a denial of service condition or the execution of arbitrary code in the context of the current user. (CVE-2013-7443, CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-3717, CVE-2015-6607, CVE-2016-6153) - An information disclosure vulnerability exists in the APNs server component due to client certificates being transmitted in cleartext. A man-in-the-middle attacker can exploit this to disclose sensitive information. (CVE-2017-2383) - A use-after-free error exists in the WebKit component due to improper handling of RenderBox objects. An unauthenticated, remote attacker can exploit this to execute arbitrary code. (CVE-2017-2463) - Multiple universal cross-site scripting (XSS) vulnerabilities exist in the WebKit component due to improper validation of user-supplied input. An unauthenticated, remote attacker can exploit these vulnerabilities, by convincing a user to visit a specially crafted web page, to execute arbitrary script code in a user
    last seen2020-06-01
    modified2020-06-02
    plugin id100025
    published2017-05-08
    reporterThis script is Copyright (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/100025
    titleApple iTunes < 12.6 Multiple Vulnerabilities (credentialed check)
  • NASL familyWeb Servers
    NASL idAPACHE_2_2_17.NASL
    descriptionAccording to its banner, the version of Apache 2.2.x running on the remote host is prior to 2.2.17. It is, therefore, affected by the following vulnerabilities : - Errors exist in the bundled expat library that may allow an attacker to crash the server when a buffer is over- read when parsing an XML document. (CVE-2009-3720 and CVE-2009-3560) - An error exists in the
    last seen2020-06-01
    modified2020-06-02
    plugin id50070
    published2010-10-20
    reporterThis script is Copyright (C) 2010-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/50070
    titleApache 2.2.x < 2.2.17 Multiple Vulnerabilities
  • NASL familySuSE Local Security Checks
    NASL idSUSE_PYXML-6715.NASL
    descriptionSpecially crafted XML documents could make pyxml run into an enless loop, therefore locking up applications using pyxml. (CVE-2009-3720 / CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id49923
    published2010-10-11
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/49923
    titleSuSE 10 Security Update : pyxml (ZYPP Patch Number 6715)
  • NASL familyMacOS X Local Security Checks
    NASL idMACOS_ITUNES_12_6.NASL
    descriptionThe version of Apple iTunes installed on the remote macOS or Mac OS X host is prior to 12.6. It is, therefore, affected by multiple vulnerabilities : - Multiple vulnerabilities exist in the expat component, the most severe of which are remote code execution vulnerabilities. An unauthenticated, remote attacker can exploit these vulnerabilities to cause a denial of service condition or the execution of arbitrary code in the context of the current user. (CVE-2009-3270, CVE-2009-3560, CVE-2009-3720, CVE-2012-1147, CVE-2012-1148, CVE-2012-6702, CVE-2015-1283, CVE-2016-0718, CVE-2016-4472, CVE-2016-5300) - Multiple vulnerabilities exist in the SQLite component, the most severe of which are remote code execution vulnerabilities. An unauthenticated, remote attacker can exploit these vulnerabilities by convincing a user to open a specially crafted file, to cause a denial of service condition or the execution of arbitrary code in the context of the current user. (CVE-2013-7443, CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-3717, CVE-2015-6607, CVE-2016-6153) Note that Nessus has not tested for these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id100027
    published2017-05-08
    reporterThis script is Copyright (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/100027
    titleApple iTunes < 12.6 Multiple Vulnerabilities (macOS) (credentialed check)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_0_PYXML-091210.NASL
    descriptionSpecially crafted XML documents could make pyxml run into an enless loop, therefore locking up applications using pyxml (CVE-2009-3720, CVE-2009-3560).
    last seen2020-06-01
    modified2020-06-02
    plugin id43345
    published2009-12-18
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43345
    titleopenSUSE Security Update : pyxml (pyxml-1670)
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_E9FCA207E39911DE881E001AA0166822.NASL
    descriptionCVE reports : The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c.
    last seen2020-06-01
    modified2020-06-02
    plugin id43038
    published2009-12-08
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/43038
    titleFreeBSD : expat2 -- buffer over-read and crash (e9fca207-e399-11de-881e-001aa0166822)
  • NASL familySuSE Local Security Checks
    NASL idSUSE9_12568.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents. This has been fixed.
    last seen2020-06-01
    modified2020-06-02
    plugin id44031
    published2010-01-15
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44031
    titleSuSE9 Security Update : expat (YOU Patch Number 12568)
  • NASL familySlackware Local Security Checks
    NASL idSLACKWARE_SSA_2011-041-03.NASL
    descriptionNew httpd packages are available for Slackware 12.0, 12.1, 12.2, 13.0, 13.1, and -current to fix security issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id51942
    published2011-02-11
    reporterThis script is Copyright (C) 2011-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/51942
    titleSlackware 12.0 / 12.1 / 12.2 / 13.0 / 13.1 / current : httpd (SSA:2011-041-03)
  • NASL familySlackware Local Security Checks
    NASL idSLACKWARE_SSA_2011-041-02.NASL
    descriptionNew expat packages are available for Slackware 11.0, 12.0, 12.1, 12.2, 13.0, 13.1, and -current to fix security issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id51941
    published2011-02-11
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/51941
    titleSlackware 11.0 / 12.0 / 12.1 / 12.2 / 13.0 / 13.1 / current : expat (SSA:2011-041-02)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_2_EXPAT-100111.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id44035
    published2010-01-15
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44035
    titleopenSUSE Security Update : expat (expat-1781)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-1953.NASL
    descriptionJan Lieskovsky discovered an error in expat, an XML parsing C library, when parsing certain UTF-8 sequences, which can be exploited to crash an application using the library.
    last seen2020-06-01
    modified2020-06-02
    plugin id44818
    published2010-02-24
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44818
    titleDebian DSA-1953-1 : expat - denial of service
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_PYXML-091211.NASL
    descriptionSpecially crafted XML documents could make pyxml run into an enless loop, therefore locking up applications using pyxml. (CVE-2009-3720 / CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id43348
    published2009-12-18
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43348
    titleSuSE 11 Security Update : pyxml (SAT Patch Number 1673)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2009-1625.NASL
    descriptionFrom Red Hat Security Advisory 2009:1625 : Updated expat packages that fix two security issues are now available for Red Hat Enterprise Linux 3, 4, and 5. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Expat is a C library written by James Clark for parsing XML documents. Two buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files. A specially crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560, CVE-2009-3720) All expat users should upgrade to these updated packages, which contain backported patches to correct these issues. After installing the updated packages, applications using the Expat library must be restarted for the update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id67966
    published2013-07-12
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/67966
    titleOracle Linux 3 / 4 / 5 : expat (ELSA-2009-1625)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_2_LIBPYTHON2_6-1_0-100329.NASL
    descriptionThis update of python has a copy of libxmlrpc that is vulnerable to denial of service bugs that can occur while processing malformed XML input. CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264) CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors (CWE-119)
    last seen2020-06-01
    modified2020-06-02
    plugin id46343
    published2010-05-15
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/46343
    titleopenSUSE Security Update : libpython2_6-1_0 (openSUSE-SU-2010:0247-1)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-1977.NASL
    descriptionJukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that the embedded Expat copy in the interpreter for the Python language, does not properly process malformed or crafted XML files. (CVE-2009-3560 CVE-2009-3720 ) This vulnerability could allow an attacker to cause a denial of service while parsing a malformed XML file. In addition, this update fixes an integer overflow in the hashlib module in python2.5. This vulnerability could allow an attacker to defeat cryptographic digests. (CVE-2008-2316 ) It only affects the oldstable distribution (etch).
    last seen2020-06-01
    modified2020-06-02
    plugin id44841
    published2010-02-24
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44841
    titleDebian DSA-1977-1 : python2.4 python2.5 - several vulnerabilities
  • NASL familyWeb Servers
    NASL idAPACHE_2_0_64.NASL
    descriptionAccording to its banner, the version of Apache 2.0.x running on the remote host is prior to 2.0.64. It is, therefore, affected by the following vulnerabilities : - An unspecified error exists in the handling of requests without a path segment. (CVE-2010-1452) - Several modules, including
    last seen2020-06-01
    modified2020-06-02
    plugin id50069
    published2010-10-20
    reporterThis script is Copyright (C) 2010-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/50069
    titleApache 2.0.x < 2.0.64 Multiple Vulnerabilities
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_1_EXPAT-091207.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files (CVE-2009-3560).
    last seen2020-06-01
    modified2020-06-02
    plugin id43149
    published2009-12-14
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43149
    titleopenSUSE Security Update : expat (expat-1653)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_EXPAT-100108.NASL
    descriptionThe previous expat security update (CVE-2009-3560) caused parse errors with some xml documents.
    last seen2020-06-01
    modified2020-06-02
    plugin id44036
    published2010-01-15
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44036
    titleSuSE 11 Security Update : expat (SAT Patch Number 1765)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_1_PYXML-091210.NASL
    descriptionSpecially crafted XML documents could make pyxml run into an enless loop, therefore locking up applications using pyxml (CVE-2009-3720, CVE-2009-3560).
    last seen2020-06-01
    modified2020-06-02
    plugin id43346
    published2009-12-18
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43346
    titleopenSUSE Security Update : pyxml (pyxml-1670)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_1_LIBEXPAT0-100220.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files. CVE-2009-2625: CVSS v2 Base Score: 5.0 CVE-2009-3560: CVSS v2 Base Score: 5.0
    last seen2020-06-01
    modified2020-06-02
    plugin id44681
    published2010-02-23
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44681
    titleopenSUSE Security Update : libexpat0 (libexpat0-2035)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_0_LIBEXPAT0-100220.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files. CVE-2009-2625: CVSS v2 Base Score: 5.0 CVE-2009-3560: CVSS v2 Base Score: 5.0
    last seen2020-06-01
    modified2020-06-02
    plugin id44679
    published2010-02-23
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/44679
    titleopenSUSE Security Update : libexpat0 (libexpat0-2035)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_EXPAT-6702.NASL
    descriptionSpecially crafted XML files could crash applications that use expat to parse such files. (CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id43152
    published2009-12-14
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43152
    titleSuSE 10 Security Update : expat (ZYPP Patch Number 6702)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_PYXML-6714.NASL
    descriptionSpecially crafted XML documents could make pyxml run into an enless loop, therefore locking up applications using pyxml. (CVE-2009-3720 / CVE-2009-3560)
    last seen2020-06-01
    modified2020-06-02
    plugin id43349
    published2009-12-18
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/43349
    titleSuSE 10 Security Update : pyxml (ZYPP Patch Number 6714)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_LIBPYTHON2_6-1_0-100323.NASL
    descriptionThis update of python has a copy of libxmlrpc that is vulnerable to denial of service bugs that can occur while processing malformed XML input. CVE-2009-2625: CVSS v2 Base Score: 5.0 (moderate) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Permissions, Privileges, and Access Control (CWE-264) CVE-2009-3720: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Insufficient Information (CWE-noinfo) CVE-2009-3560: CVSS v2 Base Score: 5.0 (MEDIUM) (AV:N/AC:L/Au:N/C:N/I:N/A:P): Buffer Errors. (CWE-119)
    last seen2020-06-01
    modified2020-06-02
    plugin id50943
    published2010-12-02
    reporterThis script is Copyright (C) 2010-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/50943
    titleSuSE 11 Security Update : Python (SAT Patch Number 2175)

Oval

  • accepted2013-04-29T04:07:06.243-04:00
    classvulnerability
    contributors
    • nameAharon Chernin
      organizationSCAP.com, LLC
    • nameDragos Prisaca
      organizationG2, Inc.
    definition_extensions
    • commentThe operating system installed on the system is Red Hat Enterprise Linux 3
      ovaloval:org.mitre.oval:def:11782
    • commentCentOS Linux 3.x
      ovaloval:org.mitre.oval:def:16651
    • commentThe operating system installed on the system is Red Hat Enterprise Linux 4
      ovaloval:org.mitre.oval:def:11831
    • commentCentOS Linux 4.x
      ovaloval:org.mitre.oval:def:16636
    • commentOracle Linux 4.x
      ovaloval:org.mitre.oval:def:15990
    • commentThe operating system installed on the system is Red Hat Enterprise Linux 5
      ovaloval:org.mitre.oval:def:11414
    • commentThe operating system installed on the system is CentOS Linux 5.x
      ovaloval:org.mitre.oval:def:15802
    • commentOracle Linux 5.x
      ovaloval:org.mitre.oval:def:15459
    descriptionThe big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.
    familyunix
    idoval:org.mitre.oval:def:10613
    statusaccepted
    submitted2010-07-09T03:56:16-04:00
    titleThe big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.
    version27
  • accepted2015-04-20T04:00:36.124-04:00
    classvulnerability
    contributors
    • nameYamini Mohan R
      organizationHewlett-Packard
    • nameSushant Kumar Singh
      organizationHewlett-Packard
    • nameSushant Kumar Singh
      organizationHewlett-Packard
    • namePrashant Kumar
      organizationHewlett-Packard
    • nameMike Cokus
      organizationThe MITRE Corporation
    descriptionThe big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.
    familyunix
    idoval:org.mitre.oval:def:12942
    statusaccepted
    submitted2011-07-28T14:46:09.000-05:00
    titleHP-UX Apache Web Server, Remote Information Disclosure, Cross-Site Scripting (XSS), Denial of Service (DoS)
    version50
  • accepted2014-01-20T04:01:29.985-05:00
    classvulnerability
    contributors
    • nameJ. Daniel Brown
      organizationDTCC
    • nameChris Coffin
      organizationThe MITRE Corporation
    definition_extensions
    commentVMware ESX Server 4.0 is installed
    ovaloval:org.mitre.oval:def:6293
    descriptionThe big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.
    familyunix
    idoval:org.mitre.oval:def:6883
    statusaccepted
    submitted2010-06-01T17:30:00.000-05:00
    titleExpat Unspecified XML Parsing Remote Denial of Service Vulnerability
    version8

Redhat

advisories
rhsa
idRHSA-2011:0896
rpms
  • expat-0:1.95.5-6.2
  • expat-0:1.95.7-4.el4_8.2
  • expat-0:1.95.8-8.3.el5_4.2
  • expat-debuginfo-0:1.95.5-6.2
  • expat-debuginfo-0:1.95.7-4.el4_8.2
  • expat-debuginfo-0:1.95.8-8.3.el5_4.2
  • expat-devel-0:1.95.5-6.2
  • expat-devel-0:1.95.7-4.el4_8.2
  • expat-devel-0:1.95.8-8.3.el5_4.2

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 37203 CVE ID: CVE-2009-3560 Expat是用C语言编写的XML解析器库。 Expat库的lib/xmltok.c文件中的big2_toUtf8函数存在拒绝服务漏洞。如果用户受骗打开了包含有畸形UTF-8序列的XML文档,就会在lib/xmlparse.c的doProlog函数中触发缓冲区越界读取,导致链接到Expat库上的应用崩溃。 James Clark Expat 2.0.1 厂商补丁: Debian ------ Debian已经为此发布了一个安全公告(DSA-1953-1)以及相应补丁: DSA-1953-1:New expat packages fix denial of service 链接:http://www.debian.org/security/2009/dsa-1953 补丁下载: Source archives: http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2.diff.gz Size/MD5 checksum: 413321 e6d99f30014fccc0ffb9db1554ba1472 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8.orig.tar.gz Size/MD5 checksum: 318349 aff487543845a82fe262e6e2922b4c8e http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2.dsc Size/MD5 checksum: 703 50e1e2ab47fe419e89ef671991ddb3f0 alpha architecture (DEC Alpha) http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_alpha.deb Size/MD5 checksum: 69460 59616e932bcd8c86ecd4998fe633f5ee http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_alpha.udeb Size/MD5 checksum: 61198 39a8aaec6ba02d5a206e44db95bc5d87 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_alpha.deb Size/MD5 checksum: 143250 ac848be2b40296fbdf3a6a6eeed551f4 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_alpha.deb Size/MD5 checksum: 22360 e3b52bc716fa975c4cc43cc9a00a4546 amd64 architecture (AMD x86_64 (AMD64)) http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_amd64.deb Size/MD5 checksum: 64628 0ebf8bb1e3b55cf8e751f638881eee14 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_amd64.deb Size/MD5 checksum: 21518 4ee3b94bccadb231c5ee8e47b9ebe053 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_amd64.udeb Size/MD5 checksum: 56436 e856562cc8156f88ef07d3b79aac9336 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_amd64.deb Size/MD5 checksum: 133908 30ba0c9b11641b960327577a65ff4423 arm architecture (ARM) http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_arm.deb Size/MD5 checksum: 57250 1b0a1f0cf411bb0d437f3a01e5cd3593 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_arm.deb Size/MD5 checksum: 126100 0f0bcf322522ee564f1c006b9172a873 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_arm.deb Size/MD5 checksum: 19798 eaea089d8c4d2bfc14ecf7a72f149202 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_arm.udeb Size/MD5 checksum: 49400 07e75e50c1b7adae634d77763bd5e86e hppa architecture (HP PA RISC) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_hppa.deb Size/MD5 checksum: 149462 2a9bead50733246e3cc1f8b52c283d6c http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_hppa.deb Size/MD5 checksum: 22684 44dd6038115624b780f51314b38d1819 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_hppa.udeb Size/MD5 checksum: 64792 aa392afb507d07a4eb4061e6368afd04 http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_hppa.deb Size/MD5 checksum: 73014 a8317a8f7a03f9aa5561fe43fbbdbcae i386 architecture (Intel ia32) http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_i386.deb Size/MD5 checksum: 63130 28f26b307f7cb5b133c7d7b0b7f336dc http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_i386.deb Size/MD5 checksum: 21090 67a8e21213321cf54be9dc58380ce45f http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_i386.deb Size/MD5 checksum: 129822 4e06399f0079e7608d25430ded374d97 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_i386.udeb Size/MD5 checksum: 54984 64b2c0654425bd1234f5394efb1e2d69 ia64 architecture (Intel ia64) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_ia64.udeb Size/MD5 checksum: 87362 c78054403944437ce5ddfa700ee04532 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_ia64.deb Size/MD5 checksum: 164964 11efdcba7612853f816112c1b99437d0 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_ia64.deb Size/MD5 checksum: 25076 e6f02ab66bde8b7de92ef2d97b60f9c0 http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_ia64.deb Size/MD5 checksum: 95858 fe960e6af68f6e12429ee8eb600d80f9 mips architecture (MIPS (Big Endian)) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_mips.udeb Size/MD5 checksum: 56612 a917e2fe1206a9614fb7b9c04eb88a86 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_mips.deb Size/MD5 checksum: 21600 fbcd5b817b80aaa9856698d68a6fa455 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_mips.deb Size/MD5 checksum: 141918 dc95f50a8665aeb063885bc989d1315f http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_mips.deb Size/MD5 checksum: 64702 cd4cee2ee2b4cb36d6f822998c5d7d20 powerpc architecture (PowerPC) http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_powerpc.deb Size/MD5 checksum: 22948 50ae9c0fa46faebf9a4eafeb2fb40b9a http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_powerpc.udeb Size/MD5 checksum: 59448 4d212532482851f7a463ede5419f1791 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_powerpc.deb Size/MD5 checksum: 148146 381b2f1b56ec4b803cf904e0cd58e4ec http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_powerpc.deb Size/MD5 checksum: 67650 de0a12471a24bc12da5c7b4cd33bba07 s390 architecture (IBM S/390) http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_s390.deb Size/MD5 checksum: 64906 f480563f4ff6a0f77dbd0a490a973b9d http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_s390.udeb Size/MD5 checksum: 56770 7854d9f4ce32b1963ede0790b69904d0 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_s390.deb Size/MD5 checksum: 21420 d039dacbda9db203d23281317a8ddd3c http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_s390.deb Size/MD5 checksum: 132506 d194bdb366195ba2402999a2cad5aa4d sparc architecture (Sun SPARC/UltraSPARC) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_1.95.8-3.4+etch2_sparc.deb Size/MD5 checksum: 128580 39bf980ed2bfd1a5f332b48c5f4b355b http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_1.95.8-3.4+etch2_sparc.udeb Size/MD5 checksum: 51882 84810453c7288687eebcd5822c4525ca http://security.debian.org/pool/updates/main/e/expat/libexpat1_1.95.8-3.4+etch2_sparc.deb Size/MD5 checksum: 59824 b71d2a54edf53c92d97b1faa63930134 http://security.debian.org/pool/updates/main/e/expat/expat_1.95.8-3.4+etch2_sparc.deb Size/MD5 checksum: 20394 7f1bc9c83495ab50c03701e6ef125332 Debian GNU/Linux 5.0 alias lenny (stable) - ----------------------------------------- Stable updates are available for alpha, amd64, arm, armel, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc. Source archives: http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1.orig.tar.gz Size/MD5 checksum: 446456 ee8b492592568805593f81f8cdf2a04c http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2.dsc Size/MD5 checksum: 1438 556771752cdeb9b854aae0ecd060e1c5 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2.diff.gz Size/MD5 checksum: 133845 424badd53b1147b260c2dfd3b7c5f153 alpha architecture (DEC Alpha) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_alpha.udeb Size/MD5 checksum: 62898 289c10af11866f2862eebe1920910969 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_alpha.deb Size/MD5 checksum: 221130 e5c4f3465c09b47b47b2959b44aeed09 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_alpha.deb Size/MD5 checksum: 24628 92666b01407635c4829fc5fea10237b3 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_alpha.deb Size/MD5 checksum: 135844 331e0b3b6c41c716686de6eb7408024d amd64 architecture (AMD x86_64 (AMD64)) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_amd64.deb Size/MD5 checksum: 223306 6736ebbd46ddb4f03c7731c9ad893d27 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_amd64.udeb Size/MD5 checksum: 62810 e8bcc7686a563b52372f1d03b5e39106 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_amd64.deb Size/MD5 checksum: 23898 688c33641259b60883572206e151449a http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_amd64.deb Size/MD5 checksum: 136360 752cdbf7c744780a629272335fa52779 arm architecture (ARM) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_arm.udeb Size/MD5 checksum: 52720 27a3e489f7ca8ad52bfc076a81348900 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_arm.deb Size/MD5 checksum: 203330 63309ffa0125a0ebf1c4d60831a0f365 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_arm.deb Size/MD5 checksum: 22108 165b6b7584589a653b5c8f6e2619f020 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_arm.deb Size/MD5 checksum: 116164 979ed610597f6e64ae7646e0c93b0d32 armel architecture (ARM EABI) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_armel.deb Size/MD5 checksum: 209090 33d3e6b4e7df0e01ea86a61fbb5b4240 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_armel.deb Size/MD5 checksum: 22362 44191b6e3c34c571089c23710da67d5d http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_armel.udeb Size/MD5 checksum: 54240 9bade1198036f567e35d8cc6f37312ea http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_armel.deb Size/MD5 checksum: 118714 7bcda4ddc2817c8aab259378dc660a0c hppa architecture (HP PA RISC) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_hppa.udeb Size/MD5 checksum: 69456 1ff6cd259068a168fa229abaf71cc985 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_hppa.deb Size/MD5 checksum: 261136 bde3165254c6034c331a54c0560d4fcb http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_hppa.deb Size/MD5 checksum: 24828 bb26c745fbb3e3cd9446cb01cc0ad4e7 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_hppa.deb Size/MD5 checksum: 148662 f955833df5ed41fdedc3d5090a43a8e5 i386 architecture (Intel ia32) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_i386.udeb Size/MD5 checksum: 60816 009c3b55eeeaa87476ff658c5c654791 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_i386.deb Size/MD5 checksum: 23288 529f392c091e9e09f74e21e77da69f0c http://security.debian.org/pool/updates/main/e/expat/lib64expat1-dev_2.0.1-4+lenny2_i386.deb Size/MD5 checksum: 168162 01b2166f38485842aab660f0a397487a http://security.debian.org/pool/updates/main/e/expat/lib64expat1_2.0.1-4+lenny2_i386.deb Size/MD5 checksum: 136330 11942d4c9c36b25882db662b9edf1981 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_i386.deb Size/MD5 checksum: 210542 54ea496b626a1875b6d7cf7519008ec3 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_i386.deb Size/MD5 checksum: 131876 8c8a91854bf5ee9eec30fda926519bef ia64 architecture (Intel ia64) http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_ia64.deb Size/MD5 checksum: 27426 7d194ae6b0473db3ff5470c10938d964 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_ia64.deb Size/MD5 checksum: 206162 b5b5cd0448f4d4405e547083158d0b33 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_ia64.deb Size/MD5 checksum: 291698 3c2fa7560629d402db2fe09cacf78d65 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_ia64.udeb Size/MD5 checksum: 98262 d2fe5be42499f8cc35727ad1febaba15 mips architecture (MIPS (Big Endian)) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_mips.deb Size/MD5 checksum: 234414 c1fe34bff578c026a950a7c3f4c4d771 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_mips.udeb Size/MD5 checksum: 61214 4670ea4ec04854955699ef5d1115322f http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_mips.deb Size/MD5 checksum: 23794 294282bd2e09d86cdcecb2c7be16a2c7 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_mips.deb Size/MD5 checksum: 132784 8ee0a7eabf9781a087dccc9348d9e5c0 mipsel architecture (MIPS (Little Endian)) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_mipsel.deb Size/MD5 checksum: 224124 d846357e369b14081f16cc1576bda554 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_mipsel.deb Size/MD5 checksum: 131716 ab80da25bb702bf1eda5659949931cf3 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_mipsel.deb Size/MD5 checksum: 23812 0eab513e87cdc4b6af912e8c9b9eb97d http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_mipsel.udeb Size/MD5 checksum: 60652 571cd4e1defdffbd231b4f1c30317933 powerpc architecture (PowerPC) http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_powerpc.deb Size/MD5 checksum: 140454 57b59323a8fd3f989c4b887a2f435edc http://security.debian.org/pool/updates/main/e/expat/lib64expat1_2.0.1-4+lenny2_powerpc.deb Size/MD5 checksum: 143938 14c14076db484cc958e72b9fc4c566db http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_powerpc.deb Size/MD5 checksum: 280288 9fadfb58e2302a8b6f57297e65dfd8d3 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_powerpc.deb Size/MD5 checksum: 26806 72bac1cc1d74623ba6494645bc4289ab http://security.debian.org/pool/updates/main/e/expat/lib64expat1-dev_2.0.1-4+lenny2_powerpc.deb Size/MD5 checksum: 156730 2aca152555c73b700d1726d1eded7fe4 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_powerpc.udeb Size/MD5 checksum: 64998 989f172b6599508c436bc5a09c91c4f5 s390 architecture (IBM S/390) http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_s390.deb Size/MD5 checksum: 220156 c7fc9bb8b053a250ab3e37bfb2bb5f48 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_s390.deb Size/MD5 checksum: 24202 f1db3ff06b30af0f9a37669346b03647 http://security.debian.org/pool/updates/main/e/expat/lib64expat1_2.0.1-4+lenny2_s390.deb Size/MD5 checksum: 134506 d64a081f5c330c143361c5a1adfbe960 http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_s390.deb Size/MD5 checksum: 134478 45bf7476a951dd3d6fb44a230c507f20 http://security.debian.org/pool/updates/main/e/expat/lib64expat1-dev_2.0.1-4+lenny2_s390.deb Size/MD5 checksum: 173076 c2cb8d4e8b9c5f0aaf3700e6efad34e8 http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_s390.udeb Size/MD5 checksum: 61936 c87e11d3c3759892c3d6b6f418c2bb95 sparc architecture (Sun SPARC/UltraSPARC) http://security.debian.org/pool/updates/main/e/expat/libexpat1-udeb_2.0.1-4+lenny2_sparc.udeb Size/MD5 checksum: 57658 13a0ac88f44285d0d86dcd38d3deff70 http://security.debian.org/pool/updates/main/e/expat/lib64expat1_2.0.1-4+lenny2_sparc.deb Size/MD5 checksum: 133572 8bab47cce6aabb7d2038c6d528ff02a3 http://security.debian.org/pool/updates/main/e/expat/expat_2.0.1-4+lenny2_sparc.deb Size/MD5 checksum: 23164 4a504bfeb56ecce8f1b7aaaee11b138b http://security.debian.org/pool/updates/main/e/expat/lib64expat1-dev_2.0.1-4+lenny2_sparc.deb Size/MD5 checksum: 171696 8e6d324c284db7a61854d544cb49418e http://security.debian.org/pool/updates/main/e/expat/libexpat1_2.0.1-4+lenny2_sparc.deb Size/MD5 checksum: 125636 1ab1d2f419627c15d5fb557c515937f6 http://security.debian.org/pool/updates/main/e/expat/libexpat1-dev_2.0.1-4+lenny2_sparc.deb Size/MD5 checksum: 216610 ec3f0144dd15d23fb9bc188b52a26f78 补丁安装方法: 1. 手工安装补丁包: 首先,使用下面的命令来下载补丁软件: # wget url (url是补丁下载链接地址) 然后,使用下面的命令来安装补丁: # dpkg -i file.deb (file是相应的补丁名) 2. 使用apt-get自动安装补丁包: 首先,使用下面的命令更新内部数据库: # apt-get update 然后,使用下面的命令安装更新软件包: # apt-get upgrade RedHat ------ RedHat已经为此发布了一个安全公告(RHSA-2009:1625-01)以及相应补丁: RHSA-2009:1625-01:Moderate: expat security update 链接:https://www.redhat.com/support/errata/RHSA-2009-1625.html Sun --- Sun已经为此发布了一个安全公告(Sun-Alert-6905480)以及相应补丁: Sun-Alert-6905480:Multiple Security Vulnerabilities in the libexpat Library May Lead to a Denial of Service (DoS) Condition 链接:http://sunsolve.sun.com/search/document.do?assetkey=1-66-273630-1 James Clark ----------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?r1=1.164&amp;r2=1.165
idSSV:15137
last seen2017-11-19
modified2009-12-24
published2009-12-24
reporterRoot
titleexpat big2_toUtf8()函数XML文件解析拒绝服务漏洞

References