Lucene search
+L

2556 matches found

NVD
NVD
added 2024/02/26 4:27 p.m.12 views

CVE-2024-0243

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

8.1CVSS4AI score0.00517EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/02/25 12:00 a.m.24 views

Fedora 38 : mingw-expat (2024-b8656bc059)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-b8656bc059 advisory. Update to 2.6.0, fixes CVE-2023-52425, CVE-2023-52426. Tenable has extracted the preceding description block directly from the Fedora security...

7.5CVSS6.7AI score0.01815EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/02/25 12:00 a.m.33 views

Fedora 39 : mingw-expat (2024-fbe1f0c1aa)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-fbe1f0c1aa advisory. Update to 2.6.0, fixes CVE-2023-52425, CVE-2023-52426. Tenable has extracted the preceding description block directly from the Fedora security...

7.5CVSS6.7AI score0.01815EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/02/24 5:59 p.m.12 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS6.9AI score0.00517EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/02/24 5:59 p.m.36 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS4.3AI score0.00517EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/24 12:00 a.m.13 views

PT-2024-15407

Name of the Vulnerable Software and Affected Versions langchain versions prior to the version that includes the fix from https://github.com/langchain-ai/langchain/pull/15559 Description The issue arises when an attacker controls the contents of a website, such as https://example.com, and places a...

8.1CVSS6.3AI score0.00517EPSS
SaveExploits1References14
OSV
OSV
added 2024/02/19 2:00 p.m.18 views

USN-6642-1 bind9 vulnerabilities

Shoham Danino, Anat Bremler-Barr, Yehuda Afek, and Yuval Shavitt discovered that Bind incorrectly handled parsing large DNS messages. A remote attacker could possibly use this issue to cause Bind to consume resources, leading to a denial of service. CVE-2023-4408 Elias Heftrig, Haya Schulmann,...

7.5CVSS6.7AI score0.99995EPSS
SaveExploits1References6
Microsoft CVE
Microsoft CVE
added 2024/02/19 8:00 a.m.6 views

Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

...

7.5CVSS7.4AI score0.01242EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/02/19 8:00 a.m.7 views

Specific recursive query patterns may lead to an out-of-memory condition

...

7.5CVSS7.4AI score0.01106EPSS
SaveExploits0
Veracode
Veracode
added 2024/02/17 11:24 a.m.38 views

Denial Of Service

Bind9 is vulnerable to denial of service. The vulnerability is due to asynchronous processes of named running as a recursive resolver component of BIND, when attempting to clean up its cache database which enables the list of queued cleanup events to grow infinitely large over time, allowing the...

7.5CVSS6.5AI score0.01106EPSS
SaveExploits0References6Affected Software2
SUSE CVE
SUSE CVE
added 2024/02/17 3:27 a.m.6 views

SUSE CVE-2023-4408

The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This issue affects bot...

7.5CVSS7AI score0.01338EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/02/17 3:27 a.m.8 views

SUSE CVE-2023-5679

A bad interaction between DNS64 and serve-stale may cause named to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.12-S1 through...

7.5CVSS8AI score0.01242EPSS
SaveExploits0References5
Mageia
Mageia
added 2024/02/15 6:36 p.m.116 views

Updated bind packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Parsing large DNS messages may cause excessive CPU load. CVE-2023-4408 Querying RFC 1918 reverse zones may cause an assertion failure when "nxdomain-redirect" is enabled. CVE-2023-5517 Enabling both DNS64 and serve-stale may cause an assertion...

7.5CVSS7.4AI score0.99995EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2024/02/14 8:32 p.m.61 views

CVE-2023-6516

A flaw was found in the named application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, named performs a cache database clean up under certain conditions. This issue may allow an attacker to...

7.5CVSS6.9AI score0.01106EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/02/14 12:00 a.m.43 views

Ubuntu: Security Advisory (USN-6633-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7.5CVSS8AI score0.99995EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/02/14 12:00 a.m.37 views

ISC BIND DoS Vulnerability (CVE-2023-4408) - Linux

ISC BIND is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2024 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 CPE = "cpe:/a:isc:bind"; if...

7.5CVSS7.4AI score0.01338EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/13 2:15 p.m.6 views

DEBIAN-CVE-2023-6516

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

7.5CVSS8AI score0.01106EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/13 2:15 p.m.10 views

AZL-34561 CVE-2023-6516 affecting package bind for versions less than 9.19.21-1

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

7.5CVSS7AI score0.01106EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/13 2:15 p.m.46 views

CVE-2023-6516

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

7.5CVSS6.7AI score
SaveExploits0References5
OSV
OSV
added 2024/02/13 2:15 p.m.7 views

ALPINE-CVE-2023-4408

The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected named instance by exploiting this flaw. This issue affects bot...

7.5CVSS7AI score0.01338EPSS
SaveExploits0References1
Rows per page
Query Builder