登陆 注册 QQ登陆
快捷导航
查看: 5|回复: 0

[模组分享] 反序列化漏洞修复 (SerializationIsBad)-MOD模组

[复制链接]

5146

主题

5

回帖

6129

积分

龙❁妻

Rank: 8Rank: 8

经验
6129 EP
金粒
928 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:13:42 | 显示全部楼层 |阅读模式 IP:山东济南
反序列化漏洞修复 (SerializationIsBad)Github |相关wiki |源站链接支持: forgeSerializationIsBad是一个Minecraft核心修改,旨在修补许多不同MOD中发现的严重安全漏洞。数周前,发现了一种非常严重的漏洞,允许在许多Minecraft MOD中进行任意远程代码执行。这将对客户端和服务器(因此甚至是服务器上的所有连接客户端)造成影响。



来自Modrinth所有游戏版本1.6.11.6.21.6.41.7.21.7.31.7.41.7.51.7.61.7.71.7.81.7.91.7.101.81.8.11.8.21.8.31.8.41.8.51.8.61.8.71.8.81.8.91.91.9.11.9.21.9.31.9.41.101.10.11.10.21.111.11.11.11.21.121.12.11.12.21.131.13.11.13.21.141.14.11.14.21.14.31.14.41.151.15.11.15.21.161.16.11.16.21.16.31.16.41.16.51.171.17.11.181.18.11.18.21.191.19.11.19.21.19.31.19.41.201.20.11.20.21.20.31.20.4所有类型forgeVersion 1.5.2 - Hotfix for older Java versionsserializationisbad-1.5.2.jar下载1.5.2#ReleaseNotable changes/fixes:- [Replace remote config url to fix certificate issues](https://github.com/dogboy21/serializationisbad/commit/5c691ead2280343965408b9dd5e616de92692571) (see [#83](https://github.com/dogboy21/serializationisbad/issues/83) for more details)- [Replace existing old remote config URL with the new one](https://github.com/dogboy21/serializationisbad/commit/15f204be7f4c0e028ca6e8a0443d399b655a49f5)展开版本: 1.5.2支持游戏: 1.6.1, 1.6.2, 1.6.4, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2, 1.12, 1.12.1, 1.12.2, 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 73,327Version 1.5serializationisbad-1.5.jar下载1.5#ReleaseNotable changes/fixes:- Fixed compatibility issues with newer Fabric versions- Add support for patching of 3rd party `ObjectInputStream` implementations- Cache remote config locally so it can be used as a fallback in case the remote config cannot be reached on startup- The configuration directory is now configurable with the system property `serializationisbad.configdir`Full changelog: [#76](https://github.com/dogboy21/serializationisbad/pull/76)展开版本: 1.5支持游戏: 1.6.1, 1.6.2, 1.6.4, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2, 1.12, 1.12.1, 1.12.2, 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 117,258Version 1.4serializationisbad-1.4.jar下载1.4#ReleaseNotable changes/fixes:- Improved compatibility with Forge versions < 1.7 and Fabric servers- Fixed classloading issues in ModLauncher environments- Fixed classloading issues in Forge 1.7-1.12 versions when the agent is used- Added config option to disable the use of the remote config- Added patching support for `SerializationUtils.deserialize`Also includes contributions from [@ThatGamerBlue](https://github.com/ThatGamerBlue) and [@ThePixelbrain](https://github.com/ThePixelbrain), thank you!Full changelog: [#61](https://github.com/dogboy21/serializationisbad/pull/61)展开版本: 1.4支持游戏: 1.6.1, 1.6.2, 1.6.4, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2, 1.12, 1.12.1, 1.12.2, 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 4,484Version 1.3serializationisbad-1.3.jar下载1.3#Release展开版本: 1.3支持游戏: 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.10, 1.10.1, 1.10.2, 1.11, 1.11.1, 1.11.2, 1.12, 1.12.1, 1.12.2, 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 4,506全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
反序列化漏洞修复
楼主 2025-8-10 19:13:42 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-8-23 13:27 , Processed in 0.217200 second(s), 48 queries .

快速回复 返回顶部 返回列表