Lucene search
+L

1156 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 7:13 a.m.11 views

CVE-2024-2965

A Denial-of-Service DoS vulnerability exists in the SitemapLoader class of the langchain-ai/langchain repository, affecting all versions. The parsesitemap method, responsible for parsing sitemaps and extracting URLs, lacks a mechanism to prevent infinite recursion when a sitemap URL refers to the...

4.7CVSS4.7AI score0.00301EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 5:58 a.m.4 views

CVE-2023-31794

MuPDF v1.21.1 was discovered to contain an infinite recursion in the component pdfmarklistpush. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted PDF file...

5.5CVSS7AI score0.00233EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:44 a.m.10 views

CVE-2023-50251

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

7.5CVSS6.7AI score0.00878EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:6 a.m.7 views

CVE-2022-28201

An issue was discovered in MediaWiki before 1.35.6, 1.36.x before 1.36.4, and 1.37.x before 1.37.2. Users with the editinterface permission can trigger infinite recursion, because a bare local interwiki is mishandled for the mainpage message...

4.4CVSS6.6AI score0.00407EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:30 a.m.8 views

CVE-2022-48545

An infinite recursion in Catalog::findDestInTree can cause denial of service for xpdf 4.02...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 12:27 a.m.8 views

CVE-2022-47662

GPAC MP4Box 2.1-DEV-rev649-ga8f438d20 has a segment fault /stack overflow due to infinite recursion in MediaGetSample isomedia/media.c:662...

5.5CVSS6.7AI score0.00308EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 8:4 a.m.13 views

CVE-2019-13129

On the Motorola router CX2L MWR04L 1.01, there is a stack consumption infinite recursion issue in scopd via TCP port 8010 and UDP port 8080. It is caused by snprintf and inappropriate length handling...

7.8CVSS7AI score0.01415EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:3 a.m.7 views

CVE-2019-13103

A crafted self-referential DOS partition table will cause all Das U-Boot versions through 2019.07-rc4 to infinitely recurse, causing the stack to grow infinitely and eventually either crash or overwrite other data...

7.1CVSS6.7AI score0.0043EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:59 a.m.14 views

CVE-2018-20994

An issue was discovered in the trust-dns-proto crate before 0.5.0-alpha.3 for Rust. There is infinite recursion because DNS message compression is mishandled...

7.5CVSS6.9AI score0.01411EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/07 12:0 a.m.7 views

RockyLinux 8 : libX11 (RLSA-2024:2973)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:2973 advisory. libX11: out-of-bounds memory access in XkbReadKeySyms CVE-2023-43785 libX11: stack exhaustion from infinite recursion in PutSubImage CVE-2023-43786 libX1...

7.8CVSS6.9AI score0.00633EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2025/05/06 12:0 a.m.6 views

TensorFlow Serving 安全漏洞

TensorFlow Serving is a flexible, high-performance machine learning model serving system open-sourced by TensorFlow. A security vulnerability exists in TensorFlow Serving version 2.18.0 and earlier, which stems from improper stringing of JSON inputs and could lead to infinite recursion and server...

8.9CVSS6.4AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/24 9:24 p.m.9 views

CLSA-2025-1745529850 libX11: Fix of CVE-2023-43786

CVE-2023-43786: fix stack exhaustion from infinite recursion in PutSubImage...

5.5CVSS5.8AI score0.00461EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/27 4:43 p.m.76 views

CVE-2023-52986

CVE-2023-52986 is a Linux kernel issue affecting bpf, sockmap where a listening socket linked to a sockmap can have its sk_prot overridden to a variant in tcp_bpf_prots. The root cause is that cloning a child from a TCP listener checked only for the TCP_BPF_BASE proto variant, whereas the listene...

5.5CVSS6.5AI score0.00266EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.7 views

CVE-2023-52986

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Check for any of tcpbpfprots when cloning a listener A listening socket linked to a sockmap has its skprot overridden. It points to one of the struct proto variants in tcpbpfprots. The variant depends on the socket'...

5.5CVSS5.2AI score0.00266EPSS
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.21 views

CVE-2024-12910

A vulnerability in the KnowledgeBaseWebReader class of the run-llama/llamaindex repository, version latest, allows an attacker to cause a Denial of Service DoS by controlling a URL variable to contain the root URL. This leads to infinite recursive calls to the getarticleurls method, exhausting...

5.9CVSS0.0064EPSS
SaveExploits1References2
PyPA
PyPA
added 2025/03/20 10:15 a.m.15 views

PYSEC-2025-11

A vulnerability in the KnowledgeBaseWebReader class of the run-llama/llamaindex repository, version latest, allows an attacker to cause a Denial of Service DoS by controlling a URL variable to contain the root URL. This leads to infinite recursive calls to the getarticleurls method, exhausting...

5.9CVSS7AI score0.0064EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-23901

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A stack overflow re2c 2.2 exists due to infinite recursion issues in src/dfa/deadrules.cc. CVE-2022-23901 Note that Nessus relies on the presence of the package...

9.8CVSS8.4AI score0.01563EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2023-1436

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads...

7.5CVSS6.6AI score0.01009EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2018-6196

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - w3m through 0.5.3 is prone to an infinite recursion flaw in HTMLlineproc0 because the feedtableblocktag function in table.c does not prevent a negative indent...

7.5CVSS6.9AI score0.02937EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2019-17450

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - findabstractinstance in dwarf2.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.32, allows remote attackers to cause a...

6.5CVSS6.8AI score0.02752EPSS
SaveExploits1References3
Rows per page
Query Builder