1
Virus
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?
5
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
From another post, this is what the exploit does and how it works:
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
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: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/
- 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.
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
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?
Yes.
Forge has already a patch out for it
Forge has already a patch out for it
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
quick edit- adoptium is generally safer to use since it does use more up to date things vs oracle java who uses older stuff
