中危 libjxl_project libjxl 跨界内存写
CVE编号
CVE-2021-22564利用情况
暂无补丁情况
官方补丁披露时间
2021-11-01漏洞描述
For certain valid JPEG XL images with a size slightly larger than an integer number of groups (256x256 pixels) when processing the groups out of order the decoder can perform an out of bounds copy of image pixels from an image buffer in the heap to another. This copy can occur when processing the right or bottom edges of the image, but only when groups are processed in certain order. Groups can be processed out of order in multi-threaded decoding environments with heavy thread load but also with images that contain the groups in an arbitrary order in the file. It is recommended to upgrade past 0.6.0 or patch with https://github.com/libjxl/libjxl/pull/775解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/libjxl/libjxl/issues/708 | |
https://github.com/libjxl/libjxl/pull/775 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | libjxl_project | libjxl | * | Up to (including) 0.6.0 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | jpeg-xl | * | Up to (excluding) 0.7.0-10 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | jpeg-xl | * | Up to (excluding) 0.7.0-10.2 |
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 管控权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-787 | 跨界内存写 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论