Lucene search
+L

2197 matches found

RedHat Linux
RedHat Linux
added 2025/06/04 12:26 a.m.7 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00778EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/03 10:11 a.m.6 views

CLSA-2025-1748945500 golang: Fix of CVE-2024-45341

CVE-2024-45341: properly check for IPv6 hosts in URIs...

6.1CVSS6.7AI score0.00458EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/06/02 12:0 a.m.9 views

Medium: golang

Issue Overview: A directory traversal vulnerability was discovered in the Go programming language's os package in versions prior to 1.24.3. The vulnerability allows improper access to the parent directory of an os.Root by opening a filename ending in "../". When exploited, this vulnerability...

3.8CVSS6.8AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2025/05/30 9:0 p.m.6 views

CLSA-2025-1748638811 grafana: Fix of CVE-2024-24790

CVE-2024-24790: update golang dependency to include fix for CVE-2024-24790...

9.8CVSS6.8AI score0.01952EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/29 9:29 a.m.4 views

SUSE-SU-2025:01551-1 Security update for go1.24

This update for go1.24 fixes the following issues: Update to go1.24.3 bsc1236217: Security fixes: - CVE-2025-22873: Fixed os.Root permits access to parent directory bsc1242715 Changelog: go73556 go73555 security: fix CVE-2025-22873 os: Root permits access to parent directory go73082 os: Root.Open...

3.8CVSS5.8AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/23 12:10 p.m.16 views

CLSA-2025-1748002217 golang: Fix of CVE-2024-24790

CVE-2024-24790: fix unexpected behavior from Is methods for IPv4-mapped IPv6 addresses...

9.8CVSS6.8AI score0.01952EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:9 a.m.8 views

CVE-2023-25292

Reflected Cross Site Scripting XSS in Intermesh BV Group-Office version 6.6.145, allows attackers to gain escalated privileges and gain sensitive information via the GOLANGUAGE cookie...

6.1CVSS6.2AI score0.0058EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:24 p.m.5 views

CVE-2022-39220

SFTPGo is an SFTP server written in Go. Versions prior to 2.3.5 are subject to Cross-site scripting XSS vulnerabilities in the SFTPGo WebClient, allowing remote attackers to inject malicious code. This issue is patched in version 2.3.5. No known workarounds exist...

6.1CVSS6.2AI score0.00541EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/22 5:25 p.m.11 views

CVE-2025-48075 Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS6.5AI score0.0044EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2025/05/16 12:0 a.m.7 views

GoLeash: Mitigating Golang Software Supply Chain Attacks with Runtime Policy Enforcement

Modern software supply chain attacks consist of introducing new, malicious capabilities into trusted third-party software components, in order to propagate to a victim through a package dependency chain. These attacks are especially concerning for the Go language ecosystem, which is extensively...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/14 11:52 a.m.6 views

golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect

A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header redirected to b.com/ will not send that header to b.com. However, the...

6.1CVSS7.2AI score0.00647EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.7 views

Alibaba Cloud Linux 3 : 0180: git-lfs (ALINUX3-SA-2022:0180)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2022:0180 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2020-28851: In x/text in Go 1.15.4, an...

7.5CVSS7AI score0.02607EPSS
SaveExploits5References10
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.10 views

Alibaba Cloud Linux 3 : 0131: go-toolset:rhel8 (ALINUX3-SA-2022:0131)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2022:0131 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2021-38297: Go before 1.16.9 and 1.17....

9.8CVSS7.3AI score0.10299EPSS
SaveExploits2References14
RedHat Linux
RedHat Linux
added 2025/05/13 3:59 p.m.8 views

golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints

A flaw was found in the crypto/x509 package of the Golang standard library. A certificate with a URI, which has a IPv6 address with a zone ID, may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI; this...

6.1CVSS6.8AI score0.00458EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 1:31 p.m.5 views

golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh

A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange...

7.5CVSS7.1AI score0.00905EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.14 views

net/http: Denial of service due to improper 100-continue handling in net/http

A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service...

7.5CVSS7.3AI score0.01414EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.14 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 2025/05/13 8:44 a.m.5 views

crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec

A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leaka...

4CVSS7.1AI score0.00284EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/13 12:0 a.m.6 views

nosurf 安全漏洞

nosurf is an HTTP package for Go by Justinas Stankevičius personal developer. It helps you prevent cross-site request forgery attacks. A security vulnerability exists in nosurf versions prior to 1.2.0, which stems from a CSRF check bypass that could lead to cross-site request forgery...

6.1CVSS9.1AI score0.00211EPSS
SaveExploits2References6
CNNVD
CNNVD
added 2025/05/06 12:0 a.m.7 views

goshs 访问控制错误漏洞

goshs is a simple HTTP Server written in Go by Patrick Hener Personal Developer. An access control error vulnerability exists in goshs versions prior to 1.0.5 that stems from not checking the cli option -c, which could lead to arbitrary command execution...

9.4CVSS9.2AI score0.00642EPSS
SaveExploits0References3
Rows per page
Query Builder