7.8
CVE-2022-31482
- EPSS 0.51%
- Veröffentlicht 06.06.2022 17:15:11
- Zuletzt bearbeitet 21.11.2024 07:04:33
- Quelle productsecurity@carrier.com
- CVE-Watchlists
- Unerledigt
An unauthenticated attacker can send a specially crafted unauthenticated HTTP request to the device that can overflow a buffer. This vulnerability impacts products based on HID Mercury Intelligent Controllers LP1501, LP1502, LP2500, LP4502, and EP4502 which contain firmware versions prior to 1.29. The overflowed data leads to segmentation fault and ultimately a denial-of-service condition, causing the device to reboot. The impact of this vulnerability is that an unauthenticated attacker could leverage this flaw to cause the target device to become unresponsive. An attacker could automate this attack to achieve persistent DoS, effectively rendering the target controller useless.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hidglobal ≫ Lp1501 Firmware Version < 1.29
Hidglobal ≫ Lp1502 Firmware Version < 1.29
Hidglobal ≫ Lp2500 Firmware Version < 1.29
Hidglobal ≫ Lp4502 Firmware Version < 1.29
Hidglobal ≫ Ep4502 Firmware Version < 1.29
Carrier ≫ Lenels2 Lnl-4420 Firmware Version < 1.29
Carrier ≫ Lenels2 Lnl-x2210 Firmware Version < 1.29
Carrier ≫ Lenels2 Lnl-x2220 Firmware Version < 1.29
Carrier ≫ Lenels2 Lnl-x3300 Firmware Version < 1.29
Carrier ≫ Lenels2 Lnl-x4420 Firmware Version < 1.29
Carrier ≫ Lenels2 S2-lp-1501 Firmware Version < 1.29
Carrier ≫ Lenels2 S2-lp-1502 Firmware Version < 1.29
Carrier ≫ Lenels2 S2-lp-2500 Firmware Version < 1.29
Carrier ≫ Lenels2 S2-lp-4502 Firmware Version < 1.29
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.51% | 0.657 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
| productsecurity@carrier.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.