Lucene search
K

24 matches found

NVD
NVD
added 2026/06/01 5:17 p.m.9 views

CVE-2026-44740

Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficien...

6.5CVSS0.00295EPSS
Exploits0References3
CVE
CVE
added 2026/05/04 5:15 a.m.17 views

CVE-2026-7735

The CVE concerns osrg GoBGP (up to 4.3.0) where the PathAttributeAigp.DecodeFromBytes function in pkg/packet/bgp/bgp.go handles the AIGP Attribute Parser. A manipulation can cause a buffer overflow, enabling remote initiation of an attack. This entry specifies that upgrading to version 4.4.0 addr...

7.5CVSS7.3AI score0.00361EPSS
Exploits0References6Affected Software1
GithubExploit
GithubExploit
added 2026/03/24 6:43 p.m.121 views

Mass-Mirai-IoT-Exploit

Fiber — Mass Mirai IoT Exploit Languages: Englishengl...

6.1AI score
Exploits0
OSV
OSV
added 2026/03/10 6:28 p.m.3 views

GO-2026-4634 soft-serve vulnerable to SSRF via unvalidated LFS endpoint in repo import in github.com/charmbracelet/soft-serve

soft-serve vulnerable to SSRF via unvalidated LFS endpoint in repo import in github.com/charmbracelet/soft-serve...

9.1CVSS5.8AI score0.00328EPSS
Exploits1References3
OSV
OSV
added 2026/02/19 5:28 p.m.6 views

GO-2026-4361 Inconsistencies between how commit signatures are verified and how block time is derived in github.com/cometbft/cometbft

Inconsistencies between how commit signatures are verified and how block time is derived in github.com/cometbft/cometbft...

5.4AI score
Exploits0References4
OSV
OSV
added 2025/11/17 7:11 p.m.5 views

GO-2025-4118 File Browser has risk of HTTP Request/Response smuggling through vulnerable dependency in github.com/filebrowser/filebrowser

File Browser has risk of HTTP Request/Response smuggling through vulnerable dependency in github.com/filebrowser/filebrowser...

9.1CVSS6.9AI score0.00682EPSS
Exploits0References2
FreeBSD
FreeBSD
added 2024/04/03 12:0 a.m.27 views

go -- http2: close connections when receiving too many headers

The Go project reports: http2: close connections when receiving too many headers Maintaining HPACK state requires that we parse and process all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, we don't allocate memory to store the excess headers but...

7.5CVSS7AI score0.91969EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2024/03/05 12:0 a.m.42 views

go -- multiple vulnerabilities

The Go project reports reports: crypto/x509: Verify panics on certificates with an unknown public key algorithm Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. net/http: memory exhaustion in...

7.5CVSS6.7AI score0.01156EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.43 views

FreeBSD : go -- multiple vulnerabilities (beb36f39-4d74-11ee-985e-bff341e78d94)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the beb36f39-4d74-11ee-985e-bff341e78d94 advisory. - The Go project reports: cmd/go: go.mod toolchain directive allows arbitrary execution The...

9.8CVSS7.6AI score0.01413EPSS
Exploits0References7
FreeBSD
FreeBSD
added 2023/04/04 12:0 a.m.42 views

go -- multiple vulnerabilities

The Go project reports: go/parser: infinite loop in parsing Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow. html/template: backticks not treated as string delimiters Templates di...

9.8CVSS7.8AI score0.02281EPSS
Exploits0References1
FreeBSD
FreeBSD
added 2023/02/22 12:0 a.m.33 views

go -- crypto/elliptic: incorrect P-256 ScalarMult and ScalarBaseMult results

The Go project reports: crypto/elliptic: incorrect P-256 ScalarMult and ScalarBaseMult results The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars a scalar larger than the order of the curve...

5.3CVSS6.6AI score0.00817EPSS
Exploits0References1
FreeBSD
FreeBSD
added 2023/02/14 12:0 a.m.47 views

go -- multiple vulnerabilities

The Go project reports: path/filepath: path traversal in filepath.Clean on Windows On Windows, the filepath.Clean function could transform an invalid path such as a/../c:/b into the valid path c:\b. This transformation of a relative if invalid path into an absolute path could enable a directory...

7.5CVSS7.5AI score0.04561EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2022/12/06 12:0 a.m.40 views

FreeBSD : go -- multiple vulnerabilities (6f5192f5-75a7-11ed-83c0-411d43ce7fe4)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 6f5192f5-75a7-11ed-83c0-411d43ce7fe4 advisory. - The Go project reports: os, net/http: avoid escapes from os.DirFS and http.Dir on Windows Th...

7.5CVSS7.1AI score0.05623EPSS
Exploits0References4
FreeBSD
FreeBSD
added 2022/10/22 12:0 a.m.99 views

traefik -- Use of vulnerable Go module x/net/http2

The Go project reports: A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, whi...

7.5CVSS0.4AI score0.01814EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2022/10/04 12:0 a.m.29 views

go -- multiple vulnerabilities

The Go project reports: archive/tar: unbounded memory consumption when reading headers Reader.Read did not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics...

7.7AI score
Exploits0References1
FreeBSD
FreeBSD
added 2022/07/14 12:0 a.m.83 views

go -- decoding big.Float and big.Rat can panic

The Go project reports: encoding/gob & math/big: decoding big.Float and big.Rat can panic Decoding big.Float and big.Rat types can panic if the encoded message is too short...

7.5CVSS6.8AI score0.0198EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2021/12/08 12:0 a.m.31 views

go -- multiple vulnerabilities

The Go project reports: net/http: limit growth of header canonicalization cache. An attacker can cause unbounded memory growth in a Go server accepting HTTP/2 requests. syscall: don’t close fd 0 on ForkExec error. When a Go program running on a Unix system is out of file descriptors and calls...

7.5CVSS1.1AI score0.03958EPSS
Exploits0References2
FreeBSD
FreeBSD
added 2021/10/06 12:0 a.m.37 views

go -- misc/wasm, cmd/link: do not let command line arguments overwrite global data

The Go project reports: When invoking functions from WASM modules, built using GOARCH=wasm GOOS=js, passing very large arguments can cause portions of the module to be overwritten with data from the arguments. If using wasmexec.js to execute WASM modules, users will need to replace their copy aft...

9.8CVSS4AI score0.10299EPSS
Exploits0References1
FreeBSD
FreeBSD
added 2021/08/18 12:0 a.m.32 views

go -- archive/zip: overflow in preallocation check can cause OOM panic

The Go project reports: An oversight in the previous fix still allows for an OOM panic when the indicated directory size in the archive header is so large that subtracting it from the archive size overflows a uint64, effectively bypassing the check that the number of files in the archive is...

7.5CVSS2.2AI score0.06934EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2021/06/04 12:0 a.m.157 views

FreeBSD : go -- multiple vulnerabilities (079b3641-c4bd-11eb-a22a-693f0544ae52)

The Go project reports : The SetString and UnmarshalText methods of math/big.Rat may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents. ReverseProxy in net/http/httputil could be made to forward certain hop-by-hop headers, including Connection. In case the...

7.5CVSS7.2AI score0.03464EPSS
Exploits4References9
Rows per page
Query Builder