CVE & CISA-KEV Catalog

CVE-2022-30636

HIGH
7.5
CVSS v3
NVD

Description

httpTokenCacheKey uses path.Base to extract the expected HTTP-01 token value to lookup in the DirCache implementation. On Windows, path.Base acts differently to filepath.Base, since Windows uses a different path separator (\ vs. /), allowing a user to provide a relative path, i.e. .well-known/acme-challenge/..\..\asd becomes ..\..\asd. The extracted path is then suffixed with +http-01, joined with the cache directory, and opened. Since the controlled path is suffixed with +http-01 before opening, the impact of this is significantly limited, since it only allows reading arbitrary files on the system if and only if they have this suffix.

How to fix

Remediation Available
golang-go.cryptoDebian
Fixed in:1:0.0~git20220829.c86fa9a-1CVE-2022-30636
Fixed in:1:0.0~git20220829.c86fa9a-1CVE-2022-30636
Fixed in:1:0.0~git20220829.c86fa9a-1CVE-2022-30636

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Exploit Intelligence

0.63%probability of exploitation in 30 days
46thpercentile

Moderate risk: more likely to be exploited than 46% of all known CVEs.

References

Other references3
Embed a live status badge for CVE-2022-30636
CVE-2022-30636 severity badge

Markdown

[![CVE-2022-30636](https://tridentstack.com/cve/badge/CVE-2022-30636.svg)](https://tridentstack.com/cve/CVE-2022-30636)

HTML

<a href="https://tridentstack.com/cve/CVE-2022-30636"><img src="https://tridentstack.com/cve/badge/CVE-2022-30636.svg" alt="CVE-2022-30636"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.