Lucene search
+L

6078 matches found

CNNVD
CNNVD
added 2024/03/21 12:00 a.m.11 views

Deno 安全漏洞

Deno is open source a simple , modern and secure JavaScript and TypeScript runtime environment . It uses V8 and is built with Rust. A security vulnerability exists in Deno versions v1.8.0 through 1.40.4 that stems from Deno incorrectly checking if the hostname of an imported descriptor is equal t...

4.6CVSS6.5AI score0.00594EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.37 views

EulerOS Virtualization 2.9.0 : libssh (EulerOS-SA-2024-1469)

According to the versions of the libssh package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attacker...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:00 a.m.45 views

EulerOS 2.0 SP11 : libssh (EulerOS-SA-2024-1238)

According to the versions of the libssh package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:00 a.m.43 views

EulerOS 2.0 SP10 : libssh (EulerOS-SA-2024-1338)

According to the versions of the libssh package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:00 a.m.37 views

EulerOS 2.0 SP10 : libssh (EulerOS-SA-2024-1316)

According to the versions of the libssh package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:00 a.m.37 views

EulerOS 2.0 SP11 : libssh (EulerOS-SA-2024-1216)

According to the versions of the libssh package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Vulnrichment
Vulnrichment
added 2024/03/06 8:45 p.m.17 views

CVE-2024-27932 Deno's improper suffix match testing for DENO_AUTH_TOKENS

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.8.0 and prior to version 1.40.4, Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. An aut...

4.6CVSS6.8AI score0.00594EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/03/06 8:45 p.m.49 views

CVE-2024-27932 Deno's improper suffix match testing for DENO_AUTH_TOKENS

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.8.0 and prior to version 1.40.4, Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. An aut...

4.6CVSS5AI score0.00594EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 5:03 p.m.68 views

GHSA-5FRW-4RWQ-XHCR Deno's improper suffix match testing for DENO_AUTH_TOKENS

Summary Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. An auth token intended for example.com may be sent to notexample.com. Details authtokens.rs uses a simple endswi...

4.6CVSS4.6AI score0.00594EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:05 a.m.25 views

BIT-NODE-2021-44531

Accepting arbitrary Subject Alternative Name SAN types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js 12.22.9, 14.18.3, 16.13.2, and 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use...

7.4CVSS7.7AI score0.08373EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/03/06 12:00 a.m.13 views

PT-2024-22146 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno versions 1.8.0 through 1.40.3 Description: Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. An auth token...

4.6CVSS7.3AI score0.00594EPSS
SaveExploits1References8
Amazon
Amazon
added 2024/03/05 12:00 a.m.7 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1
OSV
OSV
added 2024/03/04 2:27 p.m.14 views

CLSA-2024-1709562468 Fix CVE(s): CVE-2023-6004, CVE-2023-6918

SECURITY UPDATE: ProxyCommand/ProxyJump features allow injection of malicious code through hostname - debian/patches/CVE-2023-6004-pre1.patch: move common parser functions to configparser.c - debian/patches/CVE-2023-6004-pre2.patch: prevent possible segmentation fault -...

5.3CVSS6.8AI score0.01409EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 2:20 p.m.12 views

CLSA-2024-1709562050 libssh: Fix of 2 CVEs

CVE-2023-6004: fix the possibility of injections through a hostname parameter in the ProxyCommand/ProxyJump features - CVE-2023-6918: fix the issue when unchecked return values for digests may cause DoS...

5.3CVSS6.7AI score0.01409EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 2:05 p.m.10 views

CLSA-2024-1709561144 libssh: Fix of 2 CVEs

CVE-2023-6004: fix the possibility of injections through a hostname parameter in the ProxyCommand/ProxyJump features - CVE-2023-6918: fix the issue when unchecked return values for digests may cause DoS...

5.3CVSS6.7AI score0.01409EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 10:21 a.m.13 views

CLSA-2024-1709547699 libssh: Fix of 2 CVEs

CVE-2023-6004: fix the possibility of injections through a hostname parameter in the ProxyCommand/ProxyJump features - CVE-2023-6918: fix the issue when unchecked return values for digests may cause DoS...

5.3CVSS6.7AI score0.01409EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/03/04 12:00 a.m.38 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS7.5AI score0.02003EPSS
SaveExploits1
Amazon
Amazon
added 2024/03/04 12:00 a.m.8 views

Medium: libuv

Issue Overview: libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2024/02/29 12:00 a.m.14 views

Ubuntu: Security Advisory (USN-6666-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.3CVSS7.6AI score0.02003EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/28 1:20 p.m.14 views

USN-6666-1 libuv1 vulnerability

It was discovered that libuv incorrectly truncated certain hostnames. A remote attacker could possibly use this issue with specially crafted hostnames to bypass certain checks...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References2
Rows per page
Query Builder