9.8
CVE-2022-31789
- EPSS 6.46%
- Published 06.09.2022 19:15:08
- Last modified 21.11.2024 07:05:19
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
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)
Watchguard ≫ Fireware Version >= 12.0.0 < 12.1.4
Watchguard ≫ Fireware Version >= 12.2.0 < 12.5.10
Watchguard ≫ Fireware Version12.6.1 Updateu1
Watchguard ≫ Fireware Version12.6.1 Updateu3
Watchguard ≫ Fireware Version12.6.3
Watchguard ≫ Fireware Version12.6.4
Watchguard ≫ Fireware Version12.7.0 Updateu1
Watchguard ≫ Fireware Version12.7.1
Watchguard ≫ Fireware Version12.7.2 Updateu2
Watchguard ≫ Fireware Version12.8.0 Updateu1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 6.46% | 0.907 |
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.