Lucene search
K

327 matches found

OSV
OSV
added 2026/03/16 6:16 p.m.1 views

CVE-2026-4224

When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs...

6CVSS5.8AI score
Exploits0References7
Debian CVE
Debian CVE
added 2026/03/16 5:52 p.m.2 views

CVE-2026-4224

When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs...

7.5CVSS5.3AI score0.00057EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/16 5:52 p.m.20 views

CVE-2026-4224 Stack overflow parsing XML with deeply nested DTD content models

When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs...

6CVSS0.00057EPSS
Exploits0References8
Snyk
Snyk
added 2026/03/16 8:45 a.m.1 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the external parameter entity with empty text if referenced inside an entity declaration value processing. An attacker can cause a denial of service by providing empty content to this component. Remediation...

7.5CVSS5.8AI score0.00006EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/16 8:45 a.m.1 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in the DTD parsing process. An attacker can cause the application to enter an infinite loop by providing specially crafted DTD content. Remediation Upgrade expat to version 2.7.5 or higher. References - GitHub Commit -...

7.5CVSS5.8AI score0.00006EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.2 views

libexpat 安全漏洞

libexpat is a streaming XML parser written in C language by the libexpat team. Versions of libexpat prior to 2.7.5 had security vulnerabilities, which stemmed from allowing infinite loops during the parsing of DTD content...

5.5CVSS7.1AI score0.00006EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2026/01/07 9:51 a.m.6 views

CVE-2013-6244

The Live Update webdynpro application webdynpro/dispatcher/sap.com/tcslmuilup/LUP in SAP NetWeaver 7.31 and earlier allows remote attackers to read arbitrary files and directories via an XML document containing an external entity declaration in conjunction with an entity reference, related to an...

5CVSS7.4AI score0.00718EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.2 views

PT-2026-25791

Name of the Vulnerable Software and Affected Versions Expat affected versions not specified Description The Expat parser, when used with a registered ElementDeclHandler, is susceptible to a C stack overflow when processing an inline document type definition with a deeply nested content model. Thi...

6.8CVSS5.9AI score0.00057EPSS
Exploits0References146
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.1 views

PT-2025-53980

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-syzkaller-02734-g0326074ff465 Description The Linux kernel contained a flaw where a decl tag could be referenced in a func proto. This issue was discovered through Syzkaller testing and analysis by Martin...

7.1AI score0.00022EPSS
Exploits0
Snyk
Snyk
added 2025/12/26 3:30 p.m.3 views

NULL Pointer Dereference

Overview libxmljs is a libxml bindings for v8 javascript engine Affected versions of this package are vulnerable to NULL Pointer Dereference in the parsing process of specially crafted XML documents when accessing the ref property on entityref and entitydecl nodes. An attacker can cause a...

8.7CVSS6.8AI score0.00032EPSS
Exploits1References2
NVD
NVD
added 2025/12/26 3:15 p.m.3 views

CVE-2025-25341

A vulnerability exists in the libxmljs 1.0.11 when parsing a specially crafted XML document. Accessing the internal ref property on entityref and entitydecl nodes causes a segmentation fault, potentially leading to a denial-of-service DoS...

7.5CVSS0.00032EPSS
Exploits1References1
OSV
OSV
added 2025/12/26 3:15 p.m.3 views

CVE-2025-25341

A vulnerability exists in the libxmljs 1.0.11 when parsing a specially crafted XML document. Accessing the internal ref property on entityref and entitydecl nodes causes a segmentation fault, potentially leading to a denial-of-service DoS...

7.5CVSS6.8AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/12/26 12:0 a.m.3 views

PT-2025-53592

Name of the Vulnerable Software and Affected Versions libxmljs version 1.0.11 Description A flaw exists in libxmljs when processing a specifically designed XML document. Accessing the internal ref property on entity ref and entity decl nodes can result in a segmentation fault, potentially causing...

7.5CVSS6.5AI score0.00032EPSS
Exploits1References7
EUVD
EUVD
added 2025/12/26 12:0 a.m.3 views

EUVD-2025-205443

A vulnerability exists in the libxmljs 1.0.11 when parsing a specially crafted XML document. Accessing the internal ref property on entityref and entitydecl nodes causes a segmentation fault, potentially leading to a denial-of-service DoS...

7.5CVSS6.4AI score0.00032EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/12/25 12:34 a.m.4 views

CVE-2024-58335

OpenXRechnungToolbox through 2024-10-05-3.0.0 before 6c50e89 allows XXE because the disallow-doctype-decl feature is not enabled in visualization/VisualizerImpl.java...

5CVSS6.9AI score0.00037EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.1 views

CVE-2023-54056

In the Linux kernel, the following vulnerability has been resolved: kheaders: Use array declaration instead of char Under CONFIGFORTIFYSOURCE, memcpy will check the size of destination and source buffers. Defining kernelheadersdata as "char" would trip this check. Since these addresses are treate...

6.1AI score0.0005EPSS
Exploits0References8
OSV
OSV
added 2025/12/24 12:23 p.m.2 views

CVE-2023-54056 kheaders: Use array declaration instead of char

In the Linux kernel, the following vulnerability has been resolved: kheaders: Use array declaration instead of char Under CONFIGFORTIFYSOURCE, memcpy will check the size of destination and source buffers. Defining kernelheadersdata as "char" would trip this check. Since these addresses are treate...

6.8AI score0.0005EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.22 views

CVE-2023-54056 kheaders: Use array declaration instead of char

In the Linux kernel, the following vulnerability has been resolved: kheaders: Use array declaration instead of char Under CONFIGFORTIFYSOURCE, memcpy will check the size of destination and source buffers. Defining kernelheadersdata as "char" would trip this check. Since these addresses are treate...

0.0005EPSS
Exploits0References7
CVE
CVE
added 2025/12/24 12:23 p.m.10 views

CVE-2023-54056

The CVE-2023-54056 entry concerns the Linux kernel kheaders path. The underlying issue was that kernel_headers_data was defined as a char array, which trips FortifySource checks during memcpy by treating addresses as byte arrays; the fix is to define them as proper arrays (as with other code path...

6.6AI score0.0005EPSS
Exploits0References7
OSV
OSV
added 2025/12/24 6:15 a.m.2 views

CVE-2024-58335

OpenXRechnungToolbox through 2024-10-05-3.0.0 before 6c50e89 allows XXE because the disallow-doctype-decl feature is not enabled in visualization/VisualizerImpl.java...

5CVSS6.8AI score
Exploits0References2
Rows per page
Query Builder