安全公告/【CVE-2022-22965】

基本信息

漏洞名称:
受影响操作系统:桌面操作系统
危险等级:超危
影响源码包:libspring-java
CVSS评分:9.8
发现日期:2022-04-04
修复版本:4.3.22.1-4

漏洞描述

A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there may be other ways to exploit it.

修复方式

sudo apt update && sudo apt dist-upgrade

漏洞判定

执行命令apt policy PackageName获取软件包版本号,版本小于修复版本,则受此漏洞影响,版本大于等于修复版本,则此漏洞已修复

补丁

参考

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22965
https://nvd.nist.gov/vuln/detail/CVE-2022-22965