安全公告/【CVE-2019-0196】

基本信息

漏洞名称:
受影响操作系统:桌面操作系统
危险等级:中危
影响源码包:apache2
CVSS评分:5.3
发现日期:2023-07-18
修复日期:
修复版本:2.4.38-3

漏洞描述

A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly.

漏洞判定

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

修复方式

sudo apt update && sudo apt dist-upgrade

补丁