First published: Tue Jul 02 2024(Updated: )
Golang autocert package could allow a remote attacker to traverse directories on the system, caused by a flaw in the the DirCache implementation. An attacker could send a specially crafted URL request containing "dot dot" sequences (/../) to view arbitrary files on the system.
Credit: security@golang.org
Affected Software | Affected Version | How to fix |
---|---|---|
IBM Data Virtualization on Cloud Pak for Data | ||
IBM Data Virtualization on Cloud Pak for Data | <=3.0 | |
IBM Watson Query with Cloud Pak for Data as a Service | <=2.2 | |
IBM Watson Query with Cloud Pak for Data as a Service | <=2.1 | |
IBM Watson Query with Cloud Pak for Data as a Service | <=2.0 | |
IBM Data Virtualization on Cloud Pak for Data | <=1.8 | |
IBM Data Virtualization on Cloud Pak for Data | <=1.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-30636 has been rated as a medium severity vulnerability.
To fix CVE-2022-30636, update to the latest version of golang.org/x/crypto that addresses this vulnerability.
CVE-2022-30636 primarily affects applications using golang.org/x/crypto on Windows systems.
CVE-2022-30636 is a path traversal vulnerability that allows for relative path input leading to unauthorized access.
Yes, CVE-2022-30636 can be exploited remotely if an attacker can manipulate HTTP requests.