VYPR

rpm package

suse/libxml2-python&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4

pkg:rpm/suse/libxml2-python&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4

Vulnerabilities (45)

  • CVE-2017-15412HigAug 28, 2018
    affected < 2.7.6-0.77.10.1fixed 2.7.6-0.77.10.1

    Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2018-14404MedJul 19, 2018
    affected < 2.7.6-0.77.15.1fixed 2.7.6-0.77.15.1

    A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2

  • CVE-2017-7376CriFeb 19, 2018
    affected < 2.7.6-0.76.4fixed 2.7.6-0.76.4

    Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects.

  • CVE-2017-7375CriFeb 19, 2018
    affected < 2.7.6-0.76.4fixed 2.7.6-0.76.4

    A flaw in libxml2 allows remote XML entity inclusion with default parser flags (i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD attributes). Depending on the context, this may expose a higher-risk attack surfa

  • CVE-2017-5130HigFeb 7, 2018
    affected < 2.7.6-0.77.10.1fixed 2.7.6-0.77.10.1

    An integer overflow in xmlmemory.c in libxml2 before 2.9.5, as used in Google Chrome prior to 62.0.3202.62 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted XML file.

  • CVE-2017-16932HigNov 23, 2017
    affected < 2.7.6-0.77.10.1fixed 2.7.6-0.77.10.1

    parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities.

  • CVE-2017-0663HigJun 14, 2017
    affected < 2.7.6-0.76.4fixed 2.7.6-0.76.4

    A remote code execution vulnerability in libxml2 could enable an attacker using a specially crafted file to execute arbitrary code within the context of an unprivileged process. This issue is rated as High due to the possibility of remote code execution in an application that use

  • CVE-2017-9050HigMay 18, 2017
    affected < 2.7.6-0.69.3fixed 2.7.6-0.69.3

    libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.

  • CVE-2017-9049HigMay 18, 2017
    affected < 2.7.6-0.69.3fixed 2.7.6-0.69.3

    libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 7

  • CVE-2017-9048HigMay 18, 2017
    affected < 2.7.6-0.69.3fixed 2.7.6-0.69.3

    libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. At the end of the routine, the function ma

  • CVE-2017-9047HigMay 18, 2017
    affected < 2.7.6-0.69.3fixed 2.7.6-0.69.3

    A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlen(buf). If the cont

  • CVE-2017-8872CriMay 10, 2017
    affected < 2.7.6-0.77.3.5fixed 2.7.6-0.77.3.5

    The htmlParseTryOrFinish function in HTMLparser.c in libxml2 2.9.4 allows attackers to cause a denial of service (buffer over-read) or information disclosure.

  • CVE-2017-5969MedApr 11, 2017
    affected < 2.7.6-0.76.4fixed 2.7.6-0.76.4

    libxml2 2.9.4, when used in recover mode, allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted XML document. NOTE: The maintainer states "I would disagree of a CVE with the Recover parsing option which should only be used for manual recov

  • CVE-2016-4483HigApr 11, 2017
    affected < 2.7.6-0.44.4fixed 2.7.6-0.44.4

    The xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a non-UTF-8 attribute value, related to serialization. NOTE: this vulnerability may be a duplicate of

  • CVE-2016-9318MedNov 16, 2016
    affected < 2.7.6-0.64.4fixed 2.7.6-0.64.4

    libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) a

  • CVE-2016-4658CriSep 25, 2016
    affected < 2.7.6-0.50.4fixed 2.7.6-0.50.4

    xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of servic

  • CVE-2016-5131HigJul 23, 2016
    affected < 2.7.6-0.77.10.1fixed 2.7.6-0.77.10.1

    Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.

  • CVE-2016-4449HigJun 9, 2016
    affected < 2.7.6-0.44.4fixed 2.7.6-0.44.4

    XML external entity (XXE) vulnerability in the xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.4, when not in validating mode, allows context-dependent attackers to read arbitrary files or cause a denial of service (resource consumption) via unspecified vect

  • CVE-2016-4448CriJun 9, 2016
    affected < 2.7.6-0.44.4fixed 2.7.6-0.44.4

    Format string vulnerability in libxml2 before 2.9.4 allows attackers to have unspecified impact via format string specifiers in unknown vectors.

  • CVE-2016-4447HigJun 9, 2016
    affected < 2.7.6-0.44.4fixed 2.7.6-0.44.4

    The xmlParseElementDecl function in parser.c in libxml2 before 2.9.4 allows context-dependent attackers to cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName.

Page 1 of 3