Lucene search
+L

3776 matches found

RedHat Linux
RedHat Linux
added 2023/06/05 4:47 p.m.9 views

golang: net/http, net/textproto: denial of service from excessive memory allocation

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01888EPSS
SaveExploits0References6
Prion
Prion
added 2023/05/30 4:15 a.m.23 views

Design/Logic Flaw

gost GO Simple Tunnel is a simple tunnel written in golang. Sensitive secrets such as passwords, token and API keys should be compared only using a constant-time comparison function. Untrusted input, sourced from a HTTP header, is compared directly with a secret. Since this comparison is not...

2.6CVSS5.6AI score0.00574EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2023/05/30 3:6 a.m.73 views

CVE-2023-32691

CVE-2023-32691 affects gost (GO Simple Tunnel) written in Go. The root cause is untrusted input from an HTTP header being compared directly to a secret (not using constant-time comparison), enabling a side-channel timing attack to guess secrets. The common remediation is to switch to constant-tim...

5.9CVSS5.6AI score0.00574EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/05/30 3:6 a.m.33 views

CVE-2023-32691 ginuerzh/gost vulnerable to Timing Attack

gost GO Simple Tunnel is a simple tunnel written in golang. Sensitive secrets such as passwords, token and API keys should be compared only using a constant-time comparison function. Untrusted input, sourced from a HTTP header, is compared directly with a secret. Since this comparison is not...

5.9CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/05/30 3:6 a.m.7 views

CVE-2023-32691 ginuerzh/gost vulnerable to Timing Attack

gost GO Simple Tunnel is a simple tunnel written in golang. Sensitive secrets such as passwords, token and API keys should be compared only using a constant-time comparison function. Untrusted input, sourced from a HTTP header, is compared directly with a secret. Since this comparison is not...

5.9CVSS6.7AI score0.00574EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/05/30 3:6 a.m.55 views

CVE-2023-32691 ginuerzh/gost vulnerable to Timing Attack

gost GO Simple Tunnel is a simple tunnel written in golang. Sensitive secrets such as passwords, token and API keys should be compared only using a constant-time comparison function. Untrusted input, sourced from a HTTP header, is compared directly with a secret. Since this comparison is not...

5.9CVSS5.9AI score0.00574EPSS
SaveExploits1References2
Veracode
Veracode
added 2023/05/29 5:41 a.m.18 views

Host Header Injection

lavalite/cms is vulnerable to host header injection.The vulnerability exists due to a lack of sanitization in the http header...

6.1CVSS6.7AI score0.00587EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2023/05/29 3:15 a.m.21 views

CVE-2023-24604

OX App Suite before backend 7.10.6-rev37 does not check HTTP header lengths when downloading, e.g., potentially allowing a crafted iCal feed to provide an unlimited amount of header data...

4.3CVSS4.6AI score0.00673EPSS
SaveExploits0References2
Prion
Prion
added 2023/05/29 3:15 a.m.24 views

Design/Logic Flaw

OX App Suite before backend 7.10.6-rev37 does not check HTTP header lengths when downloading, e.g., potentially allowing a crafted iCal feed to provide an unlimited amount of header data...

4CVSS4.7AI score0.00673EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/05/29 12:0 a.m.31 views

CVE-2023-24604

OX App Suite before backend 7.10.6-rev37 does not check HTTP header lengths when downloading, e.g., potentially allowing a crafted iCal feed to provide an unlimited amount of header data...

4.8AI score0.00673EPSS
SaveExploits0References2
OSV
OSV
added 2023/05/29 12:0 a.m.18 views

CVE-2023-24604

OX App Suite before backend 7.10.6-rev37 does not check HTTP header lengths when downloading, e.g., potentially allowing a crafted iCal feed to provide an unlimited amount of header data...

4.3CVSS7AI score
SaveExploits0References4
CVE
CVE
added 2023/05/29 12:0 a.m.56 views

CVE-2023-24604

OX App Suite before backend 7.10.6-rev37 does not validate HTTP header lengths when downloading data (e.g., iCal feeds), potentially allowing unlimited header data exposure. Affected product/version: OX App Suite prior to 7.10.6-rev37. CVSS 3.1 base score 4.3 (MEDIUM). Remediation: update to 7.10...

4.3CVSS4.5AI score0.00673EPSS
SaveExploits0References2Affected Software1
Hacker One
Hacker One
added 2023/05/25 1:38 p.m.76 views

Node.js: HTTP Request Smuggling via Empty headers separated by CR

HTTP Request Smuggling HRS was possible in Node.js v20.2.0 due to the llhttp parser in the http module not strictly using the CRLF sequence to delimit HTTP requests. The CR character without LF was sufficient to delimit HTTP header fields in the llhttp parser, which is not compliant with RFC7230...

7.5CVSS7.7AI score0.03906EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/05/25 12:0 a.m.40 views

CentOS 8 : go-toolset:rhel8 (CESA-2023:3319)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2023:3319 advisory. - The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars a scalar...

9.8CVSS7.5AI score0.02281EPSS
SaveExploits0References9
OSV
OSV
added 2023/05/22 7:47 p.m.75 views

GHSA-QJRQ-HM79-49WW ginuerzh/gost vulnerable to Timing Attack

Timing attacks occur when an attacker can guess a secret by observing a difference in processing time for valid and invalid inputs. Sensitive secrets such as passwords, token and API keys should be compared only using a constant-time comparision function. More information on this attack type can ...

5.9CVSS5.6AI score0.00574EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/05/22 12:0 a.m.13 views

PT-2023-23965 · Gost · Gost

Name of the Vulnerable Software and Affected Versions: gost GO Simple Tunnel affected versions not specified Description: The issue arises from the comparison of untrusted input, sourced from an HTTP header, with a secret using a non-constant time comparison function. This allows an attacker to...

5.9CVSS5.4AI score0.00574EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2023/05/20 12:0 a.m.40 views

CentOS 8 : Image Builder (CESA-2023:2780)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2023:2780 advisory. - 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 closin...

7.5CVSS7.1AI score0.05623EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/05/18 12:14 a.m.6 views

haproxy: request smuggling attack in HTTP/1 header parsing

A flaw was found in HAProxy's headers processing that causes HAProxy to drop important headers fields such as Connection, Content-length, Transfer-Encoding, and Host after having partially processed them. A maliciously crafted HTTP request could be used in an HTTP request smuggling attack to bypa...

9.1CVSS5.7AI score0.05493EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:59 a.m.4 views

golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working

A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality...

6.5CVSS6.6AI score0.01355EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:57 a.m.6 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
Rows per page
Query Builder