9.8

CVE-2022-31789

An integer overflow in WatchGuard Firebox and XTM appliances allows an unauthenticated remote attacker to trigger a buffer overflow and potentially execute arbitrary code by sending a malicious request to exposed management ports. This is fixed in Fireware OS 12.8.1, 12.5.10, and 12.1.4.

Data is provided by the National Vulnerability Database (NVD)
WatchguardFireware Version >= 12.0.0 < 12.1.4
WatchguardFireware Version >= 12.2.0 < 12.5.10
WatchguardFireware Version12.6.1 Updateu1
WatchguardFireware Version12.6.1 Updateu3
WatchguardFireware Version12.6.3
WatchguardFireware Version12.6.4
WatchguardFireware Version12.7.0 Updateu1
WatchguardFireware Version12.7.1
WatchguardFireware Version12.7.2 Updateu2
WatchguardFireware Version12.8.0 Updateu1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 6.46% 0.907
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.