Lucene search
+L

178 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.8 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.19 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.00778EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:09 a.m.8 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.23 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
RedHat Linux
RedHat Linux
added 2025/06/23 2:48 a.m.18 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
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/12 11:11 a.m.9 views

Security Bulletin: Go net/http package is vulnerable to a denial of service,a remote attacker could exploit this vulnerability to cause a denial of service, affects watsonx.data

Summary Go net/http package is vulnerable to a denial of service, caused by improper 100-continue header handling. By sending "Expect: 100-continue" requests, a remote attacker could exploit this vulnerability to cause a denial of service and this could affect watsonx.data. Vulnerability Details...

7.5CVSS9.2AI score0.01414EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2025/06/09 2:22 p.m.17 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
Veracode
Veracode
added 2025/05/16 8:33 a.m.12 views

Cross-Site Request Forgery (CSRF)

github.com/justinas/nosurf is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to misuse of the Go net/http library, which causes nosurf to treat all incoming requests as plain-text HTTP. As a result, it fails to verify that the Referer header is from the same origin,...

6.1CVSS6.8AI score0.00232EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/14 2:56 p.m.28 views

nosurf vulnerable to CSRF due to non-functional same-origin request checks

Impact This vulnerability allows an attacker who controls content on the target site, or on a subdomain of the target site either via XSS, or otherwise to bypass Cross-Site Request Forgery checks and issue requests on user's behalf. Details Due to misuse of the Go net/http library, nosurf...

6.1CVSS6.7AI score0.00232EPSS
SaveExploits2References7Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.19 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Medium: docker

Issue Overview: In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error. CVE-2022-27664 Affected Packages: docker Note: This advisory is applicable to Amazon...

7.5CVSS6.9AI score0.0262EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/01/21 12:46 p.m.7 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:10 a.m.12 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/10/23 12:00 a.m.35 views

Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS : Go vulnerabilities (USN-7081-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7081-1 advisory. It was discovered that the Go net/http module did not properly handle responses to requests with an Expect: 100-continue header...

7.5CVSS7AI score0.01414EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 3:30 a.m.15 views

golang: net/mail: comments in display names are incorrectly handled

A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using...

7.5CVSS7.3AI score0.01042EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/24 7:12 p.m.13 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/27 1:06 p.m.16 views

golang: net/mail: comments in display names are incorrectly handled

A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using...

7.5CVSS7.3AI score0.01042EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/06/11 7:45 p.m.6 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 1:33 p.m.12 views

golang: net/mail: comments in display names are incorrectly handled

A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using...

7.5CVSS7.3AI score0.01042EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/04/08 12:00 a.m.10 views

CVE-2023-45288

...

7.5CVSS6.6AI score0.91969EPSS
SaveExploits1
Rows per page
Query Builder