Lucene search
+L

961 matches found

OSV
OSV
added 2024/02/22 9:56 p.m.9 views

CLSA-2024-1708639015 libxml2: Fix of CVE-2024-25062

CVE-2024-25062: Fix xmlValidatePopElement use-after-free when processing crafted XML documents with DTD validation and XInclude expansion enabled - test suite was partially enabled...

7.5CVSS6.8AI score0.01364EPSS
SaveExploits3References1
OSV
OSV
added 2024/02/20 11:17 a.m.10 views

CLSA-2024-1708427829 Fix CVE(s): CVE-2024-25062

SECURITY UPDATE: Use-after-free in xmlValidatePopElement - debian/patches/CVE-2024-25062.patch: Fix use-after-free if XML Reader with DTD validation and XInclude expansion by not expanding XIncludes when backtracking - CVE-2024-25062...

7.5CVSS6.7AI score0.01364EPSS
SaveExploits3References1
OSV
OSV
added 2024/02/20 11:13 a.m.10 views

CLSA-2024-1708427636 Fix CVE(s): CVE-2024-25062

SECURITY UPDATE: Use-after-free in xmlValidatePopElement - debian/patches/CVE-2024-25062.patch: Fix use-after-free if XML Reader when used with DTD validation and XInclude expansion - CVE-2024-25062...

7.5CVSS7.1AI score0.01364EPSS
SaveExploits3References1
OSV
OSV
added 2024/02/20 8:15 a.m.11 views

CLSA-2024-1708416911 libxml2: Fix of CVE-2024-25062

CVE-2024-25062: Fix use-after-free issue in libxml2 XML Reader interface with DTD validation and XInclude expansion enabled...

7.5CVSS7.1AI score0.01364EPSS
SaveExploits3References1
SUSE CVE
SUSE CVE
added 2024/02/20 3:30 a.m.4 views

SUSE CVE-2024-23807

The Apache Xerces C++ XML parser on versions 3.0.0 before 3.2.5 contains a use-after-free error triggered during the scanning of external DTDs. Users are recommended to upgrade to version 3.2.5 which fixes the issue, or mitigate the issue by disabling DTD processing. This can be accomplished via...

9.8CVSS7.7AI score0.01482EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/02/19 12:0 a.m.39 views

Amazon Linux 2 : woodstox-core (ALAS-2024-2463)

The version of woodstox-core installed on the remote host is prior to 4.1.2-8. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2024-2463 advisory. Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks DOS if DTD support is enabled. If the...

7.5CVSS6.5AI score0.19653EPSS
SaveExploits1References4
Amazon
Amazon
added 2024/02/19 12:0 a.m.8 views

Medium: woodstox-core

Issue Overview: Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks DOS if DTD support is enabled. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial o...

7.5CVSS7AI score0.19653EPSS
SaveExploits1
Amazon
Amazon
added 2024/02/19 12:0 a.m.6 views

Medium: expat

Issue Overview: libexpat through 2.5.0 allows recursive XML Entity Expansion if XMLDTD is undefined at compile time. CVE-2023-52426 Affected Packages: expat Issue Correction: Run dnf update expat --releasever 2023.3.20240219 or dnf update --advisory ALAS2023-2024-524 --releasever 2023.3.20240219 ...

5.5CVSS9.3AI score0.00373EPSS
SaveExploits0
Veracode
Veracode
added 2024/02/11 8:46 a.m.25 views

XML Entity Expansion

libexpat is vulnerable to XML Entity Expansion . the vulnerability is due to Improper Restriction of Recursive Entity References in DTDs if XMLDTD is undefined at compile time...

5.5CVSS6.5AI score0.00373EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/02/09 12:0 a.m.33 views

GLSA-202402-11 : libxml2: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202402-11 libxml2: Multiple Vulnerabilities - In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in...

7.5CVSS7AI score0.01364EPSS
SaveExploits4References9
RedHat Linux
RedHat Linux
added 2024/02/07 3:0 p.m.4 views

apache-ivy: XML External Entity vulnerability

Improper Restriction of XML External Entity Reference, XML Injection aka Blind XPath Injection vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy prior to 2.5.2. When Apache Ivy prior to 2.5.2 parses XML files - either its own configuration, Ivy...

8.2CVSS7.3AI score0.01855EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/02/06 12:32 p.m.37 views

Use After Free

libxml2 is vulnerable to Use After Free. The vulnerability is caused due to a lack of validation within the xmlTextReader module. When parsing a crafted XML document using the XML Reader interface with DTD validation and XInclude expansion enabled, a xmlValidatePopElement use-after-free exception...

7.5CVSS7.1AI score0.01364EPSS
SaveExploits3References4Affected Software4
SUSE CVE
SUSE CVE
added 2024/02/06 3:44 a.m.4 views

SUSE CVE-2024-25062

An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free...

7.5CVSS6.9AI score0.01364EPSS
SaveExploits3References9
Github Security Blog
Github Security Blog
added 2024/02/05 8:22 p.m.67 views

Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062

Summary Nokogiri upgrades its dependency libxml2 as follows: - Nokogiri v1.15.6 upgrades libxml2 to 2.11.7 from 2.11.6 - Nokogiri v1.16.2 upgrades libxml2 to 2.12.5 from 2.12.4 libxml2 v2.11.7 and v2.12.5 address the following vulnerability: - CVE-2024-25062 / https://vulners.com/cve/CVE-2024-250...

7.5CVSS7.5AI score0.01364EPSS
SaveExploits3References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/05 4:43 a.m.85 views

CVE-2024-25062

A use-after-free flaw was found in libxml2. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free. Mitigation Mitigation for this issue is either not available or the currently...

7.5CVSS7.3AI score0.01364EPSS
SaveExploits3References5
OSV
OSV
added 2024/02/04 8:15 p.m.3 views

DEBIAN-CVE-2023-52426

libexpat through 2.5.0 allows recursive XML Entity Expansion if XMLDTD is undefined at compile time...

5.5CVSS6.3AI score0.00373EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/04 4:15 p.m.9 views

AZL-34290 CVE-2024-25062 affecting package libxml2 for versions less than 2.10.4-4

An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free...

7.5CVSS6.7AI score0.01364EPSS
SaveExploits3References1
OSV
OSV
added 2024/02/04 4:15 p.m.1 views

DEBIAN-CVE-2024-25062

An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free...

7.5CVSS6.6AI score0.01364EPSS
SaveExploits3References1
NVD
NVD
added 2024/02/04 4:15 p.m.28 views

CVE-2024-25062

An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free...

7.5CVSS7.5AI score0.01364EPSS
SaveExploits3References4
OSV
OSV
added 2024/02/04 4:15 p.m.7 views

AZL-34961 CVE-2024-25062 affecting package libxml2 for versions less than 2.11.5-4

An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free...

7.5CVSS6.7AI score0.01364EPSS
SaveExploits3References1
Rows per page
Query Builder