Lucene search
+L

3211 matches found

RedHat Linux
RedHat Linux
added 2023/05/09 10:2 a.m.12 views

bind: sending specific queries to the resolver may cause a DoS

A flaw was found in Bind, where a resolver crash is possible. When stale cache and stale answers are enabled, the option stale-answer-client-timeout is set to a positive integer, and the resolver receives an RRSIG query...

7.5CVSS7.1AI score0.48707EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:2 a.m.62 views

Moderate: Red Hat Security Advisory: bind security and bug fix update

An update for bind is now available for Red Hat Enterprise Linux 9. 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 each vulnerability from the C...

7.5CVSS7AI score0.48707EPSS
SaveExploits0References9
OSV
OSV
added 2023/05/09 12:0 a.m.45 views

ALSA-2023:2370 Moderate: unbound security update

The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. Security Fixes: unbound: NRDelegation attack leads to uncontrolled resource consumption Non-Responsive Delegation Attack CVE-2022-3204 For more details about the security issues, including the impact, a CVSS...

7.5CVSS7.7AI score0.01342EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2023/05/09 12:0 a.m.41 views

Moderate: unbound security update

The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. Security Fixes: unbound: NRDelegation attack leads to uncontrolled resource consumption Non-Responsive Delegation Attack CVE-2022-3204 For more details about the security issues, including the impact, a CVSS...

7.5CVSS7.6AI score0.01342EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2023/05/09 12:0 a.m.58 views

Moderate: bind security and bug fix update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.9AI score0.48707EPSS
SaveExploits0References10
OSV
OSV
added 2023/05/09 12:0 a.m.35 views

ALSA-2023:2261 Moderate: bind security and bug fix update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.2AI score0.48707EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2023/05/08 12:0 a.m.30 views

Huawei EulerOS: Security Advisory for dnsmasq (EulerOS-SA-2023-1732)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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.5CVSS6AI score0.02294EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/05/08 12:0 a.m.51 views

EulerOS 2.0 SP11 : bind (EulerOS-SA-2023-1776)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Sending a flood of dynamic DNS updates may cause named to allocate large amounts of memory. This, in turn, may cause named to exit due to a lack o...

7.5CVSS7.4AI score0.48707EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2023/05/08 12:0 a.m.28 views

Huawei EulerOS: Security Advisory for bind (EulerOS-SA-2023-1776)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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.48707EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.15 views

Offchain resolver can be subject to man in the middle attacks

Lines of code Vulnerability details Description Calls to the offchain resolver are produced by the code below: function resolve bytes calldata name, bytes calldata data external view returns bytes memory string memory urls = new string; urls0 = gatewayURL; revert OffchainLookup addressthis, urls,...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.9 views

Anyone can call enableNode and set a node resolver

Lines of code Vulnerability details Impact The lack of access control allows anyone to call the enableNode function and set the ENS resolver to the resolver set in DNSRegistrar if it has not been set before, or it belongs to the previous registrar set on the contract. This results in any unset no...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.13 views

The resolver address is redeclared in the "proveAndClaimWithResolver" function, which may cause a potential vulnerability.

Lines of code Vulnerability details Impact The vulnerability may allow an attacker to use a different address and potentially exploit the system for their own gain Proof of Concept address public immutable resolver; The proveAndClaimWithResolver function redeclares the resolver variable even thou...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/04/27 12:0 a.m.38 views

EulerOS Virtualization 2.9.1 : bind (EulerOS-SA-2023-1619)

According to the versions of the bind packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance,...

7.5CVSS6.8AI score0.02647EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/04/26 12:0 a.m.7 views

A malicious user can impersonate an official address by registering a prefix of it as a name.

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. A malicious user can impersonate an official address by registering a prefix of it as a name. This is possible because parseAndResolve will first parse an address-style name as address first, and when i...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/26 12:0 a.m.11 views

verifySignatureWithKey - RRSIG RR's Signer's Name is never checked if it matches owner name

Lines of code Vulnerability details Impact According to RFC 4035 and as mentioned in the comments in function "verifySignatureWithKey" , the Signer's name should also be checked if it matches the owner name. If the Signer's Name field of an RRSIG record does not match the owner name of a DNSKEY...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/04/25 12:0 a.m.32 views

Debian dla-3394 : asterisk - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3394 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3394-1 [email protected]...

7.5CVSS7.3AI score0.0233EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2023/04/24 12:0 a.m.19 views

Debian: Security Advisory (DLA-3394-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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.5CVSS8.7AI score0.0233EPSS
SaveExploits1References4
Amazon
Amazon
added 2023/04/19 12:0 a.m.23 views

Important: bind

Issue Overview: By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance, effectively denying legitimate clients access to the DNS resolution service. CVE-2022-2795 A flaw was found in the Bind package, where the resolver ca...

7.5CVSS6.9AI score0.48707EPSS
SaveExploits0
OSV
OSV
added 2023/04/13 8:15 p.m.10 views

CVE-2023-20866

In Spring Session version 3.0.0, the session id can be logged to the standard output stream. This vulnerability exposes sensitive information to those who have access to the application logs and can be used for session hijacking. Specifically, an application is vulnerable if it is using...

6.5CVSS5.8AI score0.0066EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2023/04/12 2:46 p.m.19 views

LinkedIn: HTTP Request Smuggling (CL.0) leads to mass redirect users to attacker server without user interaction

Vulnerability description not provided...

7.1AI score
SaveExploits0
Rows per page
Query Builder