CurseForge · Minecraft mod
Healer
Patch up CVE-2021-44228 for minecraft forge 1.7.10 - 1.12.2
Quick answer
Which Healer release matches 1.12.1 Forge?
Healer-1.2.1.jar targets 1.7.6, 1.9.1, 1.9.3 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Healer required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Healer-1.2.1.jar need?
Healer-1.2.1.jar on 1.12.1 Forge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Healer without breaking your instance.
Built for Healer-1.2.1.jar on 1.12.1 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Healer-1.2.1.jar. It targets 1.7.6, 1.9.1, 1.9.3 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside Healer-1.2.1.jar. It opens that exact file at the source.
About this project
What does Healer add?
Patch up security vulnerbility CVE-2021-44228 (also known as Log4Shell) for minecraft forge 1.7.10 - 1.12.2, by removing JNDI lookup from Interpolator using reflection and replace the default LoggerContextFactory to catch any LoggerContext loaded after this mod. For more specific technical explainations on how I patched it, please refer to the source code instead.
Currently only works for minecraft 1.12 and before. Tested on 1.7.10 and 1.12.2.
Compatibility
If any mod tries to programatically tweak logging configuration, they will fail miserably due to the exhaustive patching. To fix this, healer postpones the patching late enough, until said mods are done with their editing.
As of date, healer has built in support for these mods.
- ForgeEssentials
If you have other mods crashing with log lines like ClassCastException: cannot cast XXXXXXXX to org.apache.logging.log4j.core.impl.Log4jContextFactory, then you have step on one of these mods.
To fix this, complain at my issue tracker, or add -Dnet.glease.healer.patch_stage=XXXX to your JVM launch argument, where XXXX can be any of PRELOAD, PREINIT, INIT, POSTINIT (in time order, with earliest as the first). PREINIT is usually enough to mitigate the problem, POSTINIT should be enough to fix all problem.
To ordinary players
- If your launcher has patched this already, you will not need this mod to patch the vulnerability.
- If you applied mojang's fix, you will not need this mod to patch the vulnerability.
- If you have FoamFix for 1.7, you will not need this mod to patch the vulnerability.
- If you have used other fixing mods, ask their original authors if they can "catch any LoggerContext loaded after their mod", if yes, you will not need this mod. Otherwise, replace that mod with this mod, or use a launcher that does patching for you, e.g. MultiMC.
To modpack makers
Suggested to include in at least server pack.
Client side: in general not needed, unless your player has been living under a rock or intend to play with cracked launchers (which has its own set of implications, and is legally forbidden) that do not patch this. It has been ONE FULL YEAR since log4shell has been disclosed after all.
Server side: greatly suggested unless you have an equivalent mod. If you also distribute a server pack, and it is intended for minecraft 1.7~1.12.2, adding this mod is not necessary if you applied mojang's fix. However, since many people don't use the StartServer.bat (or something alike) that come with your server pack, chances are they will not use mojang's fixed log4j2.xml. There are also minecraft server rental service that does not allow customizing the launch command (yes my first server was like that). Technically you should not distribute an edited minecraft_server-1.7.10.jar, so adding this jar would be the most straightforward way of ensuring your server owners getting a fix.
Project description from CurseForge.
Pick your setup
Healer by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.1
1 loader build1.12-Snapshot
1 loader build1.12
1 loader build1.11.2
1 loader build1.11.1
1 loader build1.11-Snapshot
1 loader build1.11
1 loader build1.10.2
1 loader build1.10.1
1 loader build1.10-Snapshot
1 loader build1.10
1 loader buildShowing the newest 12 of 38 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Healer versions and loaders
Healer-1.2.1.jar
27 Jan 2023
Healer-1.2.0.jar
16 Dec 2021
Healer-1.1.0.jar
9 Dec 2021
Looking for an older file? The official CurseForge project page is in Resources.