Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 3 |
CVE-ID | CVE-2022-2879 CVE-2022-2880 CVE-2022-41715 |
CWE-ID | CWE-399 CWE-20 CWE-400 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software Subscribe |
Go programming language Universal components / Libraries / Scripting languages |
Vendor |
This security bulletin contains information about 3 vulnerabilities.
EUVDB-ID: #VU68387
Risk: Medium
CVSSv3.1:
CVE-ID: CVE-2022-2879
CWE-ID:
CWE-399 - Resource Management Errors
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to absent limits on the maximum size of file headers within the Reader.Read method in archive/tar. A remote attacker can pass a specially crafted file to the application and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
Vulnerable software versionsGo programming language: 1.19 - 1.19.1, 1.18 - 1.18.6
http://go.dev/issue/54853
http://groups.google.com/g/golang-announce/c/xtuG5faxtaU
http://go.dev/cl/439355
http://pkg.go.dev/vuln/GO-2022-1037
http://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI/
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?
EUVDB-ID: #VU68389
Risk: Medium
CVSSv3.1:
CVE-ID: CVE-2022-2880
CWE-ID:
CWE-20 - Improper Input Validation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform parameter smuggling attacks.
The vulnerability exists due to incorrect handling of requests forwarded by ReverseProxy in net/http/httputil. A remote attacker can supply specially crafted parameters that cannot be parsed and are rejected by net/http and force the application to include these parameters into the forwarding request. As a result, a remote attacker can smuggle potentially dangerous HTTP parameters into the request.
Install updates from vendor's website.
Vulnerable software versionsGo programming language: 1.19 - 1.19.1, 1.18 - 1.18.6
http://go.dev/issue/54663
http://groups.google.com/g/golang-announce/c/xtuG5faxtaU
http://go.dev/cl/432976
http://pkg.go.dev/vuln/GO-2022-1038
http://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI/
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?
EUVDB-ID: #VU68390
Risk: Medium
CVSSv3.1:
CVE-ID: CVE-2022-41715
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources in regexp/syntax when handling regular expressions. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
Vulnerable software versionsGo programming language: 1.19 - 1.19.1, 1.18 - 1.18.6
http://groups.google.com/g/golang-announce/c/xtuG5faxtaU
http://go.dev/issue/55949
http://pkg.go.dev/vuln/GO-2022-1039
http://go.dev/cl/439356
http://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/THKJHFMX4DAZXJ5MFPN3BNHZDN7BW5RI/
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?