Lucene search
+L

23400 matches found

AlpineLinux
AlpineLinux
added 2024/12/23 12:00 a.m.26 views

CVE-2024-40896

In libxml2 2.11 before 2.11.9, 2.12 before 2.12.9, and 2.13 before 2.13.3, the SAX parser can produce events for external entities even if custom SAX handlers try to override entity content by setting "checked". This makes classic XXE attacks possible...

9.1CVSS8.1AI score0.01216EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/23 12:00 a.m.7 views

CVE-2024-40896

In libxml2 2.11 before 2.11.9, 2.12 before 2.12.9, and 2.13 before 2.13.3, the SAX parser can produce events for external entities even if custom SAX handlers try to override entity content by setting "checked". This makes classic XXE attacks possible...

9.2AI score0.01216EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/23 12:00 a.m.34 views

CVE-2024-40896

In libxml2 2.11 before 2.11.9, 2.12 before 2.12.9, and 2.13 before 2.13.3, the SAX parser can produce events for external entities even if custom SAX handlers try to override entity content by setting "checked". This makes classic XXE attacks possible...

0.01216EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/23 12:00 a.m.20 views

CVE-2024-40896

In libxml2 2.11 before 2.11.9, 2.12 before 2.12.9, and 2.13 before 2.13.3, the SAX parser can produce events for external entities even if custom SAX handlers try to override entity content by setting "checked". This makes classic XXE attacks possible...

9.1CVSS7AI score
SaveExploits0References5
CVE
CVE
added 2024/12/23 12:00 a.m.1479 views

CVE-2024-40896

CVE-2024-40896 affects libxml2 prior to 2.11.9, 2.12 prior to 2.12.9, and 2.13 prior to 2.13.3. The SAX parser can emit events for external entities even when custom SAX handlers try to override content (via checked), enabling classic XXE attacks. Connected sources reiterate the same vulnerabilit...

9.1CVSS6.5AI score0.01216EPSS
SaveExploits0References3Affected Software1
Mageia
Mageia
added 2024/12/21 8:16 p.m.22 views

Updated mozjs78 packages fix security vulnerability

An issue was discovered in libexpat before 2.6.4. There is a crash within the XMLResumeParser function because XMLStopParser can stop/suspend an unstarted parser. CVE-2024-50602...

5.9CVSS6.8AI score0.01033EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/20 3:15 p.m.11 views

CVE-2024-56356

In JetBrains TeamCity before 2024.12 insecure XMLParser configuration could lead to potential XXE attack...

7.1CVSS5.8AI score0.00237EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/19 4:40 p.m.24 views

aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or...

7.5CVSS7.3AI score0.00563EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/12/19 8:00 a.m.11 views

REXML denial of service vulnerability

...

5.9CVSS6.6AI score0.01205EPSS
SaveExploits0
Fedora
Fedora
added 2024/12/19 4:09 a.m.22 views

[SECURITY] Fedora 41 Update: golang-github-chainguard-dev-git-urls-1.0.2-1.fc41

Git-urls parses git URLs...

7.5CVSS6.6AI score0.0085EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/12/19 4:01 a.m.9 views

SUSE CVE-2024-46455

unstructured v.0.14.2 and before is vulnerable to XML External Entity XXE via the XMLParser...

9.8CVSS7.2AI score0.0055EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/18 9:12 a.m.10 views

gstreamer1-plugins-good: OOB-write in isomp4/qtdemux.c

A flaw was found in the GStreamer library. An integer overflow in the MP4/MOV demuxer's sample table parser can lead to out-of-bounds writes and NULL-pointer dereferences for certain input files. This vulnerability allows a malicious third party to trigger an application crash and, in the case of...

9.8CVSS6.2AI score0.00956EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/18 12:00 a.m.7 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go that stems from the fact that an attacker can write an input to a parsing function that will be processed non-linearly based on it...

5.3CVSS6.2AI score0.00874EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/12/18 12:00 a.m.14 views

RHEL 9 : expat (RHSA-2024:11200)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:11200 advisory. Expat is a C library for parsing XML documents. Security Fixes: libexpat: expat: DoS via XMLResumeParser CVE-2024-50602 For more details about the...

5.9CVSS7.1AI score0.01033EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/17 6:55 p.m.23 views

Moderate: Red Hat Security Advisory: expat security update

An update for expat is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

5.9CVSS6.8AI score0.01033EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/12/17 6:55 p.m.11 views

libexpat: expat: DoS via XML_ResumeParser

A security issue was found in Expat libexpat. A crash can be triggered in the XMLResumeParser function due to XMLStopParser's ability to stop or suspend an unstarted parser, which can lead to a denial of service...

5.9CVSS7.2AI score0.01033EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/16 4:08 p.m.19 views

gstreamer1-plugins-good: OOB-write in isomp4/qtdemux.c

A flaw was found in the GStreamer library. An integer overflow in the MP4/MOV demuxer's sample table parser can lead to out-of-bounds writes and NULL-pointer dereferences for certain input files. This vulnerability allows a malicious third party to trigger an application crash and, in the case of...

9.8CVSS6.2AI score0.00956EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/12/16 4:01 p.m.8 views

gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header

A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash...

9.8CVSS7.5AI score0.01199EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/12/16 3:58 p.m.10 views

gstreamer1-plugins-good: OOB-write in isomp4/qtdemux.c

A flaw was found in the GStreamer library. An integer overflow in the MP4/MOV demuxer's sample table parser can lead to out-of-bounds writes and NULL-pointer dereferences for certain input files. This vulnerability allows a malicious third party to trigger an application crash and, in the case of...

9.8CVSS6.2AI score0.00956EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/16 2:02 p.m.37 views

BIT-NODE-MIN-2022-32213

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling HRS...

6.5CVSS7.3AI score0.41954EPSS
SaveExploits1References8
Rows per page
Query Builder