CVE-2022-39334

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-39334
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-39334.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-39334
Aliases
  • GHSA-82xx-98xv-4jxv
Downstream
Related
Published
2022-11-25T00:00:00Z
Modified
2025-10-20T19:32:37Z
Severity
  • 3.9 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
nextcloudcmd incorrectly trusts bad TLS certificates
Details

Nextcloud also ships a CLI utility called nextcloudcmd which is sometimes used for automated scripting and headless servers. Versions of nextcloudcmd prior to 3.6.1 would incorrectly trust invalid TLS certificates, which may enable a Man-in-the-middle attack that exposes sensitive data or credentials to a network attacker. This affects the CLI only. It does not affect the standard GUI desktop Nextcloud clients, and it does not affect the Nextcloud server.

Database specific
{
    "cwe_ids": [
        "CWE-295"
    ]
}
References

Affected packages

Git / github.com/nextcloud/desktop

Affected ranges

Type
GIT
Repo
https://github.com/nextcloud/desktop
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed