Lucene search
+L

314 matches found

RedHat Linux
RedHat Linux
added 2026/04/13 2:21 a.m.18 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.7AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.16 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.9AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/19 9:34 p.m.25 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.7AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/19 5:15 a.m.13 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.8 views

MiracleLinux 8 : container-tools:rhel8 (AXSA:2026-338:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-338:01 advisory. golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query...

10CVSS7.3AI score0.02175EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/03/12 11:53 a.m.8 views

Important: Red Hat Security Advisory: RHACS 4.8.9 security and bug fix update

Updated images are now available for Red Hat Advanced Cluster Security RHACS, which typically include new features, bug fixes, and/or security patches. See the release notes link in the references section for a description of the fixes and enhancements in this particular release...

10CVSS6.7AI score0.02965EPSS
SaveExploits6References12
RedHat Linux
RedHat Linux
added 2026/03/12 11:03 a.m.14 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/11 6:05 a.m.14 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/06 11:00 a.m.19 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/05 9:03 a.m.10 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/05 6:25 a.m.12 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/02 1:23 a.m.12 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/05 6:16 p.m.10 views

DEBIAN-CVE-2025-58190

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS8AI score0.00501EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/02/05 5:48 p.m.42 views

CVE-2025-47911 Quadratic parsing complexity in golang.org/x/net/html

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

0.00521EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/05 5:48 p.m.47 views

CVE-2025-58190 Infinite parsing loop in golang.org/x/net

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

0.00501EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2022-0700

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.03958EPSS
SaveExploits0References43
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-4104

Malicious code in bioql PyPI...

5.9CVSS6.9AI score0.03692EPSS
SaveExploits0References38
OSV
OSV
added 2025/09/19 11:09 a.m.20 views

OESA-2025-2308 golang security update

. Security Fixes: 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.CVE-2025-22871...

9.1CVSS6.9AI score0.00811EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:09 a.m.9 views

Incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http

...

4.3CVSS7AI score0.0108EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/06/25 2:13 p.m.24 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.00811EPSS
SaveExploits0References8
Rows per page
Query Builder