Lucene search
+L

16932 matches found

NVD
NVD
added 2024/08/25 10:15 p.m.20 views

CVE-2024-45258

The req package before 3.43.4 for Go may send an unintended request when a malformed URL is provided, because cleanHost in http.go intentionally uses a "garbage in, garbage out" design...

9.8CVSS0.00724EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/25 12:00 a.m.26 views

CVE-2024-45258

The req package before 3.43.4 for Go may send an unintended request when a malformed URL is provided, because cleanHost in http.go intentionally uses a "garbage in, garbage out" design...

0.00724EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/25 12:00 a.m.11 views

CVE-2024-45258

The req package before 3.43.4 for Go may send an unintended request when a malformed URL is provided, because cleanHost in http.go intentionally uses a "garbage in, garbage out" design...

7.2AI score0.00724EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/25 12:00 a.m.90 views

CVE-2024-45258

CVE-2024-45258 affects the Go req package prior to 3.43.4. The root cause is the cleanHost implementation in http.go using a “garbage in, garbage out” design, which may cause the library to send an unintended HTTP request when a malformed URL is provided. Public documents describe potential secur...

9.8CVSS7AI score0.00724EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/25 12:00 a.m.13 views

CVE-2024-45258

The req package before 3.43.4 for Go may send an unintended request when a malformed URL is provided, because cleanHost in http.go intentionally uses a "garbage in, garbage out" design...

9.8CVSS9.5AI score
SaveExploits0References4
NVD
NVD
added 2024/08/24 10:15 p.m.31 views

CVE-2024-8135

A vulnerability classified as critical has been found in Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310. Affected is the function Sign of the file pkg/token/token.go. The manipulation of the argument config.key leads to hard-coded credentials. Continious delivery with rolling...

9.8CVSS0.00549EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/24 9:31 p.m.45 views

CVE-2024-8135 Go-Tribe gotribe token.go Sign hard-coded credentials

A vulnerability classified as critical has been found in Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310. Affected is the function Sign of the file pkg/token/token.go. The manipulation of the argument config.key leads to hard-coded credentials. Continious delivery with rolling...

6.3CVSS0.00549EPSS
SaveExploits0References6
CVE
CVE
added 2024/08/24 9:31 p.m.60 views

CVE-2024-8135

Summary: CVE-2024-8135 affects Go-Tribe gotribe (up to commit cd3ccd32...) with a vulnerability in the Sign function of pkg/token/token.go. The issue arises from manipulation of the config.key argument, which leads to hard-coded credentials. Reported in multiple feeds, the product uses continuous...

9.8CVSS6.5AI score0.00549EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/24 9:31 p.m.14 views

CVE-2024-8135 Go-Tribe gotribe token.go Sign hard-coded credentials

A vulnerability classified as critical has been found in Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310. Affected is the function Sign of the file pkg/token/token.go. The manipulation of the argument config.key leads to hard-coded credentials. Continious delivery with rolling...

6.3CVSS7AI score0.00549EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/24 9:31 p.m.23 views

CVE-2024-8135 Go-Tribe gotribe token.go Sign hard-coded credentials

A vulnerability classified as critical has been found in Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310. Affected is the function Sign of the file pkg/token/token.go. The manipulation of the argument config.key leads to hard-coded credentials. Continious delivery with rolling...

5.3CVSS6.1AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/08/24 12:00 a.m.14 views

gotribe 信任管理问题漏洞

gotribe is gotribe open source a small cms solution for Go + Vue development. A trust management issue vulnerability exists in gotribe, which stems from the fact that manipulation of the parameter config.key results in hard-coded credentials...

9.8CVSS6.5AI score0.00549EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/08/24 12:00 a.m.11 views

PT-2024-38824 · Go Tribe · Go-Tribe

Name of the Vulnerable Software and Affected Versions: Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310 Description: A critical vulnerability has been found in Go-Tribe gotribe. The issue affects the function Sign of the file pkg/token/token.go. The manipulation of the argument...

9.8CVSS6.7AI score0.00549EPSS
SaveExploits0References13
OPENSUSE Linux
OPENSUSE Linux
added 2024/08/23 12:00 a.m.6 views

Security update for gh (moderate)

openSUSE Security Update: Security update for gh Announcement ID: openSUSE-SU-2024:0226-1 Rating: moderate References: 1227035 Cross-References: CVE-2024-6104 CVSS scores: CVE-2024-6104 NVD : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVE-2024-6104 SUSE: 6...

6CVSS6.8AI score0.00358EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/22 12:20 p.m.11 views

go-retryablehttp: url might write sensitive information to log file

A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information...

6CVSS7.1AI score0.00358EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/22 12:20 p.m.10 views

golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/22 12:02 p.m.15 views

golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/22 12:02 p.m.10 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/08/22 12:00 p.m.8 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/22 12:19 a.m.30 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in Go

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of Go Vulnerability Details CVEID:CVE-2024-24785 DESCRIPTION: Golang Go could allow a remote attacker to bypass security restrictions, caused by a flaw in the MarshalJSON methods in the html/template package. By...

7.5CVSS8AI score0.91969EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.31 views

Photon OS 3.0: Go PHSA-2024-3.0-0783

An update of the go package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2024-3.0-0783. The text itself is copyright C VMware, Inc. include'compat.inc'; if description scriptid206084...

7.5CVSS7.8AI score0.01042EPSS
SaveExploits0References2
Rows per page
Query Builder