CVE-2021-32773
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
Racket is a general-purpose programming language and an ecosystem for language-oriented programming. In versions prior to 8.2, code evaluated using the Racket sandbox could cause system modules to incorrectly use attacker-created modules instead of their intended dependencies. This could allow system functions to be controlled by the attacker, giving access to facilities intended to be restricted. This problem is fixed in Racket version 8.2. A workaround is available, depending on system settings. For systems that provide arbitrary Racket evaluation, external sandboxing such as containers limit the impact of the problem. For multi-user evaluation systems, such as the `handin-server` system, it is not possible to work around this problem and upgrading is required.
Overview
- CVE ID
- CVE-2021-32773
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-07-20T00:15:08
- Last Modified Date
- 2021-07-29T16:22:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:racket-lang:racket:*:*:*:*:*:*:*:* | 1 | OR | 8.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/racket/racket/security/advisories/GHSA-cgrw-p7p7-937c | Third Party Advisory |
https://github.com/racket/racket/commit/6ca4ffeca1e5877d44f835760ad89f18488d97e1 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-32773 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32773 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:52:27 | Added to TrackCVE | |||
2022-12-05 06:28:05 | 2021-07-20T00:15Z | 2021-07-20T00:15:08 | CVE Published Date | updated |
2022-12-05 06:28:05 | 2021-07-29T16:22:26 | CVE Modified Date | updated | |
2022-12-05 06:28:05 | Analyzed | Vulnerability Status | updated |