Lucene search
K

18 matches found

UbuntuCve
UbuntuCve
added 2025/10/29 11:16 p.m.5 views

CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS7.1AI score0.00382EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/10/29 11:16 p.m.3 views

CVE-2025-58186

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.3CVSS7.1AI score0.005EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/10/29 11:16 p.m.4 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.00414EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/10/29 11:16 p.m.3 views

CVE-2025-61723

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

7.5CVSS6.9AI score0.00586EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/09/22 9:15 p.m.2 views

CVE-2025-47910

When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections...

5.4CVSS7.1AI score0.00308EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/06/11 6:15 p.m.5 views

CVE-2025-0913

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS6.9AI score0.0024EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/06/11 5:15 p.m.7 views

CVE-2025-22874

Calling Verify with a VerifyOptions.KeyUsages that contains ExtKeyUsageAny unintentionally disabledpolicy validation. This only affected certificate chains which contain policy graphs, which are rather uncommon...

7.5CVSS6.9AI score0.00311EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/01/28 2:15 a.m.17 views

CVE-2024-45341

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, so this only affects users of private PKIs which make use of URIs...

6.1CVSS6.7AI score0.00439EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/01/28 2:15 a.m.13 views

CVE-2024-45336

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS6.8AI score0.0062EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/09/06 9:15 p.m.7 views

CVE-2024-34156

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.9AI score0.01127EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/09/06 9:15 p.m.11 views

CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.9AI score0.01037EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/09/06 9:15 p.m.6 views

CVE-2024-34155

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS6.8AI score0.00832EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2023/03/08 12:0 a.m.36 views

CVE-2023-24532

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. This does not impact usages of crypto/ecdsa or crypto/ecdh...

5.3CVSS6.8AI score0.00817EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2022/12/07 5:15 p.m.39 views

CVE-2022-41720

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.5CVSS6.9AI score0.0119EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2022/11/02 4:15 p.m.33 views

CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS6.7AI score0.00778EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2019/10/24 10:15 p.m.29 views

CVE-2019-17596

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates...

7.5CVSS6.9AI score0.04693EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2019/09/30 7:15 p.m.32 views

CVE-2019-16276

Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling...

7.5CVSS6.9AI score0.05157EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2019/03/13 8:29 a.m.25 views

CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.8AI score0.02346EPSS
Exploits1References1
Rows per page
Query Builder