1

Virus

Astronomical123 12/17/21 4:34 pm
193
12/19/2021 6:41 pm
Hello has anyone else heard about the security breach for Java? I'm kinda confused on what's going on is java safe to play on anymore?
Posted by
Astronomical123
Level 1 : New Miner
0

  Have something to say?

JoinSign in

5

faderz
12/19/2021 12:52 pm
Level 1 : New System
Just follow the instructions from Minecraft. Update your Java and use the official Minecraft versions. www.minecraft.net/en-us/article/important-message--security-vulnerability-java-edition
2
HoboMaggot
12/17/2021 8:49 pm
Level 55 : Grandmaster Blob
history
From another post, this is what the exploit does and how it works:
As Coffee stated, it allows hackers to remotely execute code (e.g. get your IP addresses and download stuff) by sending a string with a certain pattern into chat which gets logged internally (which is what minecraft always does with chat and commands), but also remotely executes that malcious code to grab your details/install ransomware.Procedure of the hack:
  • Data from the hacker gets sent to the server via chat message to the server
  • The server logs the message sent by the hacker, containing the malicious payload
  • The (log4j) vulnerability is triggered by this payload and the server makes a request to the main server/Java files of the server via the internally imported software responsible for receiving and displaying chat messages and commands
  • The text pattern contains a path to a remote server/java file which is injected and allows an attacker to execute their code remotely.
Hopefully this is ELI5 enough. Might be 10% wrong as im not a full fledged programmerBtw, this affects all applications who use that logging software, not just minecraft. A whole bunch of enterprise programs were vulnerable to this too, such as Steam and the Apple iCloud.https://www.lunasec.io/docs/blog/log4j-zero-day/

Java should be safe to play on now. Patches have already been made for 1.12+ (not sure for below) and all the other unofficial launchers (including modded) are safe. Just in case, update your java version as star_weaver suggested
1
Astronomical123
12/19/2021 12:15 pm
Level 1 : New Miner
By modding does that include modpacks such as rlcraft and forge. I just want to be a hundred percent sure before playing again also I have a server through aternos. I use this to play with my friends, would this require me to do any type of coding?
1
HoboMaggot
12/19/2021 6:41 pm
Level 55 : Grandmaster Blob
Yes.
Forge has already a patch out for it
1
star_weaver
12/17/2021 5:13 pm
She/Her • Level 27 : Expert Princess Button Pusher
history
all you need to do is update java
quick edit- adoptium is generally safer to use since it does use more up to date things vs oracle java who uses older stuff
2

Welcome