CVE-2018-17204

MEDIUMCVSS 4.3/10EPSS 1.91%

Last modified

CVE-2018-17204 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and command after the whole group mod has been decoded. EPSS estimates a 1.91% chance of exploitation in the next 30 days.

Description

An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and command after the whole group mod has been decoded. The OF1.5 decoder, however, tries to use the type and command earlier, when it might still be invalid. This causes an assertion failure (via OVS_NOT_REACHED). ovs-vswitchd does not enable support for OpenFlow 1.5 by default.

Metrics

CVSS 3.1
4.3/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

EPSS Probability
1.91%

77.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
OpenvswitchOpenvswitch>= 2.7.0, <= 2.7.6
RedhatOpenstack10
RedhatOpenstack13
CanonicalUbuntu Linux16.04
CanonicalUbuntu Linux18.04
DebianDebian Linux9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-17204?
An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and command after the whole group mod has been decoded. The OF1.5 decoder, however, tries to use the type and command earlier, when it might still be invalid. This causes an assertion failure (via OVS_NOT_REACHED). ovs-vswitchd does not enable support for OpenFlow 1.5 by default.
How severe is CVE-2018-17204?
CVE-2018-17204 has a CVSS score of 4.3/10 (MEDIUM severity). The EPSS model estimates a 1.91% probability of exploitation in the next 30 days.
How do I fix CVE-2018-17204?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-17204?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST