CVE编号
CVE-2019-17638利用情况
暂无补丁情况
官方补丁披露时间
2020-07-10漏洞描述
Eclipse Jetty是Eclipse基金会的一个开源的、基于Java的Web服务器和Java Servlet容器。 在EclipseJetty版本9.4.27.v20200227到9.4.29.v20200521中,如果响应头太大,Jetty会抛出异常以生成HTTP 431错误。当发生这种情况时,包含HTTP响应头的ByteBuffer将被释放回ByteBufferPool两次。由于这个双重版本,两个线程可以从池中获取相同的ByteBuffer,当thread1准备使用ByteBuffer写入response1数据时,thread2用response2数据填充ByteBuffer。然后,Thread1继续写入现在包含response2数据的缓冲区。这会导致发出request1并期望响应的client1看到response2,后者可能包含属于client2的敏感数据(HTTP会话id、身份验证凭证等)。解决建议
厂商已发布了漏洞修复程序,请及时关注更新:https://bugs.eclipse.org/bugs/show_bug.cgi?id=564984
参考链接 |
|
---|---|
http://www.openwall.com/lists/oss-security/2020/08/17/1 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=564984 | |
https://lists.apache.org/thread.html/r29073905dc9139d0d7a146595694bf57bb9e35e... | |
https://lists.apache.org/thread.html/r378e4cdec15e132575aa1dcb6296ffeff2a8967... | |
https://lists.apache.org/thread.html/r4bdd3f7bb6820a79f9416b6667d718a06d26901... | |
https://lists.apache.org/thread.html/r521168299e023fb075b57afe33d17ff1d09e8a1... | |
https://lists.apache.org/thread.html/r7fc5f2ed49641ea91c433e3cd0fc3d31c0278c8... | |
https://lists.apache.org/thread.html/r81f58591fb4716fb867b36956f30c7c8ad4ab3f... | |
https://lists.apache.org/thread.html/r9584c4304c888f651d214341a939bd264ed30c9... | |
https://lists.apache.org/thread.html/r9a2cfa56d30782a0c17a5deb951a622d1f5c8de... | |
https://lists.apache.org/thread.html/ra8661fc8c69c647cb06153c1485d48484a833d8... | |
https://lists.apache.org/thread.html/rbe1f230e87ea947593145d0072d0097ddb0af10... | |
https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2... | |
https://lists.apache.org/thread.html/rd98cfd012490cb02caa1a11aaa0cc38bff2d43b... | |
https://lists.fedoraproject.org/archives/list/[email protected]... | |
https://www.oracle.com/security-alerts/cpuApr2021.html | |
https://www.oracle.com/security-alerts/cpuoct2020.html |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | eclipse | jetty | 9.4.27 | - | |||||
运行在以下环境 | |||||||||
应用 | eclipse | jetty | 9.4.28 | - | |||||
运行在以下环境 | |||||||||
应用 | eclipse | jetty | 9.4.29 | - | |||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-css | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-demo | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-javadoc | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-rasterizer | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-slideshow | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-squiggle | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-svgpp | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-ttf2svg | * |
Up to (excluding) 1.13-1.fc32 |
|||||
运行在以下环境 | |||||||||
系统 | fedora_32 | batik-util | * |
Up to (excluding) 1.13-1.fc32 |
|||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
还没有评论,来说两句吧...