gsd-2022-40304
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-40304", id: "GSD-2022-40304", references: [ "https://www.debian.org/security/2022/dsa-5271", "https://advisories.mageia.org/CVE-2022-40304.html", "https://access.redhat.com/errata/RHSA-2022:8841", "https://access.redhat.com/errata/RHSA-2023:0173", "https://www.suse.com/security/cve/CVE-2022-40304.html", "https://ubuntu.com/security/CVE-2022-40304", "https://access.redhat.com/errata/RHSA-2023:0338", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-40304", ], details: "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", id: "GSD-2022-40304", modified: "2023-12-13T01:19:30.904561Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-40304", 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.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.gnome.org/GNOME/libxml2/-/tags", refsource: "MISC", url: "https://gitlab.gnome.org/GNOME/libxml2/-/tags", }, { name: "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", refsource: "MISC", url: "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", }, { name: "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", refsource: "MISC", url: "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", }, { name: "https://security.netapp.com/advisory/ntap-20221209-0003/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20221209-0003/", }, { name: "https://support.apple.com/kb/HT213534", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213534", }, { name: "https://support.apple.com/kb/HT213533", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213533", }, { name: "https://support.apple.com/kb/HT213531", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213531", }, { name: "https://support.apple.com/kb/HT213536", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213536", }, { name: "https://support.apple.com/kb/HT213535", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213535", }, { name: "20221220 APPLE-SA-2022-12-13-2 iOS 15.7.2 and iPadOS 15.7.2", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Dec/21", }, { name: "20221220 APPLE-SA-2022-12-13-6 macOS Big Sur 11.7.2", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Dec/25", }, { name: "20221220 APPLE-SA-2022-12-13-7 tvOS 16.2", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Dec/26", }, { name: "20221220 APPLE-SA-2022-12-13-5 macOS Monterey 12.6.2", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Dec/24", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<2.10.3", affected_versions: "All versions before 2.10.3", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-415", "CWE-937", ], date: "2023-08-08", description: "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", fixed_versions: [ "2.10.3", ], identifier: "CVE-2022-40304", identifiers: [ "CVE-2022-40304", ], not_impacted: "All versions starting from 2.10.3", package_slug: "conan/libxml2", pubdate: "2022-11-23", solution: "Upgrade to version 2.10.3 or above.", title: "Improper Restriction of XML External Entity Reference", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-40304", "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", "https://gitlab.gnome.org/GNOME/libxml2/-/tags", ], uuid: "28323308-ea00-457d-8853-ec55e2e99215", }, { affected_range: "<1.13.9", affected_versions: "All versions before 1.13.9", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-415", "CWE-937", ], date: "2023-08-14", description: "An issue was discovered in Nogokiri's vendored libxml2 library. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", fixed_versions: [ "1.13.9", ], identifier: "CVE-2022-40304", identifiers: [ "CVE-2022-40304", ], not_impacted: "All versions starting from 1.13.9", package_slug: "gem/nokogiri", pubdate: "2022-11-23", solution: "Upgrade to version 1.13.9 or above.", title: "Improper Restriction of XML External Entity Reference", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-40304", "https://nokogiri.org/CHANGELOG.html#1139-2022-10-18", ], uuid: "8e7343c6-13de-4530-aac9-ec71bdf77770", }, { affected_range: "(,2.10.3)", affected_versions: "All versions before 2.10.3", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-415", "CWE-937", ], date: "2023-08-08", description: "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", fixed_versions: [], identifier: "CVE-2022-40304", identifiers: [ "CVE-2022-40304", ], not_impacted: "", package_slug: "nuget/libxml2.vc140_xp.mt.static.x86", pubdate: "2022-11-23", solution: "Unfortunately, there is no solution available yet.", title: "Improper Restriction of XML External Entity Reference", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-40304", "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", "https://gitlab.gnome.org/GNOME/libxml2/-/tags", ], uuid: "99a588e9-7afc-4c0f-a51a-4b0cefd5db6d", }, { affected_range: "(,2.10.3)", affected_versions: "All versions before 2.10.3", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-415", "CWE-937", ], date: "2023-08-08", description: "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", fixed_versions: [], identifier: "CVE-2022-40304", identifiers: [ "CVE-2022-40304", ], not_impacted: "", package_slug: "nuget/libxml2", pubdate: "2022-11-23", solution: "Unfortunately, there is no solution available yet.", title: "Improper Restriction of XML External Entity Reference", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-40304", "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", "https://gitlab.gnome.org/GNOME/libxml2/-/tags", ], uuid: "310ca102-bac5-4496-897b-9e1b59359b02", }, ], }, "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.3", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:smi-s_provider:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:clustered_data_ontap_antivirus_connector:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:manageability_software_development_kit:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:snapmanager:-:*:*:*:*:hyper-v:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "11.7.2", versionStartIncluding: "11.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.2", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "16.2", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "15.7.2", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "15.7.2", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "12.6.2", versionStartIncluding: "12.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-40304", }, 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.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-611", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", refsource: "MISC", tags: [ "Patch", "Release Notes", "Third Party Advisory", ], url: "https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.3", }, { name: "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1b41ec4e9433b05bb0376be4725804c54ef1d80b", }, { name: "https://gitlab.gnome.org/GNOME/libxml2/-/tags", refsource: "MISC", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://gitlab.gnome.org/GNOME/libxml2/-/tags", }, { name: "https://security.netapp.com/advisory/ntap-20221209-0003/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20221209-0003/", }, { name: "https://support.apple.com/kb/HT213534", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213534", }, { name: "https://support.apple.com/kb/HT213535", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213535", }, { name: "https://support.apple.com/kb/HT213536", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213536", }, { name: "https://support.apple.com/kb/HT213531", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213531", }, { name: "https://support.apple.com/kb/HT213533", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213533", }, { name: "20221220 APPLE-SA-2022-12-13-2 iOS 15.7.2 and iPadOS 15.7.2", refsource: "FULLDISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2022/Dec/21", }, { name: "20221220 APPLE-SA-2022-12-13-6 macOS Big Sur 11.7.2", refsource: "FULLDISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2022/Dec/25", }, { name: "20221220 APPLE-SA-2022-12-13-5 macOS Monterey 12.6.2", refsource: "FULLDISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2022/Dec/24", }, { name: "20221220 APPLE-SA-2022-12-13-7 tvOS 16.2", refsource: "FULLDISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2022/Dec/26", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.8, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 5.9, }, }, lastModifiedDate: "2023-02-23T22:20Z", publishedDate: "2022-11-23T18:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.