Input validation error in Open vSwitch - CVE-2023-1668

 

Input validation error in Open vSwitch - CVE-2023-1668

Published: April 6, 2023


Vulnerability identifier: #VU74579
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-1668
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: openvswitch.org
Affected software:
Open vSwitch

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input when processing IP packets. A remote attacker can send specially crafted IP packets with "ip proto" set to "0" and perform a denial of service (DoS) attack.

Successful exploitation of the vulnerability requires that flow rules contain 'set' actions on other fields in the IP protocol header.


How to mitigate CVE-2023-1668

Install updates from vendor's website.

Sources