gsd-2023-29469
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\0' value).
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-29469",
    "id": "GSD-2023-29469"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-29469"
      ],
      "details": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
      "id": "GSD-2023-29469",
      "modified": "2023-12-13T01:20:57.214581Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-29469",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value)."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510",
            "refsource": "MISC",
            "url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510"
          },
          {
            "name": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4",
            "refsource": "MISC",
            "url": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4"
          },
          {
            "name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3405-1] libxml2 security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20230601-0006/",
            "refsource": "CONFIRM",
            "url": "https://security.netapp.com/advisory/ntap-20230601-0006/"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c2.10.4",
          "affected_versions": "All versions before 2.10.4",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-415",
            "CWE-937"
          ],
          "date": "2023-06-01",
          "description": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
          "fixed_versions": [
            "2.10.4"
          ],
          "identifier": "CVE-2023-29469",
          "identifiers": [
            "CVE-2023-29469"
          ],
          "not_impacted": "All versions starting from 2.10.4",
          "package_slug": "conan/libxml2",
          "pubdate": "2023-04-24",
          "solution": "Upgrade to version 2.10.4 or above.",
          "title": "Double Free",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
            "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4",
            "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510",
            "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
          ],
          "uuid": "2192371c-0c8a-4c50-818d-bd8c8ca3e502"
        },
        {
          "affected_range": "\u003c1.14.3",
          "affected_versions": "All versions before 1.14.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-415",
            "CWE-937"
          ],
          "date": "2023-06-01",
          "description": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
          "fixed_versions": [
            "1.14.3"
          ],
          "identifier": "CVE-2023-29469",
          "identifiers": [
            "CVE-2023-29469"
          ],
          "not_impacted": "All versions starting from 1.14.3",
          "package_slug": "gem/nokogiri",
          "pubdate": "2023-04-24",
          "solution": "Upgrade to version 1.14.3 or above.",
          "title": "Double Free",
          "urls": [
            "https://nokogiri.org/CHANGELOG.html#1143-2023-04-11",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
            "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4",
            "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510",
            "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
          ],
          "uuid": "b3c5e171-61c9-4eb9-850a-b415863b6284"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.10.4",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2023-29469"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value)."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-415"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4"
            },
            {
              "name": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Vendor Advisory"
              ],
              "url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510"
            },
            {
              "name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3405-1] libxml2 security update",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
            },
            {
              "name": "https://security.netapp.com/advisory/ntap-20230601-0006/",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://security.netapp.com/advisory/ntap-20230601-0006/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-06-01T14:15Z",
      "publishedDate": "2023-04-24T21:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...