CVE-2023-37262
Severity CVSS v4.0:
Pending analysis
Type:
CWE-918
Server-Side Request Forgery (SSRF)
Publication date:
07/07/2023
Last modified:
18/07/2023
Description
CC: Tweaked is a mod for Minecraft which adds programmable computers, turtles, and more to the game. Prior to versions 1.20.1-1.106.0, 1.19.4-1.106.0, 1.19.2-1.101.3, 1.18.2-1.101.3, and 1.16.5-1.101.3, if the cc-tweaked plugin is running on a Minecraft server hosted on a popular cloud hosting providers, like AWS, GCP, and Azure, those metadata services API endpoints are not forbidden (aka "blacklisted") by default. As such, any player can gain access to sensitive information exposed via those metadata servers, potentially allowing them to pivot or privilege escalate into the hosting provider. Versions 1.20.1-1.106.0, 1.19.4-1.106.0, 1.19.2-1.101.3, 1.18.2-1.101.3, and 1.16.5-1.101.3 contain a fix for this issue.
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:a:tweaked:cc-tweaked:*:*:*:*:*:minecraft:*:* | 1.16.5-1.101.3 (excluding) | |
cpe:2.3:a:tweaked:cc-tweaked:*:*:*:*:*:minecraft:*:* | 1.17.1-1.98.1 (including) | 1.18.2-1.101.3 (excluding) |
cpe:2.3:a:tweaked:cc-tweaked:*:*:*:*:*:minecraft:*:* | 1.19.1-1.100.9 (including) | 1.19.2-1.101.3 (excluding) |
cpe:2.3:a:tweaked:cc-tweaked:*:*:*:*:*:minecraft:*:* | 1.19.3-1.102.0 (including) | 1.19.4-1.106.0 (excluding) |
cpe:2.3:a:tweaked:cc-tweaked:*:*:*:*:*:minecraft:*:* | 1.20.1-1.105.0 (including) | 1.20.1-1.106.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/MightyPirates/OpenComputers/security/advisories/GHSA-vvfj-xh7c-j2cm
- https://github.com/cc-tweaked/CC-Tweaked/blob/96847bb8c28df51e5e49f2dd2978ff6cc4e2821b/projects/core/src/main/java/dan200/computercraft/core/apis/http/options/AddressPredicate.java#L116-L126
- https://github.com/cc-tweaked/CC-Tweaked/commit/4bbde8c50c00bc572578ab2cff609b3443d10ddf
- https://github.com/cc-tweaked/CC-Tweaked/security/advisories/GHSA-7p4w-mv69-2wm2
- https://github.com/dan200/ComputerCraft/issues/170