CVE-2022-26526
Published Mar 17, 2022
Last updated a year ago
Overview
- Description
- Anaconda Anaconda3 (Anaconda Distribution) through 2021.11.0.0 and Miniconda3 through 4.11.0.0 can create a world-writable directory under %PROGRAMDATA% and place that directory into the system PATH environment variable. Thus, for example, local users can gain privileges by placing a Trojan horse file into that directory. (This problem can only happen in a non-default installation. The person who installs the product must specify that it is being installed for all users. Also, the person who installs the product must specify that the system PATH should be changed.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 4.6
- Impact score
- 6.4
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-732
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:anaconda:anaconda3:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "38BE51E1-107F-4A31-8F47-7D81642ECECD", "versionEndIncluding": "2021.11.0.0" }, { "criteria": "cpe:2.3:a:conda:miniconda3:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "567FBA8F-7048-448E-BA18-BB6504711CA7", "versionEndIncluding": "4.11.0.0" } ], "operator": "OR" } ] } ]