CVE-2023-37261
KrytyczneCVSS 9.6Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 46 - wyżej niż 46% wszystkich znanych CVE
Streszczenie
Mod OpenComputers do Minecraft ma lukę, która pozwala graczom uzyskać dostęp do wrażliwych informacji z serwisów metadanych chmurowych, gdy funkcja Karty Internetowej jest włączona. Dotyczy to wersji od 1.2.0 do 1.8.3 w domyślnych konfiguracjach.
Ocena ryzyka
Organizacje korzystające z OpenComputers na serwerach Minecraft mogą być narażone na wyciek danych oraz eskalację uprawnień, co może prowadzić do poważnych naruszeń bezpieczeństwa.
Rekomendacja
Zaleca się zaktualizowanie modów do wersji 1.8.3 lub wyżej, wyłączenie funkcji Karty Internetowej lub skonfigurowanie listy dozwolonych i zablokowanych adresów IP.
Oryginalny opis (angielski, źródło NVD)
OpenComputers is a Minecraft mod that adds programmable computers and robots to the game. This issue affects every version of OpenComputers with the Internet Card feature enabled; that is, OpenComputers 1.2.0 until 1.8.3 in their most common, default configurations. If the OpenComputers mod is installed as part of a Minecraft server hosted on a popular cloud hosting provider, such as 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. In addition, IPv6 addresses are not correctly filtered at all, allowing broader access into the local IPv6 network. This can allow a player on a server using an OpenComputers computer to access parts of the private IPv4 address space, as well as the whole IPv6 address space, in order to retrieve sensitive information. OpenComputers v1.8.3 for Minecraft 1.7.10 and 1.12.2 contains a patch for this issue. Some workarounds are also available. One may disable the Internet Card feature completely. If using OpenComputers 1.3.0 or above, using the allow list (`opencomputers.internet.whitelist` option) will prohibit connections to any IP addresses and/or domains not listed; or one may add entries to the block list (`opencomputers.internet.blacklist` option). More information about mitigations is available in the GitHub Security Advisory.

