Lucene search
+L

56 matches found

SUSE Linux
SUSE Linux
added 2024/10/07 12:16 p.m.8 views

Security update for mozjs115

This update for mozjs115 fixes the following issues: CVE-2024-45490: Fixed negative len for XMLParseBuffer in embedded expat bnc1230036 CVE-2024-45491: Fixed integer overflow in dtdCopy in embedded expat bnc1230037 CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart in embedded...

6.9CVSS8AI score0.01686EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/09/18 12:1 p.m.5 views

libexpat: Negative Length Parsing Vulnerability in libexpat

A flaw was found in libexpat's xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XMLParseBuffer function...

9.8CVSS7.3AI score0.01686EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/17 9:29 p.m.11 views

CLSA-2024-1726608591 expat: Fix of 3 CVEs

CVE-2024-45490: Reject negative length for XMLParseBuffer in xmlparse.c - CVE-2024-45491: Detect integer overflow in dtdCopy on 32-bit platforms - CVE-2024-45492: Detect integer overflow in nextScaffoldPart on 32-bit platforms...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/09/13 7:0 a.m.8 views

An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.

...

9.8CVSS6.8AI score0.01686EPSS
SaveExploits0
OSV
OSV
added 2024/09/12 5:46 p.m.11 views

CLSA-2024-1726163202 expat: Fix of 3 CVEs

The release version was raised because it corresponds to version 13 - CVE-2024-45490: reject negative len for XMLParseBuffer to prevent improper restriction of XML External Entity Reference - CVE-2024-45491: prevent integer overflow in dtdCopy - CVE-2024-45492: prevent integer overflow in...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/02 9:30 p.m.7 views

GHSA-MJR4-7XG5-PFVH libxmljs2 type confusion vulnerability when parsing specially crafted XML

libxmljs2 is vulnerable to type confusion when parsing a specially crafted XML while invoking a function on the result of attrs that was called on a parsed node. This vulnerability might lead to denial of service on both 32-bit systems and 64-bit systems, data leak, infinite loop and remote code...

9.2CVSS6.5AI score0.00968EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/12/14 12:0 a.m.9 views

PT-2023-35642 · Git +1 · Libxml2

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type identified as Global-buffer-overflow READ 1. The crash state involves several functions: xmlDictLookupInternal,...

6.9AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/03/21 12:0 a.m.29 views

Amazon Linux 2023 : libxml2, libxml2-devel, libxml2-static (ALAS2023-2023-096)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2023-096 advisory. valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes. CVE-2022-23308 A flaw was found in the libxml2 library in functions used to manipulate the xmlBuf and the...

7.8CVSS7.7AI score0.22791EPSS
SaveExploits5References10
Positive Technologies
Positive Technologies
added 2023/03/17 12:0 a.m.6 views

PT-2023-35710 · Git +1 · Libxml2

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type identified as Global-buffer-overflow READ 1. The crash state involves several functions: xmlParseContentInternal,...

6.9AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:6 a.m.6 views

SUSE CVE-2019-18853

ImageMagick before 7.0.9-0 allows remote attackers to cause a denial of service because XMLPARSEHUGE is not properly restricted in coders/svg.c, related to SVG and libxml2...

6.5CVSS8.8AI score0.01467EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/02/15 12:0 a.m.6 views

PT-2023-35922 · Libxml2 · Libxml2

Name of the Vulnerable Software and Affected Versions: libxml2 affected versions not specified Description: The issue is related to a heap-buffer-overflow read error. Technical details about the crash indicate it occurs in the xmlParseTryOrFinish and xmlParseChunk functions within the xml.c file...

6.8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/01/23 3:29 p.m.13 views

libxml2: integer overflows with XML_PARSE_HUGE

A flaw was found in libxml2. Parsing a XML document with the XMLPARSEHUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn't have any length limitation...

7.5CVSS6.8AI score0.22791EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2023/01/16 9:29 a.m.12 views

libxml2: integer overflows with XML_PARSE_HUGE

A flaw was found in libxml2. Parsing a XML document with the XMLPARSEHUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn't have any length limitation...

7.5CVSS6.8AI score0.22791EPSS
SaveExploits2References4
OSV
OSV
added 2022/12/08 6:7 p.m.13 views

CLSA-2022-1670522857 libxml2: Fix of 2 CVEs

CVE-2022-40303: fix integer overflows with XMLPARSEHUGE - CVE-2022-40304: fix dict corruption caused by entity reference cycles...

7.8CVSS7.2AI score0.22791EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2022/06/22 12:0 a.m.6 views

PT-2022-5387 · Libxml2 +12 · Libxml2 +12

Name of the Vulnerable Software and Affected Versions: libxml2 versions prior to 2.10.3 Description: The issue is related to an integer overflow in the xmlParseNameComplex function of the libxml2 library when parsing XML documents with the XML PARSE HUGE parser option enabled. This can lead to an...

8.5CVSS8.2AI score0.22791EPSS
SaveExploits8References154
Prion
Prion
added 2022/01/10 2:12 p.m.29 views

Integer overflow

buildmodel in xmlparse.c in Expat aka libexpat before 2.4.3 has an integer overflow...

7.5CVSS9.4AI score0.03404EPSS
SaveExploits0References6Affected Software4
Debian CVE
Debian CVE
added 2022/01/08 2:57 a.m.36 views

CVE-2022-22823

buildmodel in xmlparse.c in Expat aka libexpat before 2.4.3 has an integer overflow...

9.8CVSS8.7AI score0.03404EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/04/19 12:0 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2017:1445-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.3CVSS7.2AI score0.03311EPSS
SaveExploits2References4
CNVD
CNVD
added 2020/07/28 12:0 a.m.7 views

OpenDMARC Resource Management Error Vulnerability

OpenDMARC is an open source implementation of the DMARC Domain-based Message Authentication, Reporting and Conformance specification from The Trusted Domain project. A resource management error vulnerability exists in the 'opendmarcxmlparse' function in OpenDMARC versions 1.3.2 and earlier and...

9.8CVSS6.9AI score0.03684EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2020/07/27 12:0 a.m.6 views

PT-2020-4942 · Trustwave +2 · Opendmarc +2

Name of the Vulnerable Software and Affected Versions: OpenDMARC versions 1.3.2 and 1.4.x through 1.4.0-Beta1 Description: The issue is related to improper null termination in the opendmarc xml parse function, which can result in a one-byte heap overflow in opendmarc xml when parsing a specially...

10CVSS7.9AI score0.03684EPSS
SaveExploits2References34
Rows per page
Query Builder