Lucene search
+L

141 matches found

Veracode
Veracode
added 2024/10/16 10:45 a.m.17 views

Resources Downloaded Over Insecure Protocol

gradio is vulnerable to Resources Downloaded over Insecure Protocol. The vulnerability is due to the lack of integrity checking on the downloaded FRP client. An attacker can introduce malicious code by modifying the binary without detection if they gain access to the remote URL from which the FRP...

7.5CVSS7.1AI score0.00213EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/04/25 12:00 a.m.27 views

Fedora 39 : curl (2024-6dab59bd47)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-6dab59bd47 advisory. - fix Usage of disabled protocol CVE-2024-2004 - fix HTTP/2 push headers memory-leak CVE-2024-2398 Tenable has extracted the preceding description...

8.6CVSS6.7AI score0.36081EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2024/03/12 12:00 a.m.31 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2024-1236)

The remote host is missing an update for the Huawei EulerOS 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.5CVSS6.7AI score0.01208EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:52 a.m.31 views

BIT-GOLANG-2023-45285 Command 'go get' may unexpectedly fallback to insecure git in cmd/go

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS7.7AI score0.01137EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/05 6:14 p.m.13 views

golang: cmd/go: Protocol Fallback when fetching modules

A flaw was found in the Golang package cmd/go. This issue permits the fallback to insecure "git://" if trying to fetch a .git module that has no "https://" or "git+ssh://" available...

7.5CVSS7.3AI score0.01137EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.38 views

RHEL 7 : go-toolset-1.19-golang (RHSA-2024:1041)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1041 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang:...

7.5CVSS7.2AI score0.01208EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/02/20 12:00 a.m.75 views

RHEL 8 : go-toolset:rhel8 (RHSA-2024:0887)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:0887 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang:...

7.5CVSS7.2AI score0.01208EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/12/21 12:00 a.m.35 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : go1.20-openssl (SUSE-SU-2023:4930-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:4930-1 advisory. Update to version 1.20.12.1: - CVE-2023-45285: cmd/go: git VCS qualifier in module path uses...

7.5CVSS6.8AI score0.01208EPSS
SaveExploits0References11
Veracode
Veracode
added 2023/12/12 6:42 a.m.47 views

Insecure Protocol Handling

github.com/golang/go is vulnerable to Insecure Protocol Handling. The vulnerability exists in the repoRootFromVCSPaths function of vcs.go when using go get to fetch a module with the .git suffix. It may unexpectedly fallback to the insecure git:// protocol if the module is unavailable via the...

7.5CVSS6.9AI score0.01137EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/12/08 12:00 a.m.31 views

Golang 1.20.x < 1.20.12, 1.21.x < 1.21.5 Multiple Vulnerabilities

The version of Golang running on the remote host is prior to 1.20.12 or 1.21.x prior to 1.21.5. It is, therefore, is affected by multiple vulnerabilities : - A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from t...

7.5CVSS6.8AI score0.01208EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/12/07 2:05 a.m.8 views

SUSE CVE-2023-45285

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

6.5CVSS7.4AI score0.01137EPSS
SaveExploits0References10
OSV
OSV
added 2023/12/06 5:15 p.m.14 views

AZL-37438 CVE-2023-45285 affecting package golang for versions less than 1.21.6-1

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.8AI score0.01137EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/06 5:15 p.m.35 views

Code injection

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

5CVSS6.9AI score0.01137EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/12/06 4:27 p.m.31 views

CVE-2023-45285 Command 'go get' may unexpectedly fallback to insecure git in cmd/go

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

6.8AI score
SaveExploits0References8
OSV
OSV
added 2023/12/06 4:22 p.m.40 views

GO-2023-2383 Command 'go get' may unexpectedly fallback to insecure git in cmd/go

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS7.7AI score0.01137EPSS
SaveExploits0References3
OSV
OSV
added 2023/12/05 3:15 a.m.7 views

CVE-2023-42579

Improper usage of insecure protocol i.e. HTTP in SogouSDK of Chinese Samsung Keyboard prior to versions 5.3.70.1 in Android 11, 5.4.60.49, 5.4.85.5, 5.5.00.58 in Android 12, and 5.6.00.52, 5.6.10.42, 5.7.00.45 in Android 13 allows adjacent attackers to access keystroke data using Man-in-the-Middl...

5.3CVSS5.8AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 3:15 a.m.17 views

CVE-2023-42579

Improper usage of insecure protocol i.e. HTTP in SogouSDK of Chinese Samsung Keyboard prior to versions 5.3.70.1 in Android 11, 5.4.60.49, 5.4.85.5, 5.5.00.58 in Android 12, and 5.6.00.52, 5.6.10.42, 5.7.00.45 in Android 13 allows adjacent attackers to access keystroke data using Man-in-the-Middl...

6.5CVSS0.00171EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/05 3:15 a.m.21 views

Design/Logic Flaw

Improper usage of insecure protocol i.e. HTTP in SogouSDK of Chinese Samsung Keyboard prior to versions 5.3.70.1 in Android 11, 5.4.60.49, 5.4.85.5, 5.5.00.58 in Android 12, and 5.6.00.52, 5.6.10.42, 5.7.00.45 in Android 13 allows adjacent attackers to access keystroke data using Man-in-the-Middl...

1.8CVSS7.1AI score0.00171EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/12/05 2:44 a.m.63 views

CVE-2023-42579

CVE-2023-42579 affects the SogouSDK used by the Chinese Samsung Keyboard on Android. The root issue is improper use of an insecure protocol (HTTP), enabling adjacent attackers to perform MITM interception of keystroke data. Affected versions are: Android 11 (before 5.3.70.1); Android 12 (before 5...

6.5CVSS5.2AI score0.00171EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/12/05 12:00 a.m.11 views

SAMSUNG Mobile devices security vulnerability

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc., from the South Korean company Samsung. A security vulnerability exists in SAMSUNG Mobile devices, which stems from the improper use of an insecure protocol in the SogouSDK for Chinese Samsung...

6.5CVSS5.6AI score0.00171EPSS
SaveExploits0References1
Rows per page
Query Builder