Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-10272

dev-libs/libxml2 - Multiple vulns

    • Icon: Security Vulnerability Security Vulnerability
    • Resolution: Fixed
    • Icon: Important (Ebuild) Important (Ebuild)
    • None
    • None
    • None
    • libxml has a memory access bug that has the potential of being exploited. Good to fix.

      Libxml have multiple vulns. From my perspective can be autgened but is main part of Gnome but i not use this Env. And I would not like to contribute to destabilization.
      It's nice, however, if this package was autogeneroeany, while someone more experienced in Gnome thinks that he will be a better tester than me

      [
        {
          "id": "CVE-2021-3517",
          "is_known_exploited_vuln": false,
          "description": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3517",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1954232",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WV/",
            "https://lists.debian.org/debian-lts-announce/2021/05/msg00008.html",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BZOMV5J4PMZAORVT64BKLV6YIZAFDGX6/",
            "https://security.netapp.com/advisory/ntap-20210625-0002/",
            "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E",
            "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E",
            "https://security.gentoo.org/glsa/202107-05",
            "https://www.oracle.com/security-alerts/cpuoct2021.html",
            "https://security.netapp.com/advisory/ntap-20211022-0004/",
            "https://www.oracle.com/security-alerts/cpujan2022.html",
            "https://www.oracle.com/security-alerts/cpuapr2022.html",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2022-2309",
          "is_known_exploited_vuln": false,
          "description": "NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-2309",
            "https://huntr.dev/bounties/8264e74f-edda-4c40-9956-49de635105ba",
            "https://github.com/lxml/lxml/commit/86368e9cf70a0ad23cccd5ee32de847149af0c6f"
          ]
        },
        {
          "id": "CVE-2021-3537",
          "is_known_exploited_vuln": false,
          "description": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3537",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1956522",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WV/",
            "https://lists.debian.org/debian-lts-announce/2021/05/msg00008.html",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BZOMV5J4PMZAORVT64BKLV6YIZAFDGX6/",
            "https://security.netapp.com/advisory/ntap-20210625-0002/",
            "https://security.gentoo.org/glsa/202107-05",
            "https://www.oracle.com/security-alerts/cpuoct2021.html",
            "https://www.oracle.com/security-alerts/cpuapr2022.html",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2019-20388",
          "is_known_exploited_vuln": false,
          "description": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-20388",
            "https://gitlab.gnome.org/GNOME/libxml2/merge_requests/68",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/545SPOI3ZPPNPX4TFRIVE4JVRTJRKULL/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5R55ZR52RMBX24TQTWHCIWKJVRV6YAWI/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JDPF3AAVKUAKDYFMFKSIQSVVS3EEFPQH/",
            "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00047.html",
            "https://security.netapp.com/advisory/ntap-20200702-0005/",
            "https://www.oracle.com/security-alerts/cpujul2020.html",
            "https://lists.debian.org/debian-lts-announce/2020/09/msg00009.html",
            "https://security.gentoo.org/glsa/202010-04",
            "https://www.oracle.com/security-alerts/cpuoct2021.html",
            "https://www.oracle.com/security-alerts/cpuapr2022.html",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2020-24977",
          "is_known_exploited_vuln": false,
          "description": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-24977",
            "https://gitlab.gnome.org/GNOME/libxml2/-/issues/178",
            "https://lists.debian.org/debian-lts-announce/2020/09/msg00009.html",
            "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00036.html",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NQ5GTDYOVH26PBCPYXXMGW5ZZXWMGZC/",
            "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00061.html",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O7MEWYKIKMV2SKMGH4IDWVU3ZGJXBCPQ/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H3IQ7OQXBKWD3YP7HO6KCNOMLE5ZO2IR/",
            "https://security.netapp.com/advisory/ntap-20200924-0001/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7KQXOHIE3MNY3VQXEN7LDQUJNIHOVHAW/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCHXIWR5DHYO3RSO7RAHEC6VJKXD2EH2/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J3ICASXZI2UQYFJAOQWHSTNWGED3VXOE/",
            "https://gitlab.gnome.org/GNOME/libxml2/-/commit/50f06b3efb638efb0abd95dc62dca05ae67882c2",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ENEHQIBMSI6TZVS35Y6I4FCTYUQDLJVP/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RIQAMBA2IJUTQG5VOP5LZVIZRNCKXHEQ/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5KTUAGDLEHTH6HU66HBFAFTSQ3OKRAN3/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/674LQPJO2P2XTBTREFR5LOZMBTZ4PZAY/",
            "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E",
            "https://security.gentoo.org/glsa/202107-05",
            "https://www.oracle.com/security-alerts/cpuoct2021.html",
            "https://www.oracle.com/security-alerts/cpuapr2022.html",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2022-23308",
          "is_known_exploited_vuln": false,
          "description": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-23308",
            "https://gitlab.gnome.org/GNOME/libxml2/-/blob/v2.9.13/NEWS",
            "https://github.com/GNOME/libxml2/commit/652dd12a858989b14eed4e84e453059cd3ba340e",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LA3MWWAYZADWJ5F6JOUBX65UZAMQB7RF/",
            "https://security.netapp.com/advisory/ntap-20220331-0008/",
            "https://lists.debian.org/debian-lts-announce/2022/04/msg00004.html",
            "https://support.apple.com/kb/HT213253",
            "https://support.apple.com/kb/HT213255",
            "https://support.apple.com/kb/HT213256",
            "https://support.apple.com/kb/HT213257",
            "https://support.apple.com/kb/HT213258",
            "https://support.apple.com/kb/HT213254",
            "http://seclists.org/fulldisclosure/2022/May/33",
            "http://seclists.org/fulldisclosure/2022/May/35",
            "http://seclists.org/fulldisclosure/2022/May/34",
            "http://seclists.org/fulldisclosure/2022/May/37",
            "http://seclists.org/fulldisclosure/2022/May/36",
            "http://seclists.org/fulldisclosure/2022/May/38",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2021-3541",
          "is_known_exploited_vuln": false,
          "description": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3541",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1950515",
            "https://security.netapp.com/advisory/ntap-20210805-0007/",
            "https://www.oracle.com/security-alerts/cpujan2022.html"
          ]
        },
        {
          "id": "CVE-2022-29824",
          "is_known_exploited_vuln": false,
          "description": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don't check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2's buffer functions, for example libxslt through 1.1.35, is affected as well.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-29824",
            "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.14",
            "https://gitlab.gnome.org/GNOME/libxml2/-/commit/6c283d83eccd940bcde15634ac8c7f100e3caefd",
            "https://gitlab.gnome.org/GNOME/libxslt/-/tags",
            "https://gitlab.gnome.org/GNOME/libxml2/-/commit/2554a2408e09f13652049e5ffb0d26196b02ebab",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FZOBT5Y6Y2QLDDX2HZGMV7MJMWGXORKK/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P5363EDV5VHZ5C77ODA43RYDCPMA7ARM/",
            "https://lists.debian.org/debian-lts-announce/2022/05/msg00023.html",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P3NVZVWFRBXBI3AKZZWUWY6INQQPQVSF/",
            "https://www.debian.org/security/2022/dsa-5142",
            "http://packetstormsecurity.com/files/167345/libxml2-xmlBufAdd-Heap-Buffer-Overflow.html",
            "https://security.netapp.com/advisory/ntap-20220715-0006/",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2021-3518",
          "is_known_exploited_vuln": false,
          "description": "There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3518",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WV/",
            "https://lists.debian.org/debian-lts-announce/2021/05/msg00008.html",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1954242",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BZOMV5J4PMZAORVT64BKLV6YIZAFDGX6/",
            "https://security.netapp.com/advisory/ntap-20210625-0002/",
            "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E",
            "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E",
            "https://security.gentoo.org/glsa/202107-05",
            "https://support.apple.com/kb/HT212604",
            "https://support.apple.com/kb/HT212605",
            "https://support.apple.com/kb/HT212602",
            "https://support.apple.com/kb/HT212601",
            "http://seclists.org/fulldisclosure/2021/Jul/55",
            "http://seclists.org/fulldisclosure/2021/Jul/54",
            "http://seclists.org/fulldisclosure/2021/Jul/58",
            "http://seclists.org/fulldisclosure/2021/Jul/59",
            "https://www.oracle.com/security-alerts/cpuoct2021.html",
            "https://www.oracle.com/security-alerts/cpuapr2022.html",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        },
        {
          "id": "CVE-2020-7595",
          "is_known_exploited_vuln": false,
          "description": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-7595",
            "https://gitlab.gnome.org/GNOME/libxml2/commit/0e1a49c89076",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/545SPOI3ZPPNPX4TFRIVE4JVRTJRKULL/",
            "https://usn.ubuntu.com/4274-1/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5R55ZR52RMBX24TQTWHCIWKJVRV6YAWI/",
            "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JDPF3AAVKUAKDYFMFKSIQSVVS3EEFPQH/",
            "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00047.html",
            "https://security.netapp.com/advisory/ntap-20200702-0005/",
            "https://www.oracle.com/security-alerts/cpujul2020.html",
            "https://lists.debian.org/debian-lts-announce/2020/09/msg00009.html",
            "https://security.gentoo.org/glsa/202010-04",
            "https://cert-portal.siemens.com/productcert/pdf/ssa-292794.pdf",
            "https://us-cert.cisa.gov/ics/advisories/icsa-21-103-08",
            "https://www.oracle.com/security-alerts/cpuoct2021.html",
            "https://www.oracle.com/security-alerts/cpuapr2022.html",
            "https://www.oracle.com/security-alerts/cpujul2022.html"
          ]
        }
      ]
      

            coffnix coffnix
            tczaude tczaude
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: