Lucene search
+L

2383 matches found

Cvelist
Cvelist
added 2025/11/07 5:32 a.m.21 views

CVE-2025-64346 archives: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

archives is a Go library for extracting archives tar, zip, etc.. Version 1.0.0 does not prevent a malicious user to feed a specially crafted archive to the library causing RCE, modification of files or other malignancies in the context of whatever the user is running this library as, through the...

6CVSS0.0036EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/07 4:43 a.m.7 views

Security Bulletin: HTTP request smuggling vulnerability in Go net/http due to improper LF handling in chunked encoding, affects watsonx.data

Summary The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext. This could affect watsonx.data...

9.1CVSS7.4AI score0.00811EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/07 12:00 a.m.16 views

PT-2025-45412

Name of the Vulnerable Software and Affected Versions archives version 1.0.0 Description archives is a Go library used for extracting archives such as tar and zip files. Version 1.0.0 does not adequately prevent a malicious user from providing a specially crafted archive that could lead to Remote...

6CVSS7.1AI score0.0036EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/11/06 9:07 p.m.11 views

EUVD-2025-38186

ThinkDashboard is a self-hosted bookmark dashboard built with Go and vanilla JavaScript. Versions 0.6.7 and below contain a Blind Server-Side Request Forgery SSRF vulnerability, in its /api/ping?url= endpoint. This allows an attacker to make arbitrary requests to internal or external hosts. This...

5.3CVSS6.2AI score0.0033EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/06 12:58 p.m.5 views

BIT-GOLANG-2025-58188 Panic when validating certificates with DSA public keys in crypto/x509

Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains...

7.5CVSS6.7AI score0.00356EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/06 9:09 a.m.24 views

CLSA-2025-1762420153 delve: Fix of CVE-2024-34156

rebuild with newer golang to fix CVE-2024-34156 stack exhaustion in encoding/gob when decoding deeply nested structures...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/05 6:41 p.m.11 views

GO-2025-4084 ZITADEL Vulnerable to Account Takeover via Malicious Forwarded Header Injection in github.com/zitadel/zitadel

ZITADEL Vulnerable to Account Takeover via Malicious Forwarded Header Injection in github.com/zitadel/zitadel. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports fr...

8.8CVSS7.1AI score0.00341EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/03 2:49 p.m.15 views

CLSA-2025-1762181347 containernetworking-plugins: Fix of CVE-2023-24540

rebuild with newer golang to fix CVE-2023-24540 sanitize templates with whitespace outside the allowed character set in JavaScript contexts...

9.8CVSS6.8AI score0.0156EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.10 views

AZL-69290 CVE-2025-61725 affecting package golang 1.25.12-1

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS6.7AI score0.00604EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.12 views

AZL-78915 CVE-2025-58188 affecting package golang 1.25.7-1

Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains...

7.5CVSS7.1AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.10 views

AZL-78911 CVE-2025-58186 affecting package golang 1.26.5-2

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

5.3CVSS6.8AI score0.00527EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.11 views

AZL-78905 CVE-2025-47912 affecting package golang 1.25.7-1

The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://::1/". IPv4 addresses and hostnames mus...

5.3CVSS6.9AI score0.00436EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/10/29 11:16 p.m.11 views

CVE-2025-58189

When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information the ALPN protocols sent by the client which is not escaped...

5.3CVSS7.1AI score0.00436EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/10/29 9:49 p.m.3 views

Improper Encoding or Escaping of Output

Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output. Go Vulnerability Report:When Conn.Handshake fails during ALPN negotiation, the error contains attacker-controlled information the AL...

6.9CVSS6.7AI score0.00436EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.9 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A security vulnerability exists in Google Go, which stems from the Reader.ReadResponse function constructing a response string by concatenating repetitive strings, which may...

5.3CVSS6.3AI score0.00518EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.9 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc USA. A security vulnerability exists in Google Go, which stems from the HTTP server parsing a large number of small cookies without limiting the number, which could lead to...

5.3CVSS6.3AI score0.00527EPSS
SaveExploits0References5
Redos
Redos
added 2025/10/29 12:00 a.m.20 views

ROS-20251029-07

The vulnerability in the Golang programming language is related to the implementation of a function where a string is accumulated via repeated concatenation without effectively managing memory or time complexity. Exploitation of the vulnerability could allow an attacker to cause a denial of servi...

7.5CVSS7.1AI score0.00617EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.12 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go that stems from the possibility of allocating a large amount of memory when parsing a specially crafted DER payload, leading to...

5.3CVSS6.4AI score0.00518EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/10/26 1:08 a.m.10 views

[SECURITY] Fedora 41 Update: golang-github-facebook-time-0^20251021gite970944-1.fc41

Meta's Time libraries...

6.5CVSS7AI score0.00524EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2025/10/16 8:41 a.m.97 views

Xmlrpc-scanner

QMLRPC Vulnerability Scanner 🚀 Windows-compatible advanced QM...

8AI score
SaveExploits0
Rows per page
Query Builder